2026-03-29 15:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 15: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 15:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-29 15:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 15:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 15:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 15:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 15:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 5999c83f644c844a
2026-03-29 15: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 15: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-29T15_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 15:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 15:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 15: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 15:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 15: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 15:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-29 15:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 15: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 15:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 15: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 15: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 15:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 15:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 15:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 15:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-29 15:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 15:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 15: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 15:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:13 [adesa.be] INFO: Found listing with ID: 10738054
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738054%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [adesa.be] INFO: Scrape type for 10738054: 0
2026-03-29 15:15:13 [adesa.be] INFO: Skipping item 10738054 url https://www.openlane.eu/en/carv6/auction/10738054
2026-03-29 15:15:13 [adesa.be] INFO: Found listing with ID: 10738370
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738370%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [adesa.be] INFO: Scrape type for 10738370: 0
2026-03-29 15:15:13 [adesa.be] INFO: Skipping item 10738370 url https://www.openlane.eu/en/carv6/auction/10738370
2026-03-29 15:15:13 [adesa.be] INFO: Found listing with ID: 10738374
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738374%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [adesa.be] INFO: Scrape type for 10738374: 0
2026-03-29 15:15:13 [adesa.be] INFO: Skipping item 10738374 url https://www.openlane.eu/en/carv6/auction/10738374
2026-03-29 15:15:13 [adesa.be] INFO: Found listing with ID: 10738382
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738382%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [adesa.be] INFO: Scrape type for 10738382: 0
2026-03-29 15:15:13 [adesa.be] INFO: Skipping item 10738382 url https://www.openlane.eu/en/carv6/auction/10738382
2026-03-29 15:15:13 [adesa.be] INFO: Found listing with ID: 10738381
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738381%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [adesa.be] INFO: Scrape type for 10738381: 0
2026-03-29 15:15:13 [adesa.be] INFO: Skipping item 10738381 url https://www.openlane.eu/en/carv6/auction/10738381
2026-03-29 15:15:13 [adesa.be] INFO: Found listing with ID: 10738378
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738378%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [adesa.be] INFO: Scrape type for 10738378: 0
2026-03-29 15:15:13 [adesa.be] INFO: Skipping item 10738378 url https://www.openlane.eu/en/carv6/auction/10738378
2026-03-29 15:15:13 [adesa.be] INFO: Found listing with ID: 10738445
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738445%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [adesa.be] INFO: Scrape type for 10738445: 0
2026-03-29 15:15:13 [adesa.be] INFO: Skipping item 10738445 url https://www.openlane.eu/en/carv6/auction/10738445
2026-03-29 15:15:13 [adesa.be] INFO: Found listing with ID: 10738443
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738443%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [adesa.be] INFO: Scrape type for 10738443: 0
2026-03-29 15:15:13 [adesa.be] INFO: Skipping item 10738443 url https://www.openlane.eu/en/carv6/auction/10738443
2026-03-29 15:15:13 [adesa.be] INFO: Found listing with ID: 10738690
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738690%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738690: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738690 url https://www.openlane.eu/en/carv6/auction/10738690
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738692
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738692%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738692: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738692 url https://www.openlane.eu/en/carv6/auction/10738692
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738691
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738691%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738691: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738691 url https://www.openlane.eu/en/carv6/auction/10738691
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738696
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738696%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738696: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738696 url https://www.openlane.eu/en/carv6/auction/10738696
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738718
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738718%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738718: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738718 url https://www.openlane.eu/en/carv6/auction/10738718
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738724
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738724%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738724: 2
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738724 url https://www.openlane.eu/en/carv6/auction/10738724
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738726
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738726%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738726: 2
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738726 url https://www.openlane.eu/en/carv6/auction/10738726
2026-03-29 15:15: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 15:15:14 [adesa.be] INFO: Found listing with ID: 10738727
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738727%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738727: 2
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738727 url https://www.openlane.eu/en/carv6/auction/10738727
2026-03-29 15:15: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 15:15:14 [adesa.be] INFO: Found listing with ID: 10738729
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738729%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738729: 2
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738729 url https://www.openlane.eu/en/carv6/auction/10738729
2026-03-29 15:15: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 15:15:14 [adesa.be] INFO: Found listing with ID: 10738766
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738766%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738766: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738766 url https://www.openlane.eu/en/carv6/auction/10738766
2026-03-29 15:15: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 15:15:14 [adesa.be] INFO: Found listing with ID: 10738769
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738769%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738769: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738769 url https://www.openlane.eu/en/carv6/auction/10738769
2026-03-29 15:15: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 15:15:14 [adesa.be] INFO: Found listing with ID: 10738768
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738768%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738768: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738768 url https://www.openlane.eu/en/carv6/auction/10738768
2026-03-29 15:15: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 15:15:14 [adesa.be] INFO: Found listing with ID: 10738773
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738773%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738773: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738773 url https://www.openlane.eu/en/carv6/auction/10738773
2026-03-29 15:15: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 15:15:14 [adesa.be] INFO: Found listing with ID: 10738777
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738777%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738777: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738777 url https://www.openlane.eu/en/carv6/auction/10738777
2026-03-29 15:15: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 15:15:14 [adesa.be] INFO: Found listing with ID: 10738778
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738778%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738778: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738778 url https://www.openlane.eu/en/carv6/auction/10738778
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738779
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738779%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738779: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738779 url https://www.openlane.eu/en/carv6/auction/10738779
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738781
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738781%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738781: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738781 url https://www.openlane.eu/en/carv6/auction/10738781
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738780
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738780%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738780: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738780 url https://www.openlane.eu/en/carv6/auction/10738780
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738782
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738782%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738782: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738782 url https://www.openlane.eu/en/carv6/auction/10738782
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738783
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738783%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738783: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738783 url https://www.openlane.eu/en/carv6/auction/10738783
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738784
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738784%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738784: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738784 url https://www.openlane.eu/en/carv6/auction/10738784
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738787
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738787%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738787: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738787 url https://www.openlane.eu/en/carv6/auction/10738787
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738786
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738786%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738786: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738786 url https://www.openlane.eu/en/carv6/auction/10738786
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738789
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738789%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738789: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738789 url https://www.openlane.eu/en/carv6/auction/10738789
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738790
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738790%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738790: 1
2026-03-29 15:15:14 [adesa.be] INFO: Scraping item 10738790 url https://www.openlane.eu/en/carv6/auction/10738790
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738373
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738373%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738373: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738373 url https://www.openlane.eu/en/carv6/auction/10738373
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738375
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738375%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738375: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738375 url https://www.openlane.eu/en/carv6/auction/10738375
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738376
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738376%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738376: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738376 url https://www.openlane.eu/en/carv6/auction/10738376
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738380
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738380%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738380: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738380 url https://www.openlane.eu/en/carv6/auction/10738380
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738377
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738377%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738377: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738377 url https://www.openlane.eu/en/carv6/auction/10738377
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738383
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738383%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738383: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738383 url https://www.openlane.eu/en/carv6/auction/10738383
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738384
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738384%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738384: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738384 url https://www.openlane.eu/en/carv6/auction/10738384
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738399
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738399%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738399: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738399 url https://www.openlane.eu/en/carv6/auction/10738399
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738405
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738405%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738405: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738405 url https://www.openlane.eu/en/carv6/auction/10738405
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738403
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738403%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738403: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738403 url https://www.openlane.eu/en/carv6/auction/10738403
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738401
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738401%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738401: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738401 url https://www.openlane.eu/en/carv6/auction/10738401
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738402
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738402%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738402: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738402 url https://www.openlane.eu/en/carv6/auction/10738402
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738408
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738408%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738408: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738408 url https://www.openlane.eu/en/carv6/auction/10738408
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738406
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738406%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738406: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738406 url https://www.openlane.eu/en/carv6/auction/10738406
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738407
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738407%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738407: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738407 url https://www.openlane.eu/en/carv6/auction/10738407
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738409
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738409%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738409: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738409 url https://www.openlane.eu/en/carv6/auction/10738409
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738411
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738411%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738411: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738411 url https://www.openlane.eu/en/carv6/auction/10738411
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738412
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738412%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738412: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738412 url https://www.openlane.eu/en/carv6/auction/10738412
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738414
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738414%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738414: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738414 url https://www.openlane.eu/en/carv6/auction/10738414
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738416
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738416%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738416: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738416 url https://www.openlane.eu/en/carv6/auction/10738416
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738415
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738415%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738415: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738415 url https://www.openlane.eu/en/carv6/auction/10738415
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738417
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738417%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738417: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738417 url https://www.openlane.eu/en/carv6/auction/10738417
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738419
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738419%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738419: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738419 url https://www.openlane.eu/en/carv6/auction/10738419
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738421
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738421%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738421: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738421 url https://www.openlane.eu/en/carv6/auction/10738421
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738420
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738420%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738420: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738420 url https://www.openlane.eu/en/carv6/auction/10738420
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738423
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738423%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738423: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738423 url https://www.openlane.eu/en/carv6/auction/10738423
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738424
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738424%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738424: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738424 url https://www.openlane.eu/en/carv6/auction/10738424
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738425
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738425%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738425: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738425 url https://www.openlane.eu/en/carv6/auction/10738425
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738426
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738426%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738426: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738426 url https://www.openlane.eu/en/carv6/auction/10738426
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738427
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738427%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [adesa.be] INFO: Scrape type for 10738427: 0
2026-03-29 15:15:14 [adesa.be] INFO: Skipping item 10738427 url https://www.openlane.eu/en/carv6/auction/10738427
2026-03-29 15:15:14 [adesa.be] INFO: Found listing with ID: 10738428
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738428%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738428: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738428 url https://www.openlane.eu/en/carv6/auction/10738428
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738429
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738429%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738429: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738429 url https://www.openlane.eu/en/carv6/auction/10738429
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738430
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738430%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738430: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738430 url https://www.openlane.eu/en/carv6/auction/10738430
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738431
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738431%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738431: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738431 url https://www.openlane.eu/en/carv6/auction/10738431
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738432
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738432%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738432: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738432 url https://www.openlane.eu/en/carv6/auction/10738432
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738434
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738434%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738434: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738434 url https://www.openlane.eu/en/carv6/auction/10738434
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738435
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738435%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738435: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738435 url https://www.openlane.eu/en/carv6/auction/10738435
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738436
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738436%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738436: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738436 url https://www.openlane.eu/en/carv6/auction/10738436
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738438
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738438%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738438: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738438 url https://www.openlane.eu/en/carv6/auction/10738438
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738437
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738437%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738437: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738437 url https://www.openlane.eu/en/carv6/auction/10738437
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738446
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738446%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738446: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738446 url https://www.openlane.eu/en/carv6/auction/10738446
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738441
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738441%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738441: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738441 url https://www.openlane.eu/en/carv6/auction/10738441
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738686
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738686%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738686: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738686 url https://www.openlane.eu/en/carv6/auction/10738686
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738706
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738706%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738706: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738706 url https://www.openlane.eu/en/carv6/auction/10738706
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738707
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738707%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738707: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738707 url https://www.openlane.eu/en/carv6/auction/10738707
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738708
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738708%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738708: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738708 url https://www.openlane.eu/en/carv6/auction/10738708
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738709
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738709%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738709: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738709 url https://www.openlane.eu/en/carv6/auction/10738709
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738710
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738710%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738710: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738710 url https://www.openlane.eu/en/carv6/auction/10738710
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738711
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738711%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738711: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738711 url https://www.openlane.eu/en/carv6/auction/10738711
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738712
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738712%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738712: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738712 url https://www.openlane.eu/en/carv6/auction/10738712
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738717
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738717%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738717: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738717 url https://www.openlane.eu/en/carv6/auction/10738717
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738714
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738714%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738714: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738714 url https://www.openlane.eu/en/carv6/auction/10738714
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738715
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738715%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738715: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738715 url https://www.openlane.eu/en/carv6/auction/10738715
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738719
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738719%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738719: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738719 url https://www.openlane.eu/en/carv6/auction/10738719
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738720
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738720%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738720: 0
2026-03-29 15:15:15 [adesa.be] INFO: Skipping item 10738720 url https://www.openlane.eu/en/carv6/auction/10738720
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738723
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738723%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738723: 2
2026-03-29 15:15:15 [adesa.be] INFO: Scraping item 10738723 url https://www.openlane.eu/en/carv6/auction/10738723
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738725
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738725%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738725: 2
2026-03-29 15:15:15 [adesa.be] INFO: Scraping item 10738725 url https://www.openlane.eu/en/carv6/auction/10738725
2026-03-29 15:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738731
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738731%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738731: 2
2026-03-29 15:15:15 [adesa.be] INFO: Scraping item 10738731 url https://www.openlane.eu/en/carv6/auction/10738731
2026-03-29 15: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 15: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 15: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 15: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 15: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 15:15:15 [adesa.be] INFO: Found listing with ID: 10738736
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738736%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738736: 2
2026-03-29 15:15:15 [adesa.be] INFO: Scraping item 10738736 url https://www.openlane.eu/en/carv6/auction/10738736
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738737
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738737%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738737: 2
2026-03-29 15:15:15 [adesa.be] INFO: Scraping item 10738737 url https://www.openlane.eu/en/carv6/auction/10738737
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738750
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738750%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738750: 1
2026-03-29 15:15:15 [adesa.be] INFO: Scraping item 10738750 url https://www.openlane.eu/en/carv6/auction/10738750
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738764
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738764%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738764: 1
2026-03-29 15:15:15 [adesa.be] INFO: Scraping item 10738764 url https://www.openlane.eu/en/carv6/auction/10738764
2026-03-29 15:15:15 [adesa.be] INFO: Found listing with ID: 10738765
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738765%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [adesa.be] INFO: Scrape type for 10738765: 1
2026-03-29 15:15:15 [adesa.be] INFO: Scraping item 10738765 url https://www.openlane.eu/en/carv6/auction/10738765
2026-03-29 15:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1810cde4-5e37-5bbc-ac6a-3ee4d2101d3d with identifier: 10738724
2026-03-29 15:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1810cde4-5e37-5bbc-ac6a-3ee4d2101d3d with scrape type 2
2026-03-29 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1810cde4-5e37-5bbc-ac6a-3ee4d2101d3d with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1810cde4-5e37-5bbc-ac6a-3ee4d2101d3d, identifier: 10738724
2026-03-29 15:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0631ffa-6f3d-5c15-bd9f-3059433e2f06 with identifier: 10738726
2026-03-29 15:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0631ffa-6f3d-5c15-bd9f-3059433e2f06 with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0631ffa-6f3d-5c15-bd9f-3059433e2f06 with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0631ffa-6f3d-5c15-bd9f-3059433e2f06, identifier: 10738726
2026-03-29 15:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ba1eee-1b82-5912-9c13-e761e6020102 with identifier: 10738727
2026-03-29 15:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ba1eee-1b82-5912-9c13-e761e6020102 with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85ba1eee-1b82-5912-9c13-e761e6020102 with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85ba1eee-1b82-5912-9c13-e761e6020102, identifier: 10738727
2026-03-29 15:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d37400-f912-5e8d-9801-ab905e41f59c with identifier: 10738729
2026-03-29 15:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d37400-f912-5e8d-9801-ab905e41f59c with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3d37400-f912-5e8d-9801-ab905e41f59c with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3d37400-f912-5e8d-9801-ab905e41f59c, identifier: 10738729
2026-03-29 15:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d with identifier: 10738766
2026-03-29 15:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d with scrape type 1
2026-03-29 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752204%252Fgeneral%252F15c3f56b-a8fd-4251-9d10-d8297dac945c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/15c3f56b-a8fd-4251-9d10-d8297dac945c.jpg not downloaded yet
2026-03-29 15:15:16 [adesa.be] INFO: Found listing with ID: 10738757
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738757%27 HTTP/1.1" 200 None
2026-03-29 15:15:16 [adesa.be] INFO: Scrape type for 10738757: 1
2026-03-29 15:15:16 [adesa.be] INFO: Scraping item 10738757 url https://www.openlane.eu/en/carv6/auction/10738757
2026-03-29 15:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1810cde4-5e37-5bbc-ac6a-3ee4d2101d3d with identifier: 10738724
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-29 15:15:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:15: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 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-29 15:15:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:15: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 15:15:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1810cde4-5e37-5bbc-ac6a-3ee4d2101d3d with identifier: 10738724
2026-03-29 15:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1810cde4-5e37-5bbc-ac6a-3ee4d2101d3d with identifier: 10738724 to the API
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738724>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': '1810cde4-5e37-5bbc-ac6a-3ee4d2101d3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKK736',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738724',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 53281,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Polestar 2 Long Range 79 kWh - Dual Motor - Electric - Automatic - '
'408 hp - 53.281 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738724%27 HTTP/1.1" 200 None
2026-03-29 15:15:17 [adesa.be] INFO: Saving data for 10738724: {'auction_closing_time': 1775118600.0, 'created_time': 1774692931.452076, 'last_price_update_time': 1774797317.008084}
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738724') HTTP/1.1" 204 0
2026-03-29 15:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0631ffa-6f3d-5c15-bd9f-3059433e2f06 with identifier: 10738726
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-29 15:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-29 15:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0631ffa-6f3d-5c15-bd9f-3059433e2f06 with identifier: 10738726
2026-03-29 15:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0631ffa-6f3d-5c15-bd9f-3059433e2f06 with identifier: 10738726 to the API
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738726>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f0631ffa-6f3d-5c15-bd9f-3059433e2f06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXN111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738726',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 190207,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Renault Clio 1.6 Intens - Hybrid - Automatic - 91 hp - 190.207 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738726%27 HTTP/1.1" 200 None
2026-03-29 15:15:17 [adesa.be] INFO: Saving data for 10738726: {'auction_closing_time': 1775118600.0, 'created_time': 1774692938.337384, 'last_price_update_time': 1774797317.77083}
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738726') HTTP/1.1" 204 0
2026-03-29 15:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85ba1eee-1b82-5912-9c13-e761e6020102 with identifier: 10738727
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-29 15:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85ba1eee-1b82-5912-9c13-e761e6020102 with identifier: 10738727
2026-03-29 15:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85ba1eee-1b82-5912-9c13-e761e6020102 with identifier: 10738727 to the API
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738727>
{'auction_title': '',
'c_o_2_emission_value': 140,
'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-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '85ba1eee-1b82-5912-9c13-e761e6020102',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRK694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738727',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 61963,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 95 hp - 61.963 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [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 15:15:18 [adesa.be] INFO: Saving data for 10738727: {'auction_closing_time': 1775118600.0, 'created_time': 1774692937.339124, 'last_price_update_time': 1774797318.184746}
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738727') HTTP/1.1" 204 0
2026-03-29 15:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3d37400-f912-5e8d-9801-ab905e41f59c with identifier: 10738729
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3d37400-f912-5e8d-9801-ab905e41f59c with identifier: 10738729
2026-03-29 15:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3d37400-f912-5e8d-9801-ab905e41f59c with identifier: 10738729 to the API
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738729>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'd3d37400-f912-5e8d-9801-ab905e41f59c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCP062',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738729',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 67072,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 95 '
'hp - 67.072 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [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 15:15:18 [adesa.be] INFO: Saving data for 10738729: {'auction_closing_time': 1775118600.0, 'created_time': 1774692940.301763, 'last_price_update_time': 1774797318.615874}
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738729') HTTP/1.1" 204 0
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F6400db8a-df6f-49ed-bffa-27f73ef28d55.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/6400db8a-df6f-49ed-bffa-27f73ef28d55.jpg not downloaded yet
2026-03-29 15:15:18 [adesa.be] INFO: Found listing with ID: 10738767
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [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 15:15:18 [adesa.be] INFO: Scrape type for 10738767: 1
2026-03-29 15:15:18 [adesa.be] INFO: Scraping item 10738767 url https://www.openlane.eu/en/carv6/auction/10738767
2026-03-29 15:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F663ab683-0687-49e5-8f20-41c54c7832f8.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/663ab683-0687-49e5-8f20-41c54c7832f8.jpg not downloaded yet
2026-03-29 15: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 15: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 15:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:18 [adesa.be] INFO: Found listing with ID: 10738770
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [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 15:15:18 [adesa.be] INFO: Scrape type for 10738770: 1
2026-03-29 15:15:18 [adesa.be] INFO: Scraping item 10738770 url https://www.openlane.eu/en/carv6/auction/10738770
2026-03-29 15: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 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F9b294259-2bf9-45b5-9333-5c48325c4d09.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/9b294259-2bf9-45b5-9333-5c48325c4d09.jpg not downloaded yet
2026-03-29 15:15:18 [adesa.be] INFO: Found listing with ID: 10738771
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [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 15:15:18 [adesa.be] INFO: Scrape type for 10738771: 1
2026-03-29 15:15:18 [adesa.be] INFO: Scraping item 10738771 url https://www.openlane.eu/en/carv6/auction/10738771
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F69f469c3-d93b-419b-a416-c38121e7f449.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/69f469c3-d93b-419b-a416-c38121e7f449.jpg not downloaded yet
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F90d13be3-d632-49f2-b5a4-b11a13c5a69c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/90d13be3-d632-49f2-b5a4-b11a13c5a69c.jpg not downloaded yet
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252Fa8fe0087-f481-4bd7-b258-4d9a64010fdf.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/a8fe0087-f481-4bd7-b258-4d9a64010fdf.jpg not downloaded yet
2026-03-29 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1d48c5d-e908-5d8d-b013-c0c6ba537c30 with identifier: 10738773
2026-03-29 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30 with scrape type 1
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252F3368345d-5e5b-4f3c-88d8-ea28f8eb7ca8.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/3368345d-5e5b-4f3c-88d8-ea28f8eb7ca8.jpg not downloaded yet
2026-03-29 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75d1972-f51c-5c4d-8ccb-137d496d2ea2 with identifier: 10738768
2026-03-29 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2 with scrape type 1
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F89a2a1ff-59eb-49a7-8fda-1433846d7654.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/89a2a1ff-59eb-49a7-8fda-1433846d7654.jpg not downloaded yet
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F3df3bd94-cc2a-4344-be6e-566a89065867.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/3df3bd94-cc2a-4344-be6e-566a89065867.jpg not downloaded yet
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252Ff14bbb8d-8a98-4649-b036-1a0fe6853e6f.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/f14bbb8d-8a98-4649-b036-1a0fe6853e6f.jpg not downloaded yet
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F4d2e6202-c5e3-4021-9368-0ba29b777bbd.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/4d2e6202-c5e3-4021-9368-0ba29b777bbd.jpg not downloaded yet
2026-03-29 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 107c5697-f454-547c-bc5f-64a946600802 with identifier: 10738769
2026-03-29 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 107c5697-f454-547c-bc5f-64a946600802 with scrape type 1
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252F986f69b6-4469-4115-ae1d-2c1f6feeee13.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/986f69b6-4469-4115-ae1d-2c1f6feeee13.jpg not downloaded yet
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252Fccc73034-6ff4-49cb-87f0-576889034f31.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/ccc73034-6ff4-49cb-87f0-576889034f31.jpg not downloaded yet
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252Fad872154-883b-4a7d-b950-8a18ab25eba7.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/ad872154-883b-4a7d-b950-8a18ab25eba7.jpg not downloaded yet
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F5479dccf-569f-4f96-b14b-b20d1f93b752.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/5479dccf-569f-4f96-b14b-b20d1f93b752.jpg not downloaded yet
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252F3c17f418-7c79-44be-8ee1-dedb344b3d0d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/3c17f418-7c79-44be-8ee1-dedb344b3d0d.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F1c14979f-a070-45d2-8e1e-a272e9c7185c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/1c14979f-a070-45d2-8e1e-a272e9c7185c.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252Fe8d0f81f-42c3-4570-b05f-06aa05fc039e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/e8d0f81f-42c3-4570-b05f-06aa05fc039e.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252Facc67e85-7281-4a26-9dd4-3097e1d57b9a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/acc67e85-7281-4a26-9dd4-3097e1d57b9a.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252Ff4eb91dd-9e92-4c1c-8d06-9c559082baaa.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/f4eb91dd-9e92-4c1c-8d06-9c559082baaa.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252F0b6bc845-6f15-473f-9739-64be8c123dc4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/0b6bc845-6f15-473f-9739-64be8c123dc4.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F80e965ef-c014-40ce-af1b-345ce1345685.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/80e965ef-c014-40ce-af1b-345ce1345685.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252F49fbd9ab-88ab-4f09-b2e2-3418515da9b5.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/49fbd9ab-88ab-4f09-b2e2-3418515da9b5.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252F145727e6-e815-477d-b34e-1268aa34e240.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/145727e6-e815-477d-b34e-1268aa34e240.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252Ff375cb14-9e2c-4f6f-b781-3b5306454a33.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/f375cb14-9e2c-4f6f-b781-3b5306454a33.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252F3af601d0-92fb-4e0e-bda2-7824884e912d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/3af601d0-92fb-4e0e-bda2-7824884e912d.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252F2e3ecf58-4a84-4b1e-b39d-c8c0429b989f.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/2e3ecf58-4a84-4b1e-b39d-c8c0429b989f.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252Ff64c7097-811f-4a64-aeaa-ec49258ed54e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/f64c7097-811f-4a64-aeaa-ec49258ed54e.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252F51a9179c-0792-427b-9ffb-01a7d0572f6d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/51a9179c-0792-427b-9ffb-01a7d0572f6d.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252Ffebfe572-3d9c-45e8-b191-1cbcc5f7b499.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/febfe572-3d9c-45e8-b191-1cbcc5f7b499.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F48ae39c0-9d40-4cc2-8f3b-95138ef83e36.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/48ae39c0-9d40-4cc2-8f3b-95138ef83e36.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252Ff16fb27c-d533-4dfc-9eab-3dcf1c066a75.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/f16fb27c-d533-4dfc-9eab-3dcf1c066a75.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252F40912c95-5cd0-44b5-9e59-ea5a12163c49.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/40912c95-5cd0-44b5-9e59-ea5a12163c49.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F6f98148e-62ee-470d-b077-baee91e10665.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/6f98148e-62ee-470d-b077-baee91e10665.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252F9eca76c5-32c9-4f7b-8c49-23be805cfcf4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/9eca76c5-32c9-4f7b-8c49-23be805cfcf4.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252F176bf835-2a64-4397-b3cf-a20e55a6bcc2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/176bf835-2a64-4397-b3cf-a20e55a6bcc2.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F4cb63956-92f0-4322-8f60-dbff2a0ed0bd.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/4cb63956-92f0-4322-8f60-dbff2a0ed0bd.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252F06f3e4cb-b83d-4461-ba16-b2a83aa83914.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/06f3e4cb-b83d-4461-ba16-b2a83aa83914.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252Ff884a8f9-a122-4efb-aa86-f272b1bbef9a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/f884a8f9-a122-4efb-aa86-f272b1bbef9a.jpg not downloaded yet
2026-03-29 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752204/general/6400db8a-df6f-49ed-bffa-27f73ef28d55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738766)
2026-03-29 15:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6a406c0-62e3-5cec-b125-c44d81c7e96e with identifier: 10738777
2026-03-29 15:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6a406c0-62e3-5cec-b125-c44d81c7e96e with scrape type 1
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F346b4859-e2d5-414c-87ba-166d06d20980.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/346b4859-e2d5-414c-87ba-166d06d20980.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F456c115d-031c-4b11-af59-21c0d3bcc2dc.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/456c115d-031c-4b11-af59-21c0d3bcc2dc.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F45aac961-8dc8-45f1-8db7-526f5950a486.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/45aac961-8dc8-45f1-8db7-526f5950a486.jpg not downloaded yet
2026-03-29 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752207/general/06f3e4cb-b83d-4461-ba16-b2a83aa83914.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738769)
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F337d09e1-ec24-4aa7-bf0c-cb64e395392a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/337d09e1-ec24-4aa7-bf0c-cb64e395392a.jpg not downloaded yet
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F034d1c7d-0930-4b1d-9caa-42d64982ac3c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/034d1c7d-0930-4b1d-9caa-42d64982ac3c.jpg not downloaded yet
2026-03-29 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752207/general/f884a8f9-a122-4efb-aa86-f272b1bbef9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738769)
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F08ad7cee-a6d8-4e0a-9a66-c1e4bc08a5c1.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/08ad7cee-a6d8-4e0a-9a66-c1e4bc08a5c1.jpg not downloaded yet
2026-03-29 15:15:19 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-29 15:15:19 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-29 15:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121826310>
2026-03-29 15:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-29 15: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 15:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F6400db8a-df6f-49ed-bffa-27f73ef28d55.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/6400db8a-df6f-49ed-bffa-27f73ef28d55.jpg saved to cache
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252Ff02596d5-fe50-49ae-984e-a5b6724694e0.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/f02596d5-fe50-49ae-984e-a5b6724694e0.jpg not downloaded yet
2026-03-29 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F4b8f2d24-b1f7-477e-8691-f0cef1587503.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/4b8f2d24-b1f7-477e-8691-f0cef1587503.jpg not downloaded yet
2026-03-29 15: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 15: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 15:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121839390>
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252F06f3e4cb-b83d-4461-ba16-b2a83aa83914.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/06f3e4cb-b83d-4461-ba16-b2a83aa83914.jpg saved to cache
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121904190>
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252Ff884a8f9-a122-4efb-aa86-f272b1bbef9a.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/f884a8f9-a122-4efb-aa86-f272b1bbef9a.jpg saved to cache
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F8f90f4c7-553b-4dbb-9891-0df8fc73cf92.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/8f90f4c7-553b-4dbb-9891-0df8fc73cf92.jpg not downloaded yet
2026-03-29 15:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2bb37bf-0150-5163-9976-d18d8140d31b with identifier: 10738778
2026-03-29 15:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2bb37bf-0150-5163-9976-d18d8140d31b with scrape type 1
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F0686e40c-8022-4d81-ac24-12f65fce76e4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/0686e40c-8022-4d81-ac24-12f65fce76e4.jpg not downloaded yet
2026-03-29 15:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 243d0f52-e9bf-5380-9bd6-99901ecd5a37 with identifier: 10738780
2026-03-29 15:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37 with scrape type 1
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252Fb1192338-4e75-49fe-8d03-4add4e48d9de.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/b1192338-4e75-49fe-8d03-4add4e48d9de.jpg not downloaded yet
2026-03-29 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752214/general/45aac961-8dc8-45f1-8db7-526f5950a486.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738777)
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252Fd6bb1021-9f00-4aed-ae8b-eff5c188677f.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/d6bb1021-9f00-4aed-ae8b-eff5c188677f.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F35d439ea-3723-4fb7-a9fc-699d03d8e3eb.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/35d439ea-3723-4fb7-a9fc-699d03d8e3eb.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252Ff15cc5ab-a302-4a0b-8270-192a55a2eef4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/f15cc5ab-a302-4a0b-8270-192a55a2eef4.jpg not downloaded yet
2026-03-29 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752214/general/034d1c7d-0930-4b1d-9caa-42d64982ac3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738777)
2026-03-29 15: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 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252Fac6d681e-c72b-4f52-b70e-686022da9660.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/ac6d681e-c72b-4f52-b70e-686022da9660.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252Fe240b288-ab6e-4e6d-a770-88cba23d0880.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/e240b288-ab6e-4e6d-a770-88cba23d0880.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252Fb6c4d513-5374-4a2c-be50-bc1788c8386c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/b6c4d513-5374-4a2c-be50-bc1788c8386c.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252F27d010f7-28d6-41bb-9652-bff1fa8856dc.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/27d010f7-28d6-41bb-9652-bff1fa8856dc.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F54b220ce-18d7-4b22-9b17-1bdb43e3c367.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/54b220ce-18d7-4b22-9b17-1bdb43e3c367.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252F354e1f6f-020e-46b5-8073-aba93ae876ae.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/354e1f6f-020e-46b5-8073-aba93ae876ae.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F434372d3-4eb6-4b65-9c99-a49d6ab69209.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/434372d3-4eb6-4b65-9c99-a49d6ab69209.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252Fb05f3365-9a4c-4923-b1d5-eea1d3b8e71d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/b05f3365-9a4c-4923-b1d5-eea1d3b8e71d.jpg not downloaded yet
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121758050>
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F45aac961-8dc8-45f1-8db7-526f5950a486.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/45aac961-8dc8-45f1-8db7-526f5950a486.jpg saved to cache
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252Fa0030110-165b-451a-bcff-fdd1f89db095.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/a0030110-165b-451a-bcff-fdd1f89db095.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252F4d496b0f-5ba8-4790-a5c6-4a2b96aa7938.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/4d496b0f-5ba8-4790-a5c6-4a2b96aa7938.jpg not downloaded yet
2026-03-29 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752214/general/8f90f4c7-553b-4dbb-9891-0df8fc73cf92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738777)
2026-03-29 15:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7abc750d-238d-550f-a3fe-2a87c00ada9d with identifier: 10738781
2026-03-29 15:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7abc750d-238d-550f-a3fe-2a87c00ada9d with scrape type 1
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252Feb5fb766-09f4-4d12-9fdb-5b9823f0bdd4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/eb5fb766-09f4-4d12-9fdb-5b9823f0bdd4.jpg not downloaded yet
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12174be50>
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F034d1c7d-0930-4b1d-9caa-42d64982ac3c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/034d1c7d-0930-4b1d-9caa-42d64982ac3c.jpg saved to cache
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F8824ebaa-fd78-404c-9c72-307e3fbba119.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/8824ebaa-fd78-404c-9c72-307e3fbba119.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252Fc8eb94a0-f7de-4766-921d-be63f70824a9.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/c8eb94a0-f7de-4766-921d-be63f70824a9.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F62059835-adb2-4951-afe1-fa82f36c731c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/62059835-adb2-4951-afe1-fa82f36c731c.jpg not downloaded yet
2026-03-29 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752217/general/f15cc5ab-a302-4a0b-8270-192a55a2eef4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738780)
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F4dfb3e92-853d-4b7a-8392-ba04b2de55a2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/4dfb3e92-853d-4b7a-8392-ba04b2de55a2.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252F91ef38a3-fb09-4b94-bfe7-f63a7a94a0e8.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/91ef38a3-fb09-4b94-bfe7-f63a7a94a0e8.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252Fc754924f-f023-4e23-99a6-d02d6e632126.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/c754924f-f023-4e23-99a6-d02d6e632126.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F2c3cd214-6dbb-4c37-a877-5e45ff560264.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/2c3cd214-6dbb-4c37-a877-5e45ff560264.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252F9d82804c-1e17-4e9f-9bfd-f678a520278f.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/9d82804c-1e17-4e9f-9bfd-f678a520278f.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252Fe2bc3144-5119-4498-8e6a-2dcd3a00fc6e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/e2bc3144-5119-4498-8e6a-2dcd3a00fc6e.jpg not downloaded yet
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219cc150>
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F8f90f4c7-553b-4dbb-9891-0df8fc73cf92.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/8f90f4c7-553b-4dbb-9891-0df8fc73cf92.jpg saved to cache
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752214/general/08ad7cee-a6d8-4e0a-9a66-c1e4bc08a5c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738777)
2026-03-29 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752214/general/f02596d5-fe50-49ae-984e-a5b6724694e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738777)
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F6a5837ed-500f-463f-9b7d-5a5c44b8142e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/6a5837ed-500f-463f-9b7d-5a5c44b8142e.jpg not downloaded yet
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F5dfb1cf6-124a-46b9-ac8c-11b9b8fcf121.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/5dfb1cf6-124a-46b9-ac8c-11b9b8fcf121.jpg not downloaded yet
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123944b90>
2026-03-29 15:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252Ff15cc5ab-a302-4a0b-8270-192a55a2eef4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/f15cc5ab-a302-4a0b-8270-192a55a2eef4.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F74aa936c-54fd-4fe0-9fdb-8838e66ee789.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/74aa936c-54fd-4fe0-9fdb-8838e66ee789.jpg not downloaded yet
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752217/general/b05f3365-9a4c-4923-b1d5-eea1d3b8e71d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738780)
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F7fdc10a3-9fbf-4430-9350-b81a462b4545.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/7fdc10a3-9fbf-4430-9350-b81a462b4545.jpg not downloaded yet
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123d06e50>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F08ad7cee-a6d8-4e0a-9a66-c1e4bc08a5c1.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/08ad7cee-a6d8-4e0a-9a66-c1e4bc08a5c1.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218d8550>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252Ff02596d5-fe50-49ae-984e-a5b6724694e0.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/f02596d5-fe50-49ae-984e-a5b6724694e0.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752217/general/c8eb94a0-f7de-4766-921d-be63f70824a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738780)
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752215/general/35d439ea-3723-4fb7-a9fc-699d03d8e3eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738778)
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252Feb8eb679-8a40-422b-b6c6-a535be485b42.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/eb8eb679-8a40-422b-b6c6-a535be485b42.jpg not downloaded yet
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752217/general/9d82804c-1e17-4e9f-9bfd-f678a520278f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738780)
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752218/general/e2bc3144-5119-4498-8e6a-2dcd3a00fc6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738781)
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F9f02d87f-88f6-4253-85d1-e67ba3d284ae.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/9f02d87f-88f6-4253-85d1-e67ba3d284ae.jpg not downloaded yet
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b66a50>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252Fb05f3365-9a4c-4923-b1d5-eea1d3b8e71d.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/b05f3365-9a4c-4923-b1d5-eea1d3b8e71d.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218e1490>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252Fc8eb94a0-f7de-4766-921d-be63f70824a9.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/c8eb94a0-f7de-4766-921d-be63f70824a9.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121748d10>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F35d439ea-3723-4fb7-a9fc-699d03d8e3eb.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/35d439ea-3723-4fb7-a9fc-699d03d8e3eb.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121906a50>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252F9d82804c-1e17-4e9f-9bfd-f678a520278f.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/9d82804c-1e17-4e9f-9bfd-f678a520278f.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218df9d0>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252Fe2bc3144-5119-4498-8e6a-2dcd3a00fc6e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/e2bc3144-5119-4498-8e6a-2dcd3a00fc6e.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752218/general/74aa936c-54fd-4fe0-9fdb-8838e66ee789.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738781)
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752218/general/eb8eb679-8a40-422b-b6c6-a535be485b42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738781)
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752218/general/7fdc10a3-9fbf-4430-9350-b81a462b4545.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738781)
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752218/general/5dfb1cf6-124a-46b9-ac8c-11b9b8fcf121.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738781)
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752218/general/6a5837ed-500f-463f-9b7d-5a5c44b8142e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738781)
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752215/general/2c3cd214-6dbb-4c37-a877-5e45ff560264.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738778)
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752215/general/4dfb3e92-853d-4b7a-8392-ba04b2de55a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738778)
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12190a890>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F74aa936c-54fd-4fe0-9fdb-8838e66ee789.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/74aa936c-54fd-4fe0-9fdb-8838e66ee789.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b8af50>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252Feb8eb679-8a40-422b-b6c6-a535be485b42.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/eb8eb679-8a40-422b-b6c6-a535be485b42.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123962e90>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F7fdc10a3-9fbf-4430-9350-b81a462b4545.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/7fdc10a3-9fbf-4430-9350-b81a462b4545.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219cc0d0>
2026-03-29 15:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F5dfb1cf6-124a-46b9-ac8c-11b9b8fcf121.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/5dfb1cf6-124a-46b9-ac8c-11b9b8fcf121.jpg saved to cache
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752217/general/91ef38a3-fb09-4b94-bfe7-f63a7a94a0e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738780)
2026-03-29 15:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121809810>
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F6a5837ed-500f-463f-9b7d-5a5c44b8142e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/6a5837ed-500f-463f-9b7d-5a5c44b8142e.jpg saved to cache
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b86b2614-d2dc-5922-8786-1e545d95402a with identifier: 10738784
2026-03-29 15:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b86b2614-d2dc-5922-8786-1e545d95402a with scrape type 1
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252F0b01c383-fabb-4851-bde8-c294198c1f35.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/0b01c383-fabb-4851-bde8-c294198c1f35.jpg not downloaded yet
2026-03-29 15:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83cc04a2-4d1a-531f-a5fb-a4c6139925b6 with identifier: 10738783
2026-03-29 15:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6 with scrape type 1
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F6e9ec6f8-d26a-458c-af89-821c5011e841.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/6e9ec6f8-d26a-458c-af89-821c5011e841.jpg not downloaded yet
2026-03-29 15:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 970eb918-4e7b-5989-80fe-75efda5095c5 with identifier: 10738789
2026-03-29 15:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 970eb918-4e7b-5989-80fe-75efda5095c5 with scrape type 1
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252Fd59f015a-77a6-433a-b844-8f315152d1fe.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/d59f015a-77a6-433a-b844-8f315152d1fe.jpg not downloaded yet
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123962ed0>
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F2c3cd214-6dbb-4c37-a877-5e45ff560264.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/2c3cd214-6dbb-4c37-a877-5e45ff560264.jpg saved to cache
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c0b010>
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F4dfb3e92-853d-4b7a-8392-ba04b2de55a2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/4dfb3e92-853d-4b7a-8392-ba04b2de55a2.jpg saved to cache
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752218/general/9f02d87f-88f6-4253-85d1-e67ba3d284ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738781)
2026-03-29 15:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752218/general/c754924f-f023-4e23-99a6-d02d6e632126.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738781)
2026-03-29 15:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752215/general/a0030110-165b-451a-bcff-fdd1f89db095.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738778)
2026-03-29 15:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752218/general/62059835-adb2-4951-afe1-fa82f36c731c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738781)
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252F5e3e0f79-5c66-4168-a9ae-c7eb19b41295.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/5e3e0f79-5c66-4168-a9ae-c7eb19b41295.jpg not downloaded yet
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F6449ecb0-ac47-411c-ae5d-bebf04962831.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/6449ecb0-ac47-411c-ae5d-bebf04962831.jpg not downloaded yet
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F43ca4331-5c2a-49de-81f0-1d237812b3ee.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/43ca4331-5c2a-49de-81f0-1d237812b3ee.jpg not downloaded yet
2026-03-29 15:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752217/general/4d496b0f-5ba8-4790-a5c6-4a2b96aa7938.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738780)
2026-03-29 15:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9829d0f2-b23c-5371-b365-6a91cd1f65bf with identifier: 10738782
2026-03-29 15:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf with scrape type 1
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F537b74ce-a0bc-4b68-bfbc-dbefadab4fae.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/537b74ce-a0bc-4b68-bfbc-dbefadab4fae.jpg not downloaded yet
2026-03-29 15:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d255cf4-b033-5bf2-8a9b-0806f50ab8a4 with identifier: 10738725
2026-03-29 15:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d255cf4-b033-5bf2-8a9b-0806f50ab8a4 with scrape type 2
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d255cf4-b033-5bf2-8a9b-0806f50ab8a4 with scrape type 2
2026-03-29 15:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d255cf4-b033-5bf2-8a9b-0806f50ab8a4, identifier: 10738725
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c00c10>
2026-03-29 15:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252F91ef38a3-fb09-4b94-bfe7-f63a7a94a0e8.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/91ef38a3-fb09-4b94-bfe7-f63a7a94a0e8.jpg saved to cache
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b2b1563-b307-55c8-b632-731b978b7a6f with identifier: 10738790
2026-03-29 15:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2b1563-b307-55c8-b632-731b978b7a6f with scrape type 1
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Fb57d9453-7482-4d85-a679-9e6381a5f7a3.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/b57d9453-7482-4d85-a679-9e6381a5f7a3.jpg not downloaded yet
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252F1cb2ccff-a154-4181-be32-f3a50392f45c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/1cb2ccff-a154-4181-be32-f3a50392f45c.jpg not downloaded yet
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252Ff6efc337-2fd7-4dbe-a0eb-298ffe9bd19d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/f6efc337-2fd7-4dbe-a0eb-298ffe9bd19d.jpg not downloaded yet
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252Fe01eae1d-7d27-4550-aa90-3c97c8ae8b0c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/e01eae1d-7d27-4550-aa90-3c97c8ae8b0c.jpg not downloaded yet
2026-03-29 15:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d255cf4-b033-5bf2-8a9b-0806f50ab8a4 with identifier: 10738725
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-29 15:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d255cf4-b033-5bf2-8a9b-0806f50ab8a4 with identifier: 10738725
2026-03-29 15:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d255cf4-b033-5bf2-8a9b-0806f50ab8a4 with identifier: 10738725 to the API
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738725>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '6d255cf4-b033-5bf2-8a9b-0806f50ab8a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVN525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 83558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Captur 1.0 TCe Techno - Petrol - Manual - 91 hp - 83.558 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2022}
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738725%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [adesa.be] INFO: Saving data for 10738725: {'auction_closing_time': 1775118600.0, 'created_time': 1774692933.588223, 'last_price_update_time': 1774797323.205764}
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738725') HTTP/1.1" 204 0
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252Fc6653bb7-bdd7-40fb-a0b2-89806c60aed4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/c6653bb7-bdd7-40fb-a0b2-89806c60aed4.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252F3ba37744-6b29-4fae-88ad-188bcc39fc6e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/3ba37744-6b29-4fae-88ad-188bcc39fc6e.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252F79ee0383-0c11-4922-8a0a-a47caf12bd5b.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/79ee0383-0c11-4922-8a0a-a47caf12bd5b.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F1694c0a4-be3b-4704-9f8d-5cb39590bbaf.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/1694c0a4-be3b-4704-9f8d-5cb39590bbaf.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F3515761b-5bf4-4256-b6f8-63f8f3a3c8d4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/3515761b-5bf4-4256-b6f8-63f8f3a3c8d4.jpg not downloaded yet
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12190c590>
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F9f02d87f-88f6-4253-85d1-e67ba3d284ae.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/9f02d87f-88f6-4253-85d1-e67ba3d284ae.jpg saved to cache
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a7ca90>
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252Fc754924f-f023-4e23-99a6-d02d6e632126.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/c754924f-f023-4e23-99a6-d02d6e632126.jpg saved to cache
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a87d10>
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252Fa0030110-165b-451a-bcff-fdd1f89db095.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/a0030110-165b-451a-bcff-fdd1f89db095.jpg saved to cache
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a7fad0>
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252F62059835-adb2-4951-afe1-fa82f36c731c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/62059835-adb2-4951-afe1-fa82f36c731c.jpg saved to cache
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123b36a90>
2026-03-29 15:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252F4d496b0f-5ba8-4790-a5c6-4a2b96aa7938.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/4d496b0f-5ba8-4790-a5c6-4a2b96aa7938.jpg saved to cache
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252Fa0ce7f5f-c8e8-4e27-922d-ccd6f6b363ce.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/a0ce7f5f-c8e8-4e27-922d-ccd6f6b363ce.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Fc8102dc3-290b-49d8-85c8-010d2b6e77d2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/c8102dc3-290b-49d8-85c8-010d2b6e77d2.jpg not downloaded yet
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252Ffde34ea0-9c85-446d-8c68-3f7430248351.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/fde34ea0-9c85-446d-8c68-3f7430248351.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F37ee839f-0f02-4988-a7df-894bcf0e9761.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/37ee839f-0f02-4988-a7df-894bcf0e9761.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F84130f4f-a52a-435a-ad06-3da7f79fb06d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/84130f4f-a52a-435a-ad06-3da7f79fb06d.jpg not downloaded yet
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752217/general/354e1f6f-020e-46b5-8073-aba93ae876ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738780)
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752215/general/8824ebaa-fd78-404c-9c72-307e3fbba119.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738778)
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752224/general/d59f015a-77a6-433a-b844-8f315152d1fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738789)
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252Fea8b9ffd-7308-443c-a6ae-52163bac2f9c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/ea8b9ffd-7308-443c-a6ae-52163bac2f9c.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Ffcdcd131-7fbf-4fa4-b7f1-8ac9102d5eda.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/fcdcd131-7fbf-4fa4-b7f1-8ac9102d5eda.jpg not downloaded yet
2026-03-29 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f23d7db2-88c0-5de8-8078-5945bb6d7987 with identifier: 10738786
2026-03-29 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f23d7db2-88c0-5de8-8078-5945bb6d7987 with scrape type 1
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252F6c0d71c6-91e5-4227-b3d2-642b5056feac.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/6c0d71c6-91e5-4227-b3d2-642b5056feac.jpg not downloaded yet
2026-03-29 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb2931f7-d64d-5209-b769-1bf6cbab6662 with identifier: 10738757
2026-03-29 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb2931f7-d64d-5209-b769-1bf6cbab6662 with scrape type 1
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252Fa0e4ab51-5c11-4991-810f-14ffe3addcd7.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/a0e4ab51-5c11-4991-810f-14ffe3addcd7.jpg not downloaded yet
2026-03-29 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f6b0e10-8086-51cd-be07-79e574478ab1 with identifier: 10738767
2026-03-29 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f6b0e10-8086-51cd-be07-79e574478ab1 with scrape type 1
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F7fe11a9a-0a4b-4477-8f0a-3a4dedf964ac.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/7fe11a9a-0a4b-4477-8f0a-3a4dedf964ac.jpg not downloaded yet
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752215/general/434372d3-4eb6-4b65-9c99-a49d6ab69209.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738778)
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752215/general/54b220ce-18d7-4b22-9b17-1bdb43e3c367.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738778)
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252Fa3648100-4c23-46b2-becc-d3fea727e6c2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/a3648100-4c23-46b2-becc-d3fea727e6c2.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F8b7c3a28-a915-4ae8-bb64-b27378ece1e6.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/8b7c3a28-a915-4ae8-bb64-b27378ece1e6.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252Ff8c54fde-a9dd-483c-b265-2be347e87ac3.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/f8c54fde-a9dd-483c-b265-2be347e87ac3.jpg not downloaded yet
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752217/general/27d010f7-28d6-41bb-9652-bff1fa8856dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738780)
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752215/general/b6c4d513-5374-4a2c-be50-bc1788c8386c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738778)
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F3bc5b03c-fd23-4a6d-a2c7-b0a75675d472.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/3bc5b03c-fd23-4a6d-a2c7-b0a75675d472.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Feee7307e-875b-43bf-8718-14197ef9ae5c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/eee7307e-875b-43bf-8718-14197ef9ae5c.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252Fe73718ff-c40a-480d-840c-9c0611ede6fc.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/e73718ff-c40a-480d-840c-9c0611ede6fc.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252Fb9655853-0fae-434c-8cbb-36fef6884089.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/b9655853-0fae-434c-8cbb-36fef6884089.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F357f5570-c934-4374-953e-c7cf98bfee08.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/357f5570-c934-4374-953e-c7cf98bfee08.jpg not downloaded yet
2026-03-29 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752218/general/eb5fb766-09f4-4d12-9fdb-5b9823f0bdd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738781)
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252Fdb41f324-573b-4fad-904e-93e9d3770ce2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/db41f324-573b-4fad-904e-93e9d3770ce2.jpg not downloaded yet
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F8996f657-694f-4ea8-9913-01d3fe682fc2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/8996f657-694f-4ea8-9913-01d3fe682fc2.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F22012f5d-4012-4379-b58e-fec09e0f0a1a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/22012f5d-4012-4379-b58e-fec09e0f0a1a.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F0642404c-418a-41c2-8ff1-b775af292f0c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/0642404c-418a-41c2-8ff1-b775af292f0c.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252F55b5409e-4298-414a-b11b-a843fb156341.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/55b5409e-4298-414a-b11b-a843fb156341.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252F76468dfd-933b-4779-9607-d750f279da33.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/76468dfd-933b-4779-9607-d750f279da33.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252Fb8555b9f-90ac-431d-b806-e1d30a1c67b0.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/b8555b9f-90ac-431d-b806-e1d30a1c67b0.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252Fff4c5952-3c75-4251-bc84-a0f6276794e8.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/ff4c5952-3c75-4251-bc84-a0f6276794e8.jpg not downloaded yet
2026-03-29 15:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 984d20a0-2e7e-596c-885a-6f6e57a8a502 with identifier: 10738779
2026-03-29 15:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 984d20a0-2e7e-596c-885a-6f6e57a8a502 with scrape type 1
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F54f2b495-0361-408b-8895-2beeee79e4a6.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/54f2b495-0361-408b-8895-2beeee79e4a6.jpg not downloaded yet
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a66a10>
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252F354e1f6f-020e-46b5-8073-aba93ae876ae.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/354e1f6f-020e-46b5-8073-aba93ae876ae.jpg saved to cache
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b0a8d0>
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F8824ebaa-fd78-404c-9c72-307e3fbba119.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/8824ebaa-fd78-404c-9c72-307e3fbba119.jpg saved to cache
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b23890>
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252Fd59f015a-77a6-433a-b844-8f315152d1fe.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/d59f015a-77a6-433a-b844-8f315152d1fe.jpg saved to cache
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252Fa6a5873b-1668-404e-99d4-cc8b980c02e5.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/a6a5873b-1668-404e-99d4-cc8b980c02e5.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F3a2b5665-cdeb-441f-bf5c-936f8592bb72.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/3a2b5665-cdeb-441f-bf5c-936f8592bb72.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F4a7c5e28-990c-4028-816b-053d993e5301.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/4a7c5e28-990c-4028-816b-053d993e5301.jpg not downloaded yet
2026-03-29 15:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752221/general/0b01c383-fabb-4851-bde8-c294198c1f35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738784)
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F087de10d-1350-407e-99d5-9b773da38331.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/087de10d-1350-407e-99d5-9b773da38331.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Fbdb02eaa-1678-4c72-bd0c-fd10f7a4f9e7.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/bdb02eaa-1678-4c72-bd0c-fd10f7a4f9e7.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252F2130c608-5813-40e9-9d4c-366df7f347bd.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/2130c608-5813-40e9-9d4c-366df7f347bd.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252F5a934a44-aefa-482e-ae62-efaea50675cd.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/5a934a44-aefa-482e-ae62-efaea50675cd.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F2bb2910a-aa89-471f-accb-0cf9ca6051fa.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/2bb2910a-aa89-471f-accb-0cf9ca6051fa.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F4f161aa2-e9ee-45a5-90ab-55c945b335a4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/4f161aa2-e9ee-45a5-90ab-55c945b335a4.jpg not downloaded yet
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121aef9d0>
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F434372d3-4eb6-4b65-9c99-a49d6ab69209.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/434372d3-4eb6-4b65-9c99-a49d6ab69209.jpg saved to cache
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a8a790>
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F54b220ce-18d7-4b22-9b17-1bdb43e3c367.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/54b220ce-18d7-4b22-9b17-1bdb43e3c367.jpg saved to cache
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a41d10>
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252F27d010f7-28d6-41bb-9652-bff1fa8856dc.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/27d010f7-28d6-41bb-9652-bff1fa8856dc.jpg saved to cache
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a9d9d0>
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252Fb6c4d513-5374-4a2c-be50-bc1788c8386c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/b6c4d513-5374-4a2c-be50-bc1788c8386c.jpg saved to cache
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752220/general/6e9ec6f8-d26a-458c-af89-821c5011e841.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738783)
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252F1ade4abe-9f81-4b60-be76-aa9023d8644f.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/1ade4abe-9f81-4b60-be76-aa9023d8644f.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252Ff1d7278c-3d08-4024-88fd-44fd41910f7c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/f1d7278c-3d08-4024-88fd-44fd41910f7c.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F26baa1cc-2469-4df9-a44e-c7c6b7334a51.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/26baa1cc-2469-4df9-a44e-c7c6b7334a51.jpg not downloaded yet
2026-03-29 15:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752217/general/e240b288-ab6e-4e6d-a770-88cba23d0880.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738780)
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F62e82bc9-e6fc-4053-8726-c7a094637978.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/62e82bc9-e6fc-4053-8726-c7a094637978.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Fe524fb48-f45b-4143-aec9-673803cf21ae.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/e524fb48-f45b-4143-aec9-673803cf21ae.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252F61ac26b7-a279-4ed8-8240-2822e4716528.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/61ac26b7-a279-4ed8-8240-2822e4716528.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252F067aa8dd-f1dd-4e4f-8afb-df23d61220c2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/067aa8dd-f1dd-4e4f-8afb-df23d61220c2.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F80ac2a5c-61a0-4441-8766-eeb68e9a7b55.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/80ac2a5c-61a0-4441-8766-eeb68e9a7b55.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F480f4a9e-def1-420b-9ff3-eb1f8708f333.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/480f4a9e-def1-420b-9ff3-eb1f8708f333.jpg not downloaded yet
2026-03-29 15:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752224/general/e01eae1d-7d27-4550-aa90-3c97c8ae8b0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738789)
2026-03-29 15:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752224/general/3515761b-5bf4-4256-b6f8-63f8f3a3c8d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738789)
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252Fc11c2b54-aa71-4a59-819c-21e4e95b08cc.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/c11c2b54-aa71-4a59-819c-21e4e95b08cc.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F8c86219c-8365-4e49-a9fd-66c78990f068.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/8c86219c-8365-4e49-a9fd-66c78990f068.jpg not downloaded yet
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F20ebd3f5-8490-4b40-96f6-efdd74bb2473.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/20ebd3f5-8490-4b40-96f6-efdd74bb2473.jpg not downloaded yet
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ae3b10>
2026-03-29 15:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752218%252Fgeneral%252Feb5fb766-09f4-4d12-9fdb-5b9823f0bdd4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752218/general/eb5fb766-09f4-4d12-9fdb-5b9823f0bdd4.jpg saved to cache
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7abc750d-238d-550f-a3fe-2a87c00ada9d
2026-03-29 15:15:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7abc750d-238d-550f-a3fe-2a87c00ada9d, skipping ID generation
2026-03-29 15:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7abc750d-238d-550f-a3fe-2a87c00ada9d with scrape type 1
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7abc750d-238d-550f-a3fe-2a87c00ada9d sending to next pipeline
2026-03-29 15:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7abc750d-238d-550f-a3fe-2a87c00ada9d, identifier: 10738781
2026-03-29 15:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b43210>
2026-03-29 15:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252F0b01c383-fabb-4851-bde8-c294198c1f35.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/0b01c383-fabb-4851-bde8-c294198c1f35.jpg saved to cache
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F2b704730-e841-4d91-b728-ac147c1e72aa.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/2b704730-e841-4d91-b728-ac147c1e72aa.jpg not downloaded yet
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Fe97271ce-1af6-4bca-b6b8-b29ce0b45bf3.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/e97271ce-1af6-4bca-b6b8-b29ce0b45bf3.jpg not downloaded yet
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252Fd74a873f-d442-428e-8d2d-5d3feed51c0e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/d74a873f-d442-428e-8d2d-5d3feed51c0e.jpg not downloaded yet
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252F4141f744-9e5b-4edf-b500-f0f207aa56c4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/4141f744-9e5b-4edf-b500-f0f207aa56c4.jpg not downloaded yet
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F83458105-3e35-4c87-a8f2-f854ad2e1c96.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/83458105-3e35-4c87-a8f2-f854ad2e1c96.jpg not downloaded yet
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F3913cfe5-7cb5-45df-809f-971279126f44.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/3913cfe5-7cb5-45df-809f-971279126f44.jpg not downloaded yet
2026-03-29 15:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7abc750d-238d-550f-a3fe-2a87c00ada9d with identifier: 10738781
2026-03-29 15:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7abc750d-238d-550f-a3fe-2a87c00ada9d with identifier: 10738781
2026-03-29 15:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7abc750d-238d-550f-a3fe-2a87c00ada9d with identifier: 10738781 to the API
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752218/general/eb5fb766-09f4-4d12-9fdb-5b9823f0bdd4.jpg>
{'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': 129,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '7abc750d-238d-550f-a3fe-2a87c00ada9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUG367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738781',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 121860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364024,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752218/general/eb5fb766-09f4-4d12-9fdb-5b9823f0bdd4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33976,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752218/general/62059835-adb2-4951-afe1-fa82f36c731c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367483,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752218/general/c754924f-f023-4e23-99a6-d02d6e632126.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335245,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752218/general/e2bc3144-5119-4498-8e6a-2dcd3a00fc6e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286068,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752218/general/6a5837ed-500f-463f-9b7d-5a5c44b8142e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345022,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752218/general/5dfb1cf6-124a-46b9-ac8c-11b9b8fcf121.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171531,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752218/general/74aa936c-54fd-4fe0-9fdb-8838e66ee789.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285989,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752218/general/7fdc10a3-9fbf-4430-9350-b81a462b4545.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185860,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752218/general/eb8eb679-8a40-422b-b6c6-a535be485b42.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7abc750d-238d-550f-a3fe-2a87c00ada9d/7abc750d-238d-550f-a3fe-2a87c00ada9d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292410,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752218/general/9f02d87f-88f6-4253-85d1-e67ba3d284ae.jpg',
'Width': 1920}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T2 Momentum - Petrol - Automatic - 129 hp - 121.860 '
'km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2022}
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:25 [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 15:15:25 [adesa.be] INFO: Saving data for 10738781: {'created_time': 1774797325.840835, 'last_price_update_time': 1774797325.840846, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738781') HTTP/1.1" 204 0
2026-03-29 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752225/general/3ba37744-6b29-4fae-88ad-188bcc39fc6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738790)
2026-03-29 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752219/general/c6653bb7-bdd7-40fb-a0b2-89806c60aed4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738782)
2026-03-29 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752225/general/c8102dc3-290b-49d8-85c8-010d2b6e77d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738790)
2026-03-29 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752222/general/6c0d71c6-91e5-4227-b3d2-642b5056feac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738786)
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F4f5f8334-e568-4644-887b-bf3bbbb0996a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/4f5f8334-e568-4644-887b-bf3bbbb0996a.jpg not downloaded yet
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252F4dff9097-7101-487b-bf76-eff7f576be73.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/4dff9097-7101-487b-bf76-eff7f576be73.jpg not downloaded yet
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252Fb2f7d635-4558-4a4f-be2d-0e0bd1114b42.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/b2f7d635-4558-4a4f-be2d-0e0bd1114b42.jpg not downloaded yet
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252F1c9c3874-550b-4f2f-b892-c2dc5b917f23.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/1c9c3874-550b-4f2f-b892-c2dc5b917f23.jpg not downloaded yet
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252Fbafb45dc-9dbf-4f8a-826b-dff566c29c48.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/bafb45dc-9dbf-4f8a-826b-dff566c29c48.jpg not downloaded yet
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F9723329e-55ed-4141-80de-18f1ac25c63b.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/9723329e-55ed-4141-80de-18f1ac25c63b.jpg not downloaded yet
2026-03-29 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12198c510>
2026-03-29 15:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F6e9ec6f8-d26a-458c-af89-821c5011e841.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/6e9ec6f8-d26a-458c-af89-821c5011e841.jpg saved to cache
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d1e0d0>
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252Fe240b288-ab6e-4e6d-a770-88cba23d0880.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/e240b288-ab6e-4e6d-a770-88cba23d0880.jpg saved to cache
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b28c50>
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252Fe01eae1d-7d27-4550-aa90-3c97c8ae8b0c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/e01eae1d-7d27-4550-aa90-3c97c8ae8b0c.jpg saved to cache
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a8ad10>
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F3515761b-5bf4-4256-b6f8-63f8f3a3c8d4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/3515761b-5bf4-4256-b6f8-63f8f3a3c8d4.jpg saved to cache
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752220/general/1694c0a4-be3b-4704-9f8d-5cb39590bbaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738783)
2026-03-29 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752205/general/7fe11a9a-0a4b-4477-8f0a-3a4dedf964ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738767)
2026-03-29 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752196/general/a0e4ab51-5c11-4991-810f-14ffe3addcd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738757)
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752222%252Fgeneral%252Ffb8bfbe9-3ce6-4981-b6cc-9434596e9db1.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/fb8bfbe9-3ce6-4981-b6cc-9434596e9db1.jpg not downloaded yet
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752196%252Fgeneral%252Fcb274f2f-98f3-4bb7-9ec8-280eafd0f2b6.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/cb274f2f-98f3-4bb7-9ec8-280eafd0f2b6.jpg not downloaded yet
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752205%252Fgeneral%252Ffd0a186c-2028-476d-bacf-4939424786fa.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/fd0a186c-2028-476d-bacf-4939424786fa.jpg not downloaded yet
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752216%252Fgeneral%252F9b6a7233-5e87-47ca-a45f-87faf2bc4a29.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/9b6a7233-5e87-47ca-a45f-87faf2bc4a29.jpg not downloaded yet
2026-03-29 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752219/general/a0ce7f5f-c8e8-4e27-922d-ccd6f6b363ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738782)
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216e57d0>
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252F3ba37744-6b29-4fae-88ad-188bcc39fc6e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/3ba37744-6b29-4fae-88ad-188bcc39fc6e.jpg saved to cache
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c011d0>
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252Fc6653bb7-bdd7-40fb-a0b2-89806c60aed4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/c6653bb7-bdd7-40fb-a0b2-89806c60aed4.jpg saved to cache
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12176eb50>
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Fc8102dc3-290b-49d8-85c8-010d2b6e77d2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/c8102dc3-290b-49d8-85c8-010d2b6e77d2.jpg saved to cache
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d57d90>
2026-03-29 15:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252F6c0d71c6-91e5-4227-b3d2-642b5056feac.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/6c0d71c6-91e5-4227-b3d2-642b5056feac.jpg saved to cache
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89c280fd-17f9-5537-8d25-3a58b14fa6ca with identifier: 10738723
2026-03-29 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89c280fd-17f9-5537-8d25-3a58b14fa6ca with scrape type 2
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89c280fd-17f9-5537-8d25-3a58b14fa6ca with scrape type 2
2026-03-29 15:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89c280fd-17f9-5537-8d25-3a58b14fa6ca, identifier: 10738723
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752222%252Fgeneral%252F214c5d08-25fe-4beb-b0f2-4c01f55884e6.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/214c5d08-25fe-4beb-b0f2-4c01f55884e6.jpg not downloaded yet
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752196%252Fgeneral%252F0aeb7a99-b6d4-428b-81f4-da00cae02538.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/0aeb7a99-b6d4-428b-81f4-da00cae02538.jpg not downloaded yet
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752205%252Fgeneral%252F227c5cec-a00a-44f9-a607-2403630fa563.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/227c5cec-a00a-44f9-a607-2403630fa563.jpg not downloaded yet
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752216%252Fgeneral%252Fb5ac51e1-9b9f-46e5-9881-e165fb56b257.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/b5ac51e1-9b9f-46e5-9881-e165fb56b257.jpg not downloaded yet
2026-03-29 15:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89c280fd-17f9-5537-8d25-3a58b14fa6ca with identifier: 10738723
2026-03-29 15:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89c280fd-17f9-5537-8d25-3a58b14fa6ca with identifier: 10738723
2026-03-29 15:15:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89c280fd-17f9-5537-8d25-3a58b14fa6ca with identifier: 10738723 to the API
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738723>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '89c280fd-17f9-5537-8d25-3a58b14fa6ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWD824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738723',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 88352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-01-08',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Automatic - 131 hp - '
'88.352 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738723%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [adesa.be] INFO: Saving data for 10738723: {'auction_closing_time': 1775118600.0, 'created_time': 1774692939.318687, 'last_price_update_time': 1774797327.030766}
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738723') HTTP/1.1" 204 0
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752205/general/357f5570-c934-4374-953e-c7cf98bfee08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738767)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752224/general/26baa1cc-2469-4df9-a44e-c7c6b7334a51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738789)
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252Fe1a11d01-4f66-47cf-918a-7686b58d03e2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/e1a11d01-4f66-47cf-918a-7686b58d03e2.jpg not downloaded yet
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252Fc26ecbd7-1478-49ca-8d30-1f34a6ba3cef.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/c26ecbd7-1478-49ca-8d30-1f34a6ba3cef.jpg not downloaded yet
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252Fc2a09952-2231-4bed-b60f-573e3e72fe0b.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/c2a09952-2231-4bed-b60f-573e3e72fe0b.jpg not downloaded yet
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F9772c0b3-33e9-44cc-be6a-f3dd75a11279.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/9772c0b3-33e9-44cc-be6a-f3dd75a11279.jpg not downloaded yet
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752221/general/1ade4abe-9f81-4b60-be76-aa9023d8644f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738784)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752224/general/4a7c5e28-990c-4028-816b-053d993e5301.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738789)
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F7fa9ec8e-1eb3-49ae-ab37-66f3f2628dbc.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/7fa9ec8e-1eb3-49ae-ab37-66f3f2628dbc.jpg not downloaded yet
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123978a10>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F1694c0a4-be3b-4704-9f8d-5cb39590bbaf.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/1694c0a4-be3b-4704-9f8d-5cb39590bbaf.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12168ce50>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F7fe11a9a-0a4b-4477-8f0a-3a4dedf964ac.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/7fe11a9a-0a4b-4477-8f0a-3a4dedf964ac.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12188a850>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252Fa0e4ab51-5c11-4991-810f-14ffe3addcd7.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/a0e4ab51-5c11-4991-810f-14ffe3addcd7.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12167c3d0>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252Fa0ce7f5f-c8e8-4e27-922d-ccd6f6b363ce.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/a0ce7f5f-c8e8-4e27-922d-ccd6f6b363ce.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752220/general/f1d7278c-3d08-4024-88fd-44fd41910f7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738783)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752225/general/fcdcd131-7fbf-4fa4-b7f1-8ac9102d5eda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738790)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752205/general/83458105-3e35-4c87-a8f2-f854ad2e1c96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738767)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752216/general/54f2b495-0361-408b-8895-2beeee79e4a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738779)
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252Ff6aa6a2f-40f5-4006-9876-7e6b8ea2252a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/f6aa6a2f-40f5-4006-9876-7e6b8ea2252a.jpg not downloaded yet
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752196/general/4141f744-9e5b-4edf-b500-f0f207aa56c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738757)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752216/general/3913cfe5-7cb5-45df-809f-971279126f44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738779)
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bcc150>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F357f5570-c934-4374-953e-c7cf98bfee08.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/357f5570-c934-4374-953e-c7cf98bfee08.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12165b950>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F26baa1cc-2469-4df9-a44e-c7c6b7334a51.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/26baa1cc-2469-4df9-a44e-c7c6b7334a51.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bbda50>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252F1ade4abe-9f81-4b60-be76-aa9023d8644f.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/1ade4abe-9f81-4b60-be76-aa9023d8644f.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121abc510>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F4a7c5e28-990c-4028-816b-053d993e5301.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/4a7c5e28-990c-4028-816b-053d993e5301.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752220/general/8c86219c-8365-4e49-a9fd-66c78990f068.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738783)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752224/general/20ebd3f5-8490-4b40-96f6-efdd74bb2473.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738789)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752225/general/e97271ce-1af6-4bca-b6b8-b29ce0b45bf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738790)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752222/general/d74a873f-d442-428e-8d2d-5d3feed51c0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738786)
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121694ed0>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252Ff1d7278c-3d08-4024-88fd-44fd41910f7c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/f1d7278c-3d08-4024-88fd-44fd41910f7c.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219f8490>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Ffcdcd131-7fbf-4fa4-b7f1-8ac9102d5eda.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/fcdcd131-7fbf-4fa4-b7f1-8ac9102d5eda.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121933050>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F83458105-3e35-4c87-a8f2-f854ad2e1c96.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/83458105-3e35-4c87-a8f2-f854ad2e1c96.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219fb990>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F54f2b495-0361-408b-8895-2beeee79e4a6.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/54f2b495-0361-408b-8895-2beeee79e4a6.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c0a990>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252F4141f744-9e5b-4edf-b500-f0f207aa56c4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/4141f744-9e5b-4edf-b500-f0f207aa56c4.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ba8a50>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F3913cfe5-7cb5-45df-809f-971279126f44.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/3913cfe5-7cb5-45df-809f-971279126f44.jpg saved to cache
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752216/general/9723329e-55ed-4141-80de-18f1ac25c63b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738779)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752219/general/2b704730-e841-4d91-b728-ac147c1e72aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738782)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752216/general/9b6a7233-5e87-47ca-a45f-87faf2bc4a29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738779)
2026-03-29 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752216/general/9772c0b3-33e9-44cc-be6a-f3dd75a11279.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738779)
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ac6410>
2026-03-29 15:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F8c86219c-8365-4e49-a9fd-66c78990f068.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/8c86219c-8365-4e49-a9fd-66c78990f068.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12176de50>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F20ebd3f5-8490-4b40-96f6-efdd74bb2473.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/20ebd3f5-8490-4b40-96f6-efdd74bb2473.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12165bf50>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Fe97271ce-1af6-4bca-b6b8-b29ce0b45bf3.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/e97271ce-1af6-4bca-b6b8-b29ce0b45bf3.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bc8b10>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252Fd74a873f-d442-428e-8d2d-5d3feed51c0e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/d74a873f-d442-428e-8d2d-5d3feed51c0e.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752216/general/b5ac51e1-9b9f-46e5-9881-e165fb56b257.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738779)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752205/general/c2a09952-2231-4bed-b60f-573e3e72fe0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738767)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752196/general/c26ecbd7-1478-49ca-8d30-1f34a6ba3cef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738757)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752205/general/227c5cec-a00a-44f9-a607-2403630fa563.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738767)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752196/general/0aeb7a99-b6d4-428b-81f4-da00cae02538.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738757)
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121868410>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F9723329e-55ed-4141-80de-18f1ac25c63b.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/9723329e-55ed-4141-80de-18f1ac25c63b.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12165ab10>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F2b704730-e841-4d91-b728-ac147c1e72aa.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/2b704730-e841-4d91-b728-ac147c1e72aa.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d4d4d0>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F9b6a7233-5e87-47ca-a45f-87faf2bc4a29.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/9b6a7233-5e87-47ca-a45f-87faf2bc4a29.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121930490>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F9772c0b3-33e9-44cc-be6a-f3dd75a11279.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/9772c0b3-33e9-44cc-be6a-f3dd75a11279.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752222/general/e1a11d01-4f66-47cf-918a-7686b58d03e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738786)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752205/general/fd0a186c-2028-476d-bacf-4939424786fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738767)
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121aa03d0>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252Fb5ac51e1-9b9f-46e5-9881-e165fb56b257.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/b5ac51e1-9b9f-46e5-9881-e165fb56b257.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216b4a90>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252Fc2a09952-2231-4bed-b60f-573e3e72fe0b.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/c2a09952-2231-4bed-b60f-573e3e72fe0b.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121baa190>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252Fc26ecbd7-1478-49ca-8d30-1f34a6ba3cef.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/c26ecbd7-1478-49ca-8d30-1f34a6ba3cef.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12167a7d0>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F227c5cec-a00a-44f9-a607-2403630fa563.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/227c5cec-a00a-44f9-a607-2403630fa563.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219b6250>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252F0aeb7a99-b6d4-428b-81f4-da00cae02538.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/0aeb7a99-b6d4-428b-81f4-da00cae02538.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752196/general/cb274f2f-98f3-4bb7-9ec8-280eafd0f2b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738757)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752216/general/7fa9ec8e-1eb3-49ae-ab37-66f3f2628dbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738779)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752216/general/f6aa6a2f-40f5-4006-9876-7e6b8ea2252a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738779)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752205/general/bafb45dc-9dbf-4f8a-826b-dff566c29c48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738767)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752196/general/1c9c3874-550b-4f2f-b892-c2dc5b917f23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738757)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752222/general/214c5d08-25fe-4beb-b0f2-4c01f55884e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738786)
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216b27d0>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252Fe1a11d01-4f66-47cf-918a-7686b58d03e2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/e1a11d01-4f66-47cf-918a-7686b58d03e2.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218f34d0>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252Ffd0a186c-2028-476d-bacf-4939424786fa.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/fd0a186c-2028-476d-bacf-4939424786fa.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752222/general/fb8bfbe9-3ce6-4981-b6cc-9434596e9db1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738786)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752205/general/80ac2a5c-61a0-4441-8766-eeb68e9a7b55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738767)
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121870750>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252Fcb274f2f-98f3-4bb7-9ec8-280eafd0f2b6.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/cb274f2f-98f3-4bb7-9ec8-280eafd0f2b6.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216d9150>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F7fa9ec8e-1eb3-49ae-ab37-66f3f2628dbc.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/7fa9ec8e-1eb3-49ae-ab37-66f3f2628dbc.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ad2890>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252Ff6aa6a2f-40f5-4006-9876-7e6b8ea2252a.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/f6aa6a2f-40f5-4006-9876-7e6b8ea2252a.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a8b650>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252Fbafb45dc-9dbf-4f8a-826b-dff566c29c48.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/bafb45dc-9dbf-4f8a-826b-dff566c29c48.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ad1a50>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252F1c9c3874-550b-4f2f-b892-c2dc5b917f23.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/1c9c3874-550b-4f2f-b892-c2dc5b917f23.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ae2210>
2026-03-29 15:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252F214c5d08-25fe-4beb-b0f2-4c01f55884e6.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/214c5d08-25fe-4beb-b0f2-4c01f55884e6.jpg saved to cache
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752219/general/4f5f8334-e568-4644-887b-bf3bbbb0996a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738782)
2026-03-29 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752225/general/4dff9097-7101-487b-bf76-eff7f576be73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738790)
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752216/general/480f4a9e-def1-420b-9ff3-eb1f8708f333.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738779)
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752196/general/067aa8dd-f1dd-4e4f-8afb-df23d61220c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738757)
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752222/general/b2f7d635-4558-4a4f-be2d-0e0bd1114b42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738786)
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752222/general/61ac26b7-a279-4ed8-8240-2822e4716528.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738786)
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219cf090>
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252Ffb8bfbe9-3ce6-4981-b6cc-9434596e9db1.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/fb8bfbe9-3ce6-4981-b6cc-9434596e9db1.jpg saved to cache
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12167cbd0>
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F80ac2a5c-61a0-4441-8766-eeb68e9a7b55.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/80ac2a5c-61a0-4441-8766-eeb68e9a7b55.jpg saved to cache
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752221/general/c11c2b54-aa71-4a59-819c-21e4e95b08cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738784)
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752216/general/4f161aa2-e9ee-45a5-90ab-55c945b335a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738779)
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752205/general/2bb2910a-aa89-471f-accb-0cf9ca6051fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738767)
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752196/general/5a934a44-aefa-482e-ae62-efaea50675cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738757)
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752219/general/62e82bc9-e6fc-4053-8726-c7a094637978.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738782)
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121619110>
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F4f5f8334-e568-4644-887b-bf3bbbb0996a.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/4f5f8334-e568-4644-887b-bf3bbbb0996a.jpg saved to cache
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219b4110>
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252F4dff9097-7101-487b-bf76-eff7f576be73.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/4dff9097-7101-487b-bf76-eff7f576be73.jpg saved to cache
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121747890>
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F480f4a9e-def1-420b-9ff3-eb1f8708f333.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/480f4a9e-def1-420b-9ff3-eb1f8708f333.jpg saved to cache
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219b7110>
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252F067aa8dd-f1dd-4e4f-8afb-df23d61220c2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/067aa8dd-f1dd-4e4f-8afb-df23d61220c2.jpg saved to cache
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121776c10>
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252Fb2f7d635-4558-4a4f-be2d-0e0bd1114b42.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/b2f7d635-4558-4a4f-be2d-0e0bd1114b42.jpg saved to cache
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121681450>
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252F61ac26b7-a279-4ed8-8240-2822e4716528.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/61ac26b7-a279-4ed8-8240-2822e4716528.jpg saved to cache
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752225/general/e524fb48-f45b-4143-aec9-673803cf21ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738790)
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752205/general/ff4c5952-3c75-4251-bc84-a0f6276794e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738767)
2026-03-29 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752221/general/a6a5873b-1668-404e-99d4-cc8b980c02e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738784)
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121764950>
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252Fc11c2b54-aa71-4a59-819c-21e4e95b08cc.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/c11c2b54-aa71-4a59-819c-21e4e95b08cc.jpg saved to cache
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121abe510>
2026-03-29 15:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752216%252Fgeneral%252F4f161aa2-e9ee-45a5-90ab-55c945b335a4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752216/general/4f161aa2-e9ee-45a5-90ab-55c945b335a4.jpg saved to cache
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 984d20a0-2e7e-596c-885a-6f6e57a8a502
2026-03-29 15:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 984d20a0-2e7e-596c-885a-6f6e57a8a502, skipping ID generation
2026-03-29 15:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 984d20a0-2e7e-596c-885a-6f6e57a8a502 with scrape type 1
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 984d20a0-2e7e-596c-885a-6f6e57a8a502 sending to next pipeline
2026-03-29 15:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 984d20a0-2e7e-596c-885a-6f6e57a8a502, identifier: 10738779
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb13017d590>
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252F2bb2910a-aa89-471f-accb-0cf9ca6051fa.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/2bb2910a-aa89-471f-accb-0cf9ca6051fa.jpg saved to cache
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bca510>
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252F5a934a44-aefa-482e-ae62-efaea50675cd.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/5a934a44-aefa-482e-ae62-efaea50675cd.jpg saved to cache
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12173fad0>
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F62e82bc9-e6fc-4053-8726-c7a094637978.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/62e82bc9-e6fc-4053-8726-c7a094637978.jpg saved to cache
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 984d20a0-2e7e-596c-885a-6f6e57a8a502 with identifier: 10738779
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-29 15:15:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 984d20a0-2e7e-596c-885a-6f6e57a8a502 with identifier: 10738779
2026-03-29 15:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 984d20a0-2e7e-596c-885a-6f6e57a8a502 with identifier: 10738779 to the API
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752216/general/4f161aa2-e9ee-45a5-90ab-55c945b335a4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '984d20a0-2e7e-596c-885a-6f6e57a8a502',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQS117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738779',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 139321,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396841,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752216/general/54f2b495-0361-408b-8895-2beeee79e4a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35922,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752216/general/4f161aa2-e9ee-45a5-90ab-55c945b335a4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364795,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752216/general/480f4a9e-def1-420b-9ff3-eb1f8708f333.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397290,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752216/general/3913cfe5-7cb5-45df-809f-971279126f44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311225,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752216/general/9723329e-55ed-4141-80de-18f1ac25c63b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368148,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752216/general/9b6a7233-5e87-47ca-a45f-87faf2bc4a29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331335,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752216/general/b5ac51e1-9b9f-46e5-9881-e165fb56b257.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239963,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752216/general/9772c0b3-33e9-44cc-be6a-f3dd75a11279.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409212,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752216/general/7fa9ec8e-1eb3-49ae-ab37-66f3f2628dbc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_984d20a0-2e7e-596c-885a-6f6e57a8a502/984d20a0-2e7e-596c-885a-6f6e57a8a502_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329373,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752216/general/f6aa6a2f-40f5-4006-9876-7e6b8ea2252a.jpg',
'Width': 1920}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo V90 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'139.321 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738779%27 HTTP/1.1" 200 None
2026-03-29 15:15:30 [adesa.be] INFO: Saving data for 10738779: {'created_time': 1774797330.818781, 'last_price_update_time': 1774797330.818795, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738779') HTTP/1.1" 204 0
2026-03-29 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752222/general/2130c608-5813-40e9-9d4c-366df7f347bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738786)
2026-03-29 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752225/general/bdb02eaa-1678-4c72-bd0c-fd10f7a4f9e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738790)
2026-03-29 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752220/general/3a2b5665-cdeb-441f-bf5c-936f8592bb72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738783)
2026-03-29 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752219/general/087de10d-1350-407e-99d5-9b773da38331.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738782)
2026-03-29 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752196/general/b8555b9f-90ac-431d-b806-e1d30a1c67b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738757)
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12173fc50>
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Fe524fb48-f45b-4143-aec9-673803cf21ae.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/e524fb48-f45b-4143-aec9-673803cf21ae.jpg saved to cache
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218b1190>
2026-03-29 15:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752205%252Fgeneral%252Fff4c5952-3c75-4251-bc84-a0f6276794e8.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752205/general/ff4c5952-3c75-4251-bc84-a0f6276794e8.jpg saved to cache
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5f6b0e10-8086-51cd-be07-79e574478ab1
2026-03-29 15:15:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f6b0e10-8086-51cd-be07-79e574478ab1, skipping ID generation
2026-03-29 15:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f6b0e10-8086-51cd-be07-79e574478ab1 with scrape type 1
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f6b0e10-8086-51cd-be07-79e574478ab1 sending to next pipeline
2026-03-29 15:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f6b0e10-8086-51cd-be07-79e574478ab1, identifier: 10738767
2026-03-29 15:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121722c90>
2026-03-29 15:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252Fa6a5873b-1668-404e-99d4-cc8b980c02e5.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/a6a5873b-1668-404e-99d4-cc8b980c02e5.jpg saved to cache
2026-03-29 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752222/general/76468dfd-933b-4779-9607-d750f279da33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738786)
2026-03-29 15:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f6b0e10-8086-51cd-be07-79e574478ab1 with identifier: 10738767
2026-03-29 15:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f6b0e10-8086-51cd-be07-79e574478ab1 with identifier: 10738767
2026-03-29 15:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f6b0e10-8086-51cd-be07-79e574478ab1 with identifier: 10738767 to the API
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752205/general/ff4c5952-3c75-4251-bc84-a0f6276794e8.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': '5f6b0e10-8086-51cd-be07-79e574478ab1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFP641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738767',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 65049,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752205/general/7fe11a9a-0a4b-4477-8f0a-3a4dedf964ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752205/general/357f5570-c934-4374-953e-c7cf98bfee08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752205/general/ff4c5952-3c75-4251-bc84-a0f6276794e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752205/general/2bb2910a-aa89-471f-accb-0cf9ca6051fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752205/general/80ac2a5c-61a0-4441-8766-eeb68e9a7b55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752205/general/83458105-3e35-4c87-a8f2-f854ad2e1c96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752205/general/bafb45dc-9dbf-4f8a-826b-dff566c29c48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752205/general/fd0a186c-2028-476d-bacf-4939424786fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752205/general/227c5cec-a00a-44f9-a607-2403630fa563.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f6b0e10-8086-51cd-be07-79e574478ab1/5f6b0e10-8086-51cd-be07-79e574478ab1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24834,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752205/general/c2a09952-2231-4bed-b60f-573e3e72fe0b.jpg',
'Width': 400}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 65.049 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738767%27 HTTP/1.1" 200 None
2026-03-29 15:15:31 [adesa.be] INFO: Saving data for 10738767: {'created_time': 1774797331.847799, 'last_price_update_time': 1774797331.847809, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738767') HTTP/1.1" 204 0
2026-03-29 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752225/general/55b5409e-4298-414a-b11b-a843fb156341.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738790)
2026-03-29 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752219/general/0642404c-418a-41c2-8ff1-b775af292f0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738782)
2026-03-29 15:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b89d90>
2026-03-29 15:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252F2130c608-5813-40e9-9d4c-366df7f347bd.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/2130c608-5813-40e9-9d4c-366df7f347bd.jpg saved to cache
2026-03-29 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb130151bd0>
2026-03-29 15:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Fbdb02eaa-1678-4c72-bd0c-fd10f7a4f9e7.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/bdb02eaa-1678-4c72-bd0c-fd10f7a4f9e7.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121630710>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F3a2b5665-cdeb-441f-bf5c-936f8592bb72.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/3a2b5665-cdeb-441f-bf5c-936f8592bb72.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121867c50>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F087de10d-1350-407e-99d5-9b773da38331.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/087de10d-1350-407e-99d5-9b773da38331.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216324d0>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252Fb8555b9f-90ac-431d-b806-e1d30a1c67b0.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/b8555b9f-90ac-431d-b806-e1d30a1c67b0.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752224/general/22012f5d-4012-4379-b58e-fec09e0f0a1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738789)
2026-03-29 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752196/general/b9655853-0fae-434c-8cbb-36fef6884089.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738757)
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1239a8590>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252F76468dfd-933b-4779-9607-d750f279da33.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/76468dfd-933b-4779-9607-d750f279da33.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752221/general/db41f324-573b-4fad-904e-93e9d3770ce2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738784)
2026-03-29 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752222/general/e73718ff-c40a-480d-840c-9c0611ede6fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738786)
2026-03-29 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752220/general/8996f657-694f-4ea8-9913-01d3fe682fc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738783)
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12162d7d0>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252F55b5409e-4298-414a-b11b-a843fb156341.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/55b5409e-4298-414a-b11b-a843fb156341.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216f0ad0>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F0642404c-418a-41c2-8ff1-b775af292f0c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/0642404c-418a-41c2-8ff1-b775af292f0c.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752225/general/eee7307e-875b-43bf-8718-14197ef9ae5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738790)
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123a27fd0>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F22012f5d-4012-4379-b58e-fec09e0f0a1a.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/22012f5d-4012-4379-b58e-fec09e0f0a1a.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218ab310>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752196%252Fgeneral%252Fb9655853-0fae-434c-8cbb-36fef6884089.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752196/general/b9655853-0fae-434c-8cbb-36fef6884089.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fb2931f7-d64d-5209-b769-1bf6cbab6662
2026-03-29 15:15:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb2931f7-d64d-5209-b769-1bf6cbab6662, skipping ID generation
2026-03-29 15:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb2931f7-d64d-5209-b769-1bf6cbab6662 with scrape type 1
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb2931f7-d64d-5209-b769-1bf6cbab6662 sending to next pipeline
2026-03-29 15:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb2931f7-d64d-5209-b769-1bf6cbab6662, identifier: 10738757
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123d0fb50>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252Fdb41f324-573b-4fad-904e-93e9d3770ce2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/db41f324-573b-4fad-904e-93e9d3770ce2.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12179b390>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752222%252Fgeneral%252Fe73718ff-c40a-480d-840c-9c0611ede6fc.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752222/general/e73718ff-c40a-480d-840c-9c0611ede6fc.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f23d7db2-88c0-5de8-8078-5945bb6d7987
2026-03-29 15:15:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f23d7db2-88c0-5de8-8078-5945bb6d7987, skipping ID generation
2026-03-29 15:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f23d7db2-88c0-5de8-8078-5945bb6d7987 with scrape type 1
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f23d7db2-88c0-5de8-8078-5945bb6d7987 sending to next pipeline
2026-03-29 15:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f23d7db2-88c0-5de8-8078-5945bb6d7987, identifier: 10738786
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218b13d0>
2026-03-29 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F8996f657-694f-4ea8-9913-01d3fe682fc2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/8996f657-694f-4ea8-9913-01d3fe682fc2.jpg saved to cache
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb2931f7-d64d-5209-b769-1bf6cbab6662 with identifier: 10738757
2026-03-29 15:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb2931f7-d64d-5209-b769-1bf6cbab6662 with identifier: 10738757
2026-03-29 15:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb2931f7-d64d-5209-b769-1bf6cbab6662 with identifier: 10738757 to the API
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752196/general/b9655853-0fae-434c-8cbb-36fef6884089.jpg>
{'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': 115,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'fb2931f7-d64d-5209-b769-1bf6cbab6662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJL461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738757',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 142797,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752196/general/a0e4ab51-5c11-4991-810f-14ffe3addcd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752196/general/b9655853-0fae-434c-8cbb-36fef6884089.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752196/general/b8555b9f-90ac-431d-b806-e1d30a1c67b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752196/general/5a934a44-aefa-482e-ae62-efaea50675cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752196/general/067aa8dd-f1dd-4e4f-8afb-df23d61220c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752196/general/4141f744-9e5b-4edf-b500-f0f207aa56c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752196/general/1c9c3874-550b-4f2f-b892-c2dc5b917f23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752196/general/cb274f2f-98f3-4bb7-9ec8-280eafd0f2b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752196/general/0aeb7a99-b6d4-428b-81f4-da00cae02538.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb2931f7-d64d-5209-b769-1bf6cbab6662/fb2931f7-d64d-5209-b769-1bf6cbab6662_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23772,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752196/general/c26ecbd7-1478-49ca-8d30-1f34a6ba3cef.jpg',
'Width': 400}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 115 '
'hp - 142.797 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738757%27 HTTP/1.1" 200 None
2026-03-29 15:15:33 [adesa.be] INFO: Saving data for 10738757: {'created_time': 1774797333.23175, 'last_price_update_time': 1774797333.231777, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738757') HTTP/1.1" 204 0
2026-03-29 15:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f23d7db2-88c0-5de8-8078-5945bb6d7987 with identifier: 10738786
2026-03-29 15:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f23d7db2-88c0-5de8-8078-5945bb6d7987 with identifier: 10738786
2026-03-29 15:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f23d7db2-88c0-5de8-8078-5945bb6d7987 with identifier: 10738786 to the API
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752222/general/e73718ff-c40a-480d-840c-9c0611ede6fc.jpg>
{'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': 129,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f23d7db2-88c0-5de8-8078-5945bb6d7987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVU012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738786',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 72622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33567,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752222/general/6c0d71c6-91e5-4227-b3d2-642b5056feac.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259344,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752222/general/e73718ff-c40a-480d-840c-9c0611ede6fc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253454,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752222/general/76468dfd-933b-4779-9607-d750f279da33.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259079,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752222/general/2130c608-5813-40e9-9d4c-366df7f347bd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240964,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752222/general/61ac26b7-a279-4ed8-8240-2822e4716528.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234203,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752222/general/d74a873f-d442-428e-8d2d-5d3feed51c0e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217296,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752222/general/b2f7d635-4558-4a4f-be2d-0e0bd1114b42.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384674,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752222/general/fb8bfbe9-3ce6-4981-b6cc-9434596e9db1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219998,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752222/general/214c5d08-25fe-4beb-b0f2-4c01f55884e6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23d7db2-88c0-5de8-8078-5945bb6d7987/f23d7db2-88c0-5de8-8078-5945bb6d7987_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269889,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752222/general/e1a11d01-4f66-47cf-918a-7686b58d03e2.jpg',
'Width': 1400}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'72.622 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738786%27 HTTP/1.1" 200 None
2026-03-29 15:15:33 [adesa.be] INFO: Saving data for 10738786: {'created_time': 1774797333.616091, 'last_price_update_time': 1774797333.616101, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738786') HTTP/1.1" 204 0
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752224/general/f8c54fde-a9dd-483c-b265-2be347e87ac3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738789)
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752220/general/37ee839f-0f02-4988-a7df-894bcf0e9761.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738783)
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752224/general/84130f4f-a52a-435a-ad06-3da7f79fb06d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738789)
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bd0f50>
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Feee7307e-875b-43bf-8718-14197ef9ae5c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/eee7307e-875b-43bf-8718-14197ef9ae5c.jpg saved to cache
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752219/general/3bc5b03c-fd23-4a6d-a2c7-b0a75675d472.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738782)
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752219/general/ea8b9ffd-7308-443c-a6ae-52163bac2f9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738782)
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752221/general/a3648100-4c23-46b2-becc-d3fea727e6c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738784)
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752220/general/8b7c3a28-a915-4ae8-bb64-b27378ece1e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738783)
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752221/general/fde34ea0-9c85-446d-8c68-3f7430248351.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738784)
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bc4f90>
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252Ff8c54fde-a9dd-483c-b265-2be347e87ac3.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/f8c54fde-a9dd-483c-b265-2be347e87ac3.jpg saved to cache
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a98a50>
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F37ee839f-0f02-4988-a7df-894bcf0e9761.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/37ee839f-0f02-4988-a7df-894bcf0e9761.jpg saved to cache
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123962610>
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F84130f4f-a52a-435a-ad06-3da7f79fb06d.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/84130f4f-a52a-435a-ad06-3da7f79fb06d.jpg saved to cache
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752224/general/43ca4331-5c2a-49de-81f0-1d237812b3ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738789)
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752221/general/79ee0383-0c11-4922-8a0a-a47caf12bd5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738784)
2026-03-29 15:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752221/general/1cb2ccff-a154-4181-be32-f3a50392f45c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738784)
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12188a910>
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F3bc5b03c-fd23-4a6d-a2c7-b0a75675d472.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/3bc5b03c-fd23-4a6d-a2c7-b0a75675d472.jpg saved to cache
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c08290>
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252Fea8b9ffd-7308-443c-a6ae-52163bac2f9c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/ea8b9ffd-7308-443c-a6ae-52163bac2f9c.jpg saved to cache
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216dc550>
2026-03-29 15:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252Fa3648100-4c23-46b2-becc-d3fea727e6c2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/a3648100-4c23-46b2-becc-d3fea727e6c2.jpg saved to cache
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218b07d0>
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F8b7c3a28-a915-4ae8-bb64-b27378ece1e6.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/8b7c3a28-a915-4ae8-bb64-b27378ece1e6.jpg saved to cache
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ba88d0>
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252Ffde34ea0-9c85-446d-8c68-3f7430248351.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/fde34ea0-9c85-446d-8c68-3f7430248351.jpg saved to cache
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752219/general/537b74ce-a0bc-4b68-bfbc-dbefadab4fae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738782)
2026-03-29 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752221/general/5e3e0f79-5c66-4168-a9ae-c7eb19b41295.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738784)
2026-03-29 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752220/general/f6efc337-2fd7-4dbe-a0eb-298ffe9bd19d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738783)
2026-03-29 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752220/general/6449ecb0-ac47-411c-ae5d-bebf04962831.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738783)
2026-03-29 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752225/general/b57d9453-7482-4d85-a679-9e6381a5f7a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738790)
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121631950>
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752224%252Fgeneral%252F43ca4331-5c2a-49de-81f0-1d237812b3ee.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752224/general/43ca4331-5c2a-49de-81f0-1d237812b3ee.jpg saved to cache
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 970eb918-4e7b-5989-80fe-75efda5095c5
2026-03-29 15:15:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 970eb918-4e7b-5989-80fe-75efda5095c5, skipping ID generation
2026-03-29 15:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 970eb918-4e7b-5989-80fe-75efda5095c5 with scrape type 1
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 970eb918-4e7b-5989-80fe-75efda5095c5 sending to next pipeline
2026-03-29 15:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 970eb918-4e7b-5989-80fe-75efda5095c5, identifier: 10738789
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123961dd0>
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252F79ee0383-0c11-4922-8a0a-a47caf12bd5b.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/79ee0383-0c11-4922-8a0a-a47caf12bd5b.jpg saved to cache
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121808710>
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252F1cb2ccff-a154-4181-be32-f3a50392f45c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/1cb2ccff-a154-4181-be32-f3a50392f45c.jpg saved to cache
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 970eb918-4e7b-5989-80fe-75efda5095c5 with identifier: 10738789
2026-03-29 15:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 970eb918-4e7b-5989-80fe-75efda5095c5 with identifier: 10738789
2026-03-29 15:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 970eb918-4e7b-5989-80fe-75efda5095c5 with identifier: 10738789 to the API
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752224/general/43ca4331-5c2a-49de-81f0-1d237812b3ee.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': 408,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': '970eb918-4e7b-5989-80fe-75efda5095c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXX779',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738789',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 133756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752224/general/d59f015a-77a6-433a-b844-8f315152d1fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45235,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752224/general/43ca4331-5c2a-49de-81f0-1d237812b3ee.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752224/general/e01eae1d-7d27-4550-aa90-3c97c8ae8b0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752224/general/3515761b-5bf4-4256-b6f8-63f8f3a3c8d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752224/general/84130f4f-a52a-435a-ad06-3da7f79fb06d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752224/general/f8c54fde-a9dd-483c-b265-2be347e87ac3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752224/general/22012f5d-4012-4379-b58e-fec09e0f0a1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752224/general/4a7c5e28-990c-4028-816b-053d993e5301.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752224/general/26baa1cc-2469-4df9-a44e-c7c6b7334a51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_970eb918-4e7b-5989-80fe-75efda5095c5/970eb918-4e7b-5989-80fe-75efda5095c5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752224/general/20ebd3f5-8490-4b40-96f6-efdd74bb2473.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 P8 R-Design - Twin Motor - Electric - Automatic - 408 hp '
'- 133.756 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738789%27 HTTP/1.1" 200 None
2026-03-29 15:15:34 [adesa.be] INFO: Saving data for 10738789: {'created_time': 1774797334.807376, 'last_price_update_time': 1774797334.807388, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738789') HTTP/1.1" 204 0
2026-03-29 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752215/general/ac6d681e-c72b-4f52-b70e-686022da9660.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738778)
2026-03-29 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752214/general/456c115d-031c-4b11-af59-21c0d3bcc2dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738777)
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bd8710>
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752219%252Fgeneral%252F537b74ce-a0bc-4b68-bfbc-dbefadab4fae.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752219/general/537b74ce-a0bc-4b68-bfbc-dbefadab4fae.jpg saved to cache
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf
2026-03-29 15:15:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9829d0f2-b23c-5371-b365-6a91cd1f65bf, skipping ID generation
2026-03-29 15:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf with scrape type 1
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9829d0f2-b23c-5371-b365-6a91cd1f65bf sending to next pipeline
2026-03-29 15:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9829d0f2-b23c-5371-b365-6a91cd1f65bf, identifier: 10738782
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121762a90>
2026-03-29 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752221%252Fgeneral%252F5e3e0f79-5c66-4168-a9ae-c7eb19b41295.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752221/general/5e3e0f79-5c66-4168-a9ae-c7eb19b41295.jpg saved to cache
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b86b2614-d2dc-5922-8786-1e545d95402a
2026-03-29 15:15:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b86b2614-d2dc-5922-8786-1e545d95402a, skipping ID generation
2026-03-29 15:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b86b2614-d2dc-5922-8786-1e545d95402a with scrape type 1
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b86b2614-d2dc-5922-8786-1e545d95402a sending to next pipeline
2026-03-29 15:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b86b2614-d2dc-5922-8786-1e545d95402a, identifier: 10738784
2026-03-29 15:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218b27d0>
2026-03-29 15:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252Ff6efc337-2fd7-4dbe-a0eb-298ffe9bd19d.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/f6efc337-2fd7-4dbe-a0eb-298ffe9bd19d.jpg saved to cache
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12197af10>
2026-03-29 15:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752220%252Fgeneral%252F6449ecb0-ac47-411c-ae5d-bebf04962831.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752220/general/6449ecb0-ac47-411c-ae5d-bebf04962831.jpg saved to cache
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6
2026-03-29 15:15:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83cc04a2-4d1a-531f-a5fb-a4c6139925b6, skipping ID generation
2026-03-29 15:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6 with scrape type 1
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83cc04a2-4d1a-531f-a5fb-a4c6139925b6 sending to next pipeline
2026-03-29 15:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83cc04a2-4d1a-531f-a5fb-a4c6139925b6, identifier: 10738783
2026-03-29 15:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ae3010>
2026-03-29 15:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752225%252Fgeneral%252Fb57d9453-7482-4d85-a679-9e6381a5f7a3.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752225/general/b57d9453-7482-4d85-a679-9e6381a5f7a3.jpg saved to cache
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4b2b1563-b307-55c8-b632-731b978b7a6f
2026-03-29 15:15:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4b2b1563-b307-55c8-b632-731b978b7a6f, skipping ID generation
2026-03-29 15:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2b1563-b307-55c8-b632-731b978b7a6f with scrape type 1
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b2b1563-b307-55c8-b632-731b978b7a6f sending to next pipeline
2026-03-29 15:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b2b1563-b307-55c8-b632-731b978b7a6f, identifier: 10738790
2026-03-29 15:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752214/general/d6bb1021-9f00-4aed-ae8b-eff5c188677f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738777)
2026-03-29 15:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9829d0f2-b23c-5371-b365-6a91cd1f65bf with identifier: 10738782
2026-03-29 15:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9829d0f2-b23c-5371-b365-6a91cd1f65bf with identifier: 10738782
2026-03-29 15:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9829d0f2-b23c-5371-b365-6a91cd1f65bf with identifier: 10738782 to the API
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752219/general/537b74ce-a0bc-4b68-bfbc-dbefadab4fae.jpg>
{'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': 129,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '9829d0f2-b23c-5371-b365-6a91cd1f65bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGW817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738782',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 62281,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355874,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752219/general/537b74ce-a0bc-4b68-bfbc-dbefadab4fae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328150,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752219/general/c6653bb7-bdd7-40fb-a0b2-89806c60aed4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359483,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752219/general/a0ce7f5f-c8e8-4e27-922d-ccd6f6b363ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320847,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752219/general/ea8b9ffd-7308-443c-a6ae-52163bac2f9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752219/general/3bc5b03c-fd23-4a6d-a2c7-b0a75675d472.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319616,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752219/general/0642404c-418a-41c2-8ff1-b775af292f0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326142,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752219/general/087de10d-1350-407e-99d5-9b773da38331.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231852,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752219/general/62e82bc9-e6fc-4053-8726-c7a094637978.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348024,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752219/general/2b704730-e841-4d91-b728-ac147c1e72aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9829d0f2-b23c-5371-b365-6a91cd1f65bf/9829d0f2-b23c-5371-b365-6a91cd1f65bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260638,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752219/general/4f5f8334-e568-4644-887b-bf3bbbb0996a.jpg',
'Width': 1920}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T2 Momentum Pro - Petrol - Automatic - 129 hp - '
'62.281 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:35 [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 15:15:35 [adesa.be] INFO: Saving data for 10738782: {'created_time': 1774797335.77267, 'last_price_update_time': 1774797335.772682, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738782') HTTP/1.1" 204 0
2026-03-29 15:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b86b2614-d2dc-5922-8786-1e545d95402a with identifier: 10738784
2026-03-29 15:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b86b2614-d2dc-5922-8786-1e545d95402a with identifier: 10738784
2026-03-29 15:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b86b2614-d2dc-5922-8786-1e545d95402a with identifier: 10738784 to the API
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752221/general/5e3e0f79-5c66-4168-a9ae-c7eb19b41295.jpg>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b86b2614-d2dc-5922-8786-1e545d95402a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAL096',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738784',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 48108,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240436,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752221/general/0b01c383-fabb-4851-bde8-c294198c1f35.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246564,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752221/general/5e3e0f79-5c66-4168-a9ae-c7eb19b41295.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250552,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752221/general/1cb2ccff-a154-4181-be32-f3a50392f45c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279905,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752221/general/79ee0383-0c11-4922-8a0a-a47caf12bd5b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218336,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752221/general/fde34ea0-9c85-446d-8c68-3f7430248351.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258943,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752221/general/a3648100-4c23-46b2-becc-d3fea727e6c2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258913,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752221/general/db41f324-573b-4fad-904e-93e9d3770ce2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189317,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752221/general/a6a5873b-1668-404e-99d4-cc8b980c02e5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309200,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752221/general/1ade4abe-9f81-4b60-be76-aa9023d8644f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b86b2614-d2dc-5922-8786-1e545d95402a/b86b2614-d2dc-5922-8786-1e545d95402a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279409,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752221/general/c11c2b54-aa71-4a59-819c-21e4e95b08cc.jpg',
'Width': 1400}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T4 Core - Hybrid - Automatic - 129 hp - 48.108 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738784%27 HTTP/1.1" 200 None
2026-03-29 15:15:36 [adesa.be] INFO: Saving data for 10738784: {'created_time': 1774797336.171258, 'last_price_update_time': 1774797336.171268, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738784') HTTP/1.1" 204 0
2026-03-29 15:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83cc04a2-4d1a-531f-a5fb-a4c6139925b6 with identifier: 10738783
2026-03-29 15:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83cc04a2-4d1a-531f-a5fb-a4c6139925b6 with identifier: 10738783
2026-03-29 15:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83cc04a2-4d1a-531f-a5fb-a4c6139925b6 with identifier: 10738783 to the API
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752220/general/6449ecb0-ac47-411c-ae5d-bebf04962831.jpg>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '83cc04a2-4d1a-531f-a5fb-a4c6139925b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSB165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738783',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 116144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221046,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752220/general/6e9ec6f8-d26a-458c-af89-821c5011e841.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252406,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752220/general/6449ecb0-ac47-411c-ae5d-bebf04962831.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226951,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752220/general/f6efc337-2fd7-4dbe-a0eb-298ffe9bd19d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243091,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752220/general/1694c0a4-be3b-4704-9f8d-5cb39590bbaf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269792,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752220/general/37ee839f-0f02-4988-a7df-894bcf0e9761.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291669,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752220/general/8b7c3a28-a915-4ae8-bb64-b27378ece1e6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242311,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752220/general/8996f657-694f-4ea8-9913-01d3fe682fc2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298743,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752220/general/3a2b5665-cdeb-441f-bf5c-936f8592bb72.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276127,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752220/general/f1d7278c-3d08-4024-88fd-44fd41910f7c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83cc04a2-4d1a-531f-a5fb-a4c6139925b6/83cc04a2-4d1a-531f-a5fb-a4c6139925b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28434,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752220/general/8c86219c-8365-4e49-a9fd-66c78990f068.jpg',
'Width': 400}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T3 Momentum Pro - Petrol - Automatic - 163 hp - '
'116.144 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738783%27 HTTP/1.1" 200 None
2026-03-29 15:15:36 [adesa.be] INFO: Saving data for 10738783: {'created_time': 1774797336.553456, 'last_price_update_time': 1774797336.553465, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738783') HTTP/1.1" 204 0
2026-03-29 15:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b2b1563-b307-55c8-b632-731b978b7a6f with identifier: 10738790
2026-03-29 15:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b2b1563-b307-55c8-b632-731b978b7a6f with identifier: 10738790
2026-03-29 15:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b2b1563-b307-55c8-b632-731b978b7a6f with identifier: 10738790 to the API
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752225/general/b57d9453-7482-4d85-a679-9e6381a5f7a3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4b2b1563-b307-55c8-b632-731b978b7a6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWL793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738790',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 147610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334043,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752225/general/b57d9453-7482-4d85-a679-9e6381a5f7a3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329538,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752225/general/3ba37744-6b29-4fae-88ad-188bcc39fc6e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308886,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752225/general/c8102dc3-290b-49d8-85c8-010d2b6e77d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310439,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752225/general/fcdcd131-7fbf-4fa4-b7f1-8ac9102d5eda.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315374,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752225/general/eee7307e-875b-43bf-8718-14197ef9ae5c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260065,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752225/general/55b5409e-4298-414a-b11b-a843fb156341.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332927,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752225/general/bdb02eaa-1678-4c72-bd0c-fd10f7a4f9e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263789,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752225/general/e524fb48-f45b-4143-aec9-673803cf21ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202819,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752225/general/e97271ce-1af6-4bca-b6b8-b29ce0b45bf3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b1563-b307-55c8-b632-731b978b7a6f/4b2b1563-b307-55c8-b632-731b978b7a6f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311948,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752225/general/4dff9097-7101-487b-bf76-eff7f576be73.jpg',
'Width': 1920}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC60 2.0 B4 Inscription - AWD - Diesel - Automatic - 197 hp - '
'147.610 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738790%27 HTTP/1.1" 200 None
2026-03-29 15:15:36 [adesa.be] INFO: Saving data for 10738790: {'created_time': 1774797336.945172, 'last_price_update_time': 1774797336.945183, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738790') HTTP/1.1" 204 0
2026-03-29 15:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752217/general/b1192338-4e75-49fe-8d03-4add4e48d9de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738780)
2026-03-29 15:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752214/general/337d09e1-ec24-4aa7-bf0c-cb64e395392a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738777)
2026-03-29 15:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752214/general/4b8f2d24-b1f7-477e-8691-f0cef1587503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738777)
2026-03-29 15:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752210/general/176bf835-2a64-4397-b3cf-a20e55a6bcc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738773)
2026-03-29 15:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752215/general/0686e40c-8022-4d81-ac24-12f65fce76e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738778)
2026-03-29 15:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752214/general/346b4859-e2d5-414c-87ba-166d06d20980.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738777)
2026-03-29 15:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752206/general/4cb63956-92f0-4322-8f60-dbff2a0ed0bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738768)
2026-03-29 15:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121979510>
2026-03-29 15:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252Fac6d681e-c72b-4f52-b70e-686022da9660.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/ac6d681e-c72b-4f52-b70e-686022da9660.jpg saved to cache
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121baacd0>
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F456c115d-031c-4b11-af59-21c0d3bcc2dc.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/456c115d-031c-4b11-af59-21c0d3bcc2dc.jpg saved to cache
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1239797d0>
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252Fd6bb1021-9f00-4aed-ae8b-eff5c188677f.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/d6bb1021-9f00-4aed-ae8b-eff5c188677f.jpg saved to cache
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752206/general/48ae39c0-9d40-4cc2-8f3b-95138ef83e36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738768)
2026-03-29 15:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752206/general/f64c7097-811f-4a64-aeaa-ec49258ed54e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738768)
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121681850>
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752217%252Fgeneral%252Fb1192338-4e75-49fe-8d03-4add4e48d9de.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752217/general/b1192338-4e75-49fe-8d03-4add4e48d9de.jpg saved to cache
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37
2026-03-29 15:15:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 243d0f52-e9bf-5380-9bd6-99901ecd5a37, skipping ID generation
2026-03-29 15:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37 with scrape type 1
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 243d0f52-e9bf-5380-9bd6-99901ecd5a37 sending to next pipeline
2026-03-29 15:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 243d0f52-e9bf-5380-9bd6-99901ecd5a37, identifier: 10738780
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123a33010>
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F337d09e1-ec24-4aa7-bf0c-cb64e395392a.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/337d09e1-ec24-4aa7-bf0c-cb64e395392a.jpg saved to cache
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d50fd0>
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F4b8f2d24-b1f7-477e-8691-f0cef1587503.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/4b8f2d24-b1f7-477e-8691-f0cef1587503.jpg saved to cache
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d45a10>
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252F176bf835-2a64-4397-b3cf-a20e55a6bcc2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/176bf835-2a64-4397-b3cf-a20e55a6bcc2.jpg saved to cache
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d64050>
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752215%252Fgeneral%252F0686e40c-8022-4d81-ac24-12f65fce76e4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752215/general/0686e40c-8022-4d81-ac24-12f65fce76e4.jpg saved to cache
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e2bb37bf-0150-5163-9976-d18d8140d31b
2026-03-29 15:15:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2bb37bf-0150-5163-9976-d18d8140d31b, skipping ID generation
2026-03-29 15:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2bb37bf-0150-5163-9976-d18d8140d31b with scrape type 1
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2bb37bf-0150-5163-9976-d18d8140d31b sending to next pipeline
2026-03-29 15:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2bb37bf-0150-5163-9976-d18d8140d31b, identifier: 10738778
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121808190>
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752214%252Fgeneral%252F346b4859-e2d5-414c-87ba-166d06d20980.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752214/general/346b4859-e2d5-414c-87ba-166d06d20980.jpg saved to cache
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e6a406c0-62e3-5cec-b125-c44d81c7e96e
2026-03-29 15:15:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6a406c0-62e3-5cec-b125-c44d81c7e96e, skipping ID generation
2026-03-29 15:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6a406c0-62e3-5cec-b125-c44d81c7e96e with scrape type 1
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6a406c0-62e3-5cec-b125-c44d81c7e96e sending to next pipeline
2026-03-29 15:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e6a406c0-62e3-5cec-b125-c44d81c7e96e, identifier: 10738777
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121900a50>
2026-03-29 15:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F4cb63956-92f0-4322-8f60-dbff2a0ed0bd.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/4cb63956-92f0-4322-8f60-dbff2a0ed0bd.jpg saved to cache
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 243d0f52-e9bf-5380-9bd6-99901ecd5a37 with identifier: 10738780
2026-03-29 15:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 243d0f52-e9bf-5380-9bd6-99901ecd5a37 with identifier: 10738780
2026-03-29 15:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 243d0f52-e9bf-5380-9bd6-99901ecd5a37 with identifier: 10738780 to the API
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752217/general/b1192338-4e75-49fe-8d03-4add4e48d9de.jpg>
{'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': 129,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '243d0f52-e9bf-5380-9bd6-99901ecd5a37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTH907',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738780',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 78222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352640,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752217/general/b1192338-4e75-49fe-8d03-4add4e48d9de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322128,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752217/general/f15cc5ab-a302-4a0b-8270-192a55a2eef4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360829,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752217/general/e240b288-ab6e-4e6d-a770-88cba23d0880.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332931,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752217/general/27d010f7-28d6-41bb-9652-bff1fa8856dc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267809,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752217/general/354e1f6f-020e-46b5-8073-aba93ae876ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282033,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752217/general/b05f3365-9a4c-4923-b1d5-eea1d3b8e71d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303130,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752217/general/4d496b0f-5ba8-4790-a5c6-4a2b96aa7938.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325858,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752217/general/c8eb94a0-f7de-4766-921d-be63f70824a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223488,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752217/general/91ef38a3-fb09-4b94-bfe7-f63a7a94a0e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243d0f52-e9bf-5380-9bd6-99901ecd5a37/243d0f52-e9bf-5380-9bd6-99901ecd5a37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393367,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752217/general/9d82804c-1e17-4e9f-9bfd-f678a520278f.jpg',
'Width': 1920}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T2 Momentum - Petrol - Manual - 129 hp - 78.222 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2022}
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738780%27 HTTP/1.1" 200 None
2026-03-29 15:15:38 [adesa.be] INFO: Saving data for 10738780: {'created_time': 1774797338.271921, 'last_price_update_time': 1774797338.27193, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738780') HTTP/1.1" 204 0
2026-03-29 15:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2bb37bf-0150-5163-9976-d18d8140d31b with identifier: 10738778
2026-03-29 15:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2bb37bf-0150-5163-9976-d18d8140d31b with identifier: 10738778
2026-03-29 15:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2bb37bf-0150-5163-9976-d18d8140d31b with identifier: 10738778 to the API
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752215/general/0686e40c-8022-4d81-ac24-12f65fce76e4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e2bb37bf-0150-5163-9976-d18d8140d31b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738778',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 89545,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418900,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752215/general/0686e40c-8022-4d81-ac24-12f65fce76e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328685,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752215/general/35d439ea-3723-4fb7-a9fc-699d03d8e3eb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404022,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752215/general/ac6d681e-c72b-4f52-b70e-686022da9660.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350955,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752215/general/b6c4d513-5374-4a2c-be50-bc1788c8386c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283776,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752215/general/54b220ce-18d7-4b22-9b17-1bdb43e3c367.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388440,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752215/general/434372d3-4eb6-4b65-9c99-a49d6ab69209.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258500,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752215/general/a0030110-165b-451a-bcff-fdd1f89db095.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283863,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752215/general/8824ebaa-fd78-404c-9c72-307e3fbba119.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32266,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752215/general/4dfb3e92-853d-4b7a-8392-ba04b2de55a2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2bb37bf-0150-5163-9976-d18d8140d31b/e2bb37bf-0150-5163-9976-d18d8140d31b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324349,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752215/general/2c3cd214-6dbb-4c37-a877-5e45ff560264.jpg',
'Width': 1920}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo V60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'89.545 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738778%27 HTTP/1.1" 200 None
2026-03-29 15:15:38 [adesa.be] INFO: Saving data for 10738778: {'created_time': 1774797338.6283, 'last_price_update_time': 1774797338.628311, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738778') HTTP/1.1" 204 0
2026-03-29 15:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e6a406c0-62e3-5cec-b125-c44d81c7e96e with identifier: 10738777
2026-03-29 15:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e6a406c0-62e3-5cec-b125-c44d81c7e96e with identifier: 10738777
2026-03-29 15:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e6a406c0-62e3-5cec-b125-c44d81c7e96e with identifier: 10738777 to the API
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752214/general/346b4859-e2d5-414c-87ba-166d06d20980.jpg>
{'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': 115,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e6a406c0-62e3-5cec-b125-c44d81c7e96e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFW945',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738777',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 55249,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350122,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752214/general/346b4859-e2d5-414c-87ba-166d06d20980.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34766,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752214/general/456c115d-031c-4b11-af59-21c0d3bcc2dc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354330,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752214/general/45aac961-8dc8-45f1-8db7-526f5950a486.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345977,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752214/general/337d09e1-ec24-4aa7-bf0c-cb64e395392a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322657,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752214/general/034d1c7d-0930-4b1d-9caa-42d64982ac3c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328120,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752214/general/08ad7cee-a6d8-4e0a-9a66-c1e4bc08a5c1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326734,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752214/general/f02596d5-fe50-49ae-984e-a5b6724694e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327928,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752214/general/4b8f2d24-b1f7-477e-8691-f0cef1587503.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304565,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752214/general/8f90f4c7-553b-4dbb-9891-0df8fc73cf92.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a406c0-62e3-5cec-b125-c44d81c7e96e/e6a406c0-62e3-5cec-b125-c44d81c7e96e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294384,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752214/general/d6bb1021-9f00-4aed-ae8b-eff5c188677f.jpg',
'Width': 1920}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen T-ROC 2.0 TDI - Diesel - Manual - 115 hp - 55.249 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738777%27 HTTP/1.1" 200 None
2026-03-29 15:15:39 [adesa.be] INFO: Saving data for 10738777: {'created_time': 1774797339.042876, 'last_price_update_time': 1774797339.042886, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738777') HTTP/1.1" 204 0
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752207/general/51a9179c-0792-427b-9ffb-01a7d0572f6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738769)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752207/general/9eca76c5-32c9-4f7b-8c49-23be805cfcf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738769)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752210/general/40912c95-5cd0-44b5-9e59-ea5a12163c49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738773)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752206/general/6f98148e-62ee-470d-b077-baee91e10665.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738768)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752210/general/febfe572-3d9c-45e8-b191-1cbcc5f7b499.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738773)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752207/general/f16fb27c-d533-4dfc-9eab-3dcf1c066a75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738769)
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219f86d0>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752206%252Fgeneral%252F48ae39c0-9d40-4cc2-8f3b-95138ef83e36.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/48ae39c0-9d40-4cc2-8f3b-95138ef83e36.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d29150>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752206%252Fgeneral%252Ff64c7097-811f-4a64-aeaa-ec49258ed54e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/f64c7097-811f-4a64-aeaa-ec49258ed54e.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752210/general/2e3ecf58-4a84-4b1e-b39d-c8c0429b989f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738773)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752207/general/3af601d0-92fb-4e0e-bda2-7824884e912d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738769)
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123c383d0>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752207%252Fgeneral%252F51a9179c-0792-427b-9ffb-01a7d0572f6d.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/51a9179c-0792-427b-9ffb-01a7d0572f6d.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752206/general/f375cb14-9e2c-4f6f-b781-3b5306454a33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738768)
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218726d0>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752207%252Fgeneral%252F9eca76c5-32c9-4f7b-8c49-23be805cfcf4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/9eca76c5-32c9-4f7b-8c49-23be805cfcf4.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12179b690>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752210%252Fgeneral%252F40912c95-5cd0-44b5-9e59-ea5a12163c49.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/40912c95-5cd0-44b5-9e59-ea5a12163c49.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b6d590>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752206%252Fgeneral%252F6f98148e-62ee-470d-b077-baee91e10665.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/6f98148e-62ee-470d-b077-baee91e10665.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12188ab90>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752210%252Fgeneral%252Ffebfe572-3d9c-45e8-b191-1cbcc5f7b499.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/febfe572-3d9c-45e8-b191-1cbcc5f7b499.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bdb890>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752207%252Fgeneral%252Ff16fb27c-d533-4dfc-9eab-3dcf1c066a75.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/f16fb27c-d533-4dfc-9eab-3dcf1c066a75.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752210/general/145727e6-e815-477d-b34e-1268aa34e240.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738773)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752206/general/acc67e85-7281-4a26-9dd4-3097e1d57b9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738768)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752206/general/80e965ef-c014-40ce-af1b-345ce1345685.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738768)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752210/general/e8d0f81f-42c3-4570-b05f-06aa05fc039e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738773)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752207/general/49fbd9ab-88ab-4f09-b2e2-3418515da9b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738769)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752210/general/0b6bc845-6f15-473f-9739-64be8c123dc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738773)
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bcd810>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752210%252Fgeneral%252F2e3ecf58-4a84-4b1e-b39d-c8c0429b989f.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/2e3ecf58-4a84-4b1e-b39d-c8c0429b989f.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d5d650>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752207%252Fgeneral%252F3af601d0-92fb-4e0e-bda2-7824884e912d.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/3af601d0-92fb-4e0e-bda2-7824884e912d.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216677d0>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752206%252Fgeneral%252Ff375cb14-9e2c-4f6f-b781-3b5306454a33.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/f375cb14-9e2c-4f6f-b781-3b5306454a33.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752207/general/f4eb91dd-9e92-4c1c-8d06-9c559082baaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738769)
2026-03-29 15:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752206/general/5479dccf-569f-4f96-b14b-b20d1f93b752.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738768)
2026-03-29 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752204/general/1c14979f-a070-45d2-8e1e-a272e9c7185c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738766)
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d5c610>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752210%252Fgeneral%252F145727e6-e815-477d-b34e-1268aa34e240.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/145727e6-e815-477d-b34e-1268aa34e240.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123b23d90>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752206%252Fgeneral%252Facc67e85-7281-4a26-9dd4-3097e1d57b9a.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/acc67e85-7281-4a26-9dd4-3097e1d57b9a.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121777a50>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752206%252Fgeneral%252F80e965ef-c014-40ce-af1b-345ce1345685.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/80e965ef-c014-40ce-af1b-345ce1345685.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218099d0>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752210%252Fgeneral%252Fe8d0f81f-42c3-4570-b05f-06aa05fc039e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/e8d0f81f-42c3-4570-b05f-06aa05fc039e.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121901ad0>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752207%252Fgeneral%252F49fbd9ab-88ab-4f09-b2e2-3418515da9b5.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/49fbd9ab-88ab-4f09-b2e2-3418515da9b5.jpg saved to cache
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121abfb50>
2026-03-29 15:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252F0b6bc845-6f15-473f-9739-64be8c123dc4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/0b6bc845-6f15-473f-9739-64be8c123dc4.jpg saved to cache
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15: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 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752210/general/ad872154-883b-4a7d-b950-8a18ab25eba7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738773)
2026-03-29 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752207/general/3c17f418-7c79-44be-8ee1-dedb344b3d0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738769)
2026-03-29 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752207/general/986f69b6-4469-4115-ae1d-2c1f6feeee13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738769)
2026-03-29 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752206/general/4d2e6202-c5e3-4021-9368-0ba29b777bbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738768)
2026-03-29 15:15: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 15:15: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 15:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b40a50>
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252Ff4eb91dd-9e92-4c1c-8d06-9c559082baaa.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/f4eb91dd-9e92-4c1c-8d06-9c559082baaa.jpg saved to cache
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216f3f10>
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F5479dccf-569f-4f96-b14b-b20d1f93b752.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/5479dccf-569f-4f96-b14b-b20d1f93b752.jpg saved to cache
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12425a810>
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F1c14979f-a070-45d2-8e1e-a272e9c7185c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/1c14979f-a070-45d2-8e1e-a272e9c7185c.jpg saved to cache
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752204/general/ccc73034-6ff4-49cb-87f0-576889034f31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738766)
2026-03-29 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752204/general/3df3bd94-cc2a-4344-be6e-566a89065867.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738766)
2026-03-29 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752210/general/f14bbb8d-8a98-4649-b036-1a0fe6853e6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738773)
2026-03-29 15:15: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 15:15: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 15:15: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 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752206/general/89a2a1ff-59eb-49a7-8fda-1433846d7654.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738768)
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12162fb50>
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252Fad872154-883b-4a7d-b950-8a18ab25eba7.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/ad872154-883b-4a7d-b950-8a18ab25eba7.jpg saved to cache
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d2bad0>
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252F3c17f418-7c79-44be-8ee1-dedb344b3d0d.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/3c17f418-7c79-44be-8ee1-dedb344b3d0d.jpg saved to cache
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121695290>
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752207%252Fgeneral%252F986f69b6-4469-4115-ae1d-2c1f6feeee13.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752207/general/986f69b6-4469-4115-ae1d-2c1f6feeee13.jpg saved to cache
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 107c5697-f454-547c-bc5f-64a946600802
2026-03-29 15:15:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 107c5697-f454-547c-bc5f-64a946600802, skipping ID generation
2026-03-29 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 107c5697-f454-547c-bc5f-64a946600802 with scrape type 1
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 107c5697-f454-547c-bc5f-64a946600802 sending to next pipeline
2026-03-29 15:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 107c5697-f454-547c-bc5f-64a946600802, identifier: 10738769
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12493cb10>
2026-03-29 15:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F4d2e6202-c5e3-4021-9368-0ba29b777bbd.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/4d2e6202-c5e3-4021-9368-0ba29b777bbd.jpg saved to cache
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752210/general/3368345d-5e5b-4f3c-88d8-ea28f8eb7ca8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738773)
2026-03-29 15:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 107c5697-f454-547c-bc5f-64a946600802 with identifier: 10738769
2026-03-29 15:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 107c5697-f454-547c-bc5f-64a946600802 with identifier: 10738769
2026-03-29 15:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 107c5697-f454-547c-bc5f-64a946600802 with identifier: 10738769 to the API
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752207/general/986f69b6-4469-4115-ae1d-2c1f6feeee13.jpg>
{'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': 120,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '107c5697-f454-547c-bc5f-64a946600802',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XDY431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738769',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 164546,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34085,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752207/general/986f69b6-4469-4115-ae1d-2c1f6feeee13.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291366,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752207/general/3c17f418-7c79-44be-8ee1-dedb344b3d0d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267116,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752207/general/f4eb91dd-9e92-4c1c-8d06-9c559082baaa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263518,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752207/general/49fbd9ab-88ab-4f09-b2e2-3418515da9b5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303207,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752207/general/3af601d0-92fb-4e0e-bda2-7824884e912d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238135,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752207/general/51a9179c-0792-427b-9ffb-01a7d0572f6d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343197,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752207/general/f16fb27c-d533-4dfc-9eab-3dcf1c066a75.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260362,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752207/general/9eca76c5-32c9-4f7b-8c49-23be805cfcf4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268923,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752207/general/06f3e4cb-b83d-4461-ba16-b2a83aa83914.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_107c5697-f454-547c-bc5f-64a946600802/107c5697-f454-547c-bc5f-64a946600802_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262929,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752207/general/f884a8f9-a122-4efb-aa86-f272b1bbef9a.jpg',
'Width': 1400}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2019-12-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen Passat Variant 1.6 TDI Style Business - Diesel - '
'Automatic - 120 hp - 164.546 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2019}
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:41 [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 15:15:41 [adesa.be] INFO: Saving data for 10738769: {'created_time': 1774797341.033453, 'last_price_update_time': 1774797341.033462, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738769') HTTP/1.1" 204 0
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121901150>
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252Fccc73034-6ff4-49cb-87f0-576889034f31.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/ccc73034-6ff4-49cb-87f0-576889034f31.jpg saved to cache
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218e3590>
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F3df3bd94-cc2a-4344-be6e-566a89065867.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/3df3bd94-cc2a-4344-be6e-566a89065867.jpg saved to cache
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1217202d0>
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252Ff14bbb8d-8a98-4649-b036-1a0fe6853e6f.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/f14bbb8d-8a98-4649-b036-1a0fe6853e6f.jpg saved to cache
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121acc610>
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752206%252Fgeneral%252F89a2a1ff-59eb-49a7-8fda-1433846d7654.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752206/general/89a2a1ff-59eb-49a7-8fda-1433846d7654.jpg saved to cache
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2
2026-03-29 15:15:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d75d1972-f51c-5c4d-8ccb-137d496d2ea2, skipping ID generation
2026-03-29 15:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2 with scrape type 1
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d75d1972-f51c-5c4d-8ccb-137d496d2ea2 sending to next pipeline
2026-03-29 15:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d75d1972-f51c-5c4d-8ccb-137d496d2ea2, identifier: 10738768
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121900150>
2026-03-29 15:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752210%252Fgeneral%252F3368345d-5e5b-4f3c-88d8-ea28f8eb7ca8.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752210/general/3368345d-5e5b-4f3c-88d8-ea28f8eb7ca8.jpg saved to cache
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30
2026-03-29 15:15:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1d48c5d-e908-5d8d-b013-c0c6ba537c30, skipping ID generation
2026-03-29 15:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30 with scrape type 1
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1d48c5d-e908-5d8d-b013-c0c6ba537c30 sending to next pipeline
2026-03-29 15:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1d48c5d-e908-5d8d-b013-c0c6ba537c30, identifier: 10738773
2026-03-29 15:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752204/general/69f469c3-d93b-419b-a416-c38121e7f449.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738766)
2026-03-29 15:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752204/general/90d13be3-d632-49f2-b5a4-b11a13c5a69c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738766)
2026-03-29 15:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d75d1972-f51c-5c4d-8ccb-137d496d2ea2 with identifier: 10738768
2026-03-29 15:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d75d1972-f51c-5c4d-8ccb-137d496d2ea2 with identifier: 10738768
2026-03-29 15:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d75d1972-f51c-5c4d-8ccb-137d496d2ea2 with identifier: 10738768 to the API
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752206/general/89a2a1ff-59eb-49a7-8fda-1433846d7654.jpg>
{'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': 156,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd75d1972-f51c-5c4d-8ccb-137d496d2ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRP125',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738768',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 144465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752206/general/89a2a1ff-59eb-49a7-8fda-1433846d7654.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24524,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752206/general/4d2e6202-c5e3-4021-9368-0ba29b777bbd.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752206/general/5479dccf-569f-4f96-b14b-b20d1f93b752.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752206/general/acc67e85-7281-4a26-9dd4-3097e1d57b9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752206/general/80e965ef-c014-40ce-af1b-345ce1345685.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752206/general/f375cb14-9e2c-4f6f-b781-3b5306454a33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752206/general/f64c7097-811f-4a64-aeaa-ec49258ed54e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752206/general/48ae39c0-9d40-4cc2-8f3b-95138ef83e36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752206/general/6f98148e-62ee-470d-b077-baee91e10665.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75d1972-f51c-5c4d-8ccb-137d496d2ea2/d75d1972-f51c-5c4d-8ccb-137d496d2ea2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752206/general/4cb63956-92f0-4322-8f60-dbff2a0ed0bd.jpg',
'Width': 1024}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 144.465 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:41 [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 15:15:41 [adesa.be] INFO: Saving data for 10738768: {'created_time': 1774797341.949246, 'last_price_update_time': 1774797341.949256, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738768') HTTP/1.1" 204 0
2026-03-29 15:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1d48c5d-e908-5d8d-b013-c0c6ba537c30 with identifier: 10738773
2026-03-29 15:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1d48c5d-e908-5d8d-b013-c0c6ba537c30 with identifier: 10738773
2026-03-29 15:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1d48c5d-e908-5d8d-b013-c0c6ba537c30 with identifier: 10738773 to the API
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752210/general/3368345d-5e5b-4f3c-88d8-ea28f8eb7ca8.jpg>
{'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': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'f1d48c5d-e908-5d8d-b013-c0c6ba537c30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABZ195',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738773',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 41732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265188,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752210/general/3368345d-5e5b-4f3c-88d8-ea28f8eb7ca8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290714,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752210/general/f14bbb8d-8a98-4649-b036-1a0fe6853e6f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273432,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752210/general/ad872154-883b-4a7d-b950-8a18ab25eba7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240274,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752210/general/e8d0f81f-42c3-4570-b05f-06aa05fc039e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259940,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752210/general/0b6bc845-6f15-473f-9739-64be8c123dc4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298413,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752210/general/145727e6-e815-477d-b34e-1268aa34e240.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268737,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752210/general/2e3ecf58-4a84-4b1e-b39d-c8c0429b989f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320399,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752210/general/febfe572-3d9c-45e8-b191-1cbcc5f7b499.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258926,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752210/general/40912c95-5cd0-44b5-9e59-ea5a12163c49.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d48c5d-e908-5d8d-b013-c0c6ba537c30/f1d48c5d-e908-5d8d-b013-c0c6ba537c30_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33368,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752210/general/176bf835-2a64-4397-b3cf-a20e55a6bcc2.jpg',
'Width': 400}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Automatic - 150 hp - '
'41.732 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738773%27 HTTP/1.1" 200 None
2026-03-29 15:15:42 [adesa.be] INFO: Saving data for 10738773: {'created_time': 1774797342.310333, 'last_price_update_time': 1774797342.310344, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738773') HTTP/1.1" 204 0
2026-03-29 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752204/general/a8fe0087-f481-4bd7-b258-4d9a64010fdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738766)
2026-03-29 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752204/general/663ab683-0687-49e5-8f20-41c54c7832f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738766)
2026-03-29 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752204/general/9b294259-2bf9-45b5-9333-5c48325c4d09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738766)
2026-03-29 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752204/general/15c3f56b-a8fd-4251-9d10-d8297dac945c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738766)
2026-03-29 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15: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 15:15: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 15:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121679850>
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F69f469c3-d93b-419b-a416-c38121e7f449.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/69f469c3-d93b-419b-a416-c38121e7f449.jpg saved to cache
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121acc2d0>
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F90d13be3-d632-49f2-b5a4-b11a13c5a69c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/90d13be3-d632-49f2-b5a4-b11a13c5a69c.jpg saved to cache
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216945d0>
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252Fa8fe0087-f481-4bd7-b258-4d9a64010fdf.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/a8fe0087-f481-4bd7-b258-4d9a64010fdf.jpg saved to cache
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219f8910>
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F663ab683-0687-49e5-8f20-41c54c7832f8.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/663ab683-0687-49e5-8f20-41c54c7832f8.jpg saved to cache
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1217bd3d0>
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F9b294259-2bf9-45b5-9333-5c48325c4d09.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/9b294259-2bf9-45b5-9333-5c48325c4d09.jpg saved to cache
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218da790>
2026-03-29 15:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752204%252Fgeneral%252F15c3f56b-a8fd-4251-9d10-d8297dac945c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752204/general/15c3f56b-a8fd-4251-9d10-d8297dac945c.jpg saved to cache
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d
2026-03-29 15:15:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d, skipping ID generation
2026-03-29 15:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d with scrape type 1
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d sending to next pipeline
2026-03-29 15:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d, identifier: 10738766
2026-03-29 15:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4224cb2-8554-573c-bee5-d89b46c619d1 with identifier: 10738770
2026-03-29 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4224cb2-8554-573c-bee5-d89b46c619d1 with scrape type 1
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252F3789fbf9-231f-4184-921d-425a2d6ed803.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/3789fbf9-231f-4184-921d-425a2d6ed803.jpg not downloaded yet
2026-03-29 15:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27ba49f8-8b85-5273-95d8-89aefa54641c with identifier: 10738764
2026-03-29 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27ba49f8-8b85-5273-95d8-89aefa54641c with scrape type 1
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F609bea70-2274-43ee-8d88-01d0d014ce44.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/609bea70-2274-43ee-8d88-01d0d014ce44.jpg not downloaded yet
2026-03-29 15:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89b9c833-37d6-50d9-82b2-6472d6749d5d with identifier: 10738771
2026-03-29 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89b9c833-37d6-50d9-82b2-6472d6749d5d with scrape type 1
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F8ae5c111-682d-46ae-9288-5d8d5b149420.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/8ae5c111-682d-46ae-9288-5d8d5b149420.jpg not downloaded yet
2026-03-29 15:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d with identifier: 10738766
2026-03-29 15:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d with identifier: 10738766
2026-03-29 15:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d with identifier: 10738766 to the API
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752204/general/15c3f56b-a8fd-4251-9d10-d8297dac945c.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': '3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTX402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738766',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61847,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433920,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752204/general/15c3f56b-a8fd-4251-9d10-d8297dac945c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408535,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752204/general/6400db8a-df6f-49ed-bffa-27f73ef28d55.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439286,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752204/general/663ab683-0687-49e5-8f20-41c54c7832f8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403630,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752204/general/9b294259-2bf9-45b5-9333-5c48325c4d09.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307991,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752204/general/69f469c3-d93b-419b-a416-c38121e7f449.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339316,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752204/general/90d13be3-d632-49f2-b5a4-b11a13c5a69c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415803,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752204/general/a8fe0087-f481-4bd7-b258-4d9a64010fdf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280981,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752204/general/3df3bd94-cc2a-4344-be6e-566a89065867.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292983,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752204/general/ccc73034-6ff4-49cb-87f0-576889034f31.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d/3e4bc6a5-7f6b-55ad-8923-b85561a0bc0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163348,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752204/general/1c14979f-a070-45d2-8e1e-a272e9c7185c.jpg',
'Width': 1920}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-06-23',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'61.847 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738766%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [adesa.be] INFO: Saving data for 10738766: {'created_time': 1774797343.400069, 'last_price_update_time': 1774797343.400078, 'auction_closing_time': 1775118600.0}
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738766') HTTP/1.1" 204 0
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252F12e42be3-b796-4e5c-b820-d05f70f5ee66.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/12e42be3-b796-4e5c-b820-d05f70f5ee66.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F5975dfaa-d649-4cb9-a571-245ea621aea2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/5975dfaa-d649-4cb9-a571-245ea621aea2.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F05333bd0-9ba2-4ac6-9889-973825b78c22.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/05333bd0-9ba2-4ac6-9889-973825b78c22.jpg not downloaded yet
2026-03-29 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15: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 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252F32922006-6435-45ca-935b-c6f61bdd4dbe.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/32922006-6435-45ca-935b-c6f61bdd4dbe.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F4887abd3-a4f8-4c64-846e-ce5b29c9e208.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/4887abd3-a4f8-4c64-846e-ce5b29c9e208.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F1dc2bffb-50c8-4cb2-bcfe-a15046b153bb.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/1dc2bffb-50c8-4cb2-bcfe-a15046b153bb.jpg not downloaded yet
2026-03-29 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252Fde832d05-f888-4dbb-9487-8afee5da541a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/de832d05-f888-4dbb-9487-8afee5da541a.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F9b3ab03d-b007-47cf-8360-79de5ba46e50.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/9b3ab03d-b007-47cf-8360-79de5ba46e50.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F00eecb5b-c2d2-486c-aa5e-dae5c047d9d4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/00eecb5b-c2d2-486c-aa5e-dae5c047d9d4.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252Ffe5b66a0-3b9b-44a2-9732-ab7eac84f585.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/fe5b66a0-3b9b-44a2-9732-ab7eac84f585.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F606b70d5-7897-4d1a-8054-8fb35894e1a3.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/606b70d5-7897-4d1a-8054-8fb35894e1a3.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F8e798a09-9eea-4f85-8be2-9a5918397159.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/8e798a09-9eea-4f85-8be2-9a5918397159.jpg not downloaded yet
2026-03-29 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752202/general/5975dfaa-d649-4cb9-a571-245ea621aea2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738764)
2026-03-29 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752208/general/3789fbf9-231f-4184-921d-425a2d6ed803.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738770)
2026-03-29 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752209/general/05333bd0-9ba2-4ac6-9889-973825b78c22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738771)
2026-03-29 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752209/general/8ae5c111-682d-46ae-9288-5d8d5b149420.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738771)
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252F54d52f28-4841-416c-9425-68714437f6b5.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/54d52f28-4841-416c-9425-68714437f6b5.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252Fa3666449-662d-469d-aca5-44556502fa13.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/a3666449-662d-469d-aca5-44556502fa13.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F882835cc-dc81-44c1-8112-eb58a2982934.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/882835cc-dc81-44c1-8112-eb58a2982934.jpg not downloaded yet
2026-03-29 15:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f870efe-ea51-5222-aa01-2d64df7d9da4 with identifier: 10738765
2026-03-29 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f870efe-ea51-5222-aa01-2d64df7d9da4 with scrape type 1
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752203%252Fgeneral%252F9ee6caa9-b39e-4f10-b5a8-0e8e97121911.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/9ee6caa9-b39e-4f10-b5a8-0e8e97121911.jpg not downloaded yet
2026-03-29 15:15:43 [adesa.be] INFO: Found listing with ID: 10738774
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738774%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [adesa.be] INFO: Scrape type for 10738774: 1
2026-03-29 15:15:43 [adesa.be] INFO: Scraping item 10738774 url https://www.openlane.eu/en/carv6/auction/10738774
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252Ff1a962c4-ea65-4739-83a9-7c8d86ca9a5d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/f1a962c4-ea65-4739-83a9-7c8d86ca9a5d.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F2c0500ca-03f2-4b4e-b24d-92fc1030a85a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/2c0500ca-03f2-4b4e-b24d-92fc1030a85a.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F7c6f2956-2ba6-463e-a17e-3205dc3c45bb.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/7c6f2956-2ba6-463e-a17e-3205dc3c45bb.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752203%252Fgeneral%252Fcc7b816a-97ac-45c6-93a1-982d71c7ada7.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/cc7b816a-97ac-45c6-93a1-982d71c7ada7.jpg not downloaded yet
2026-03-29 15:15:43 [adesa.be] INFO: Found listing with ID: 10738775
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738775%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [adesa.be] INFO: Scrape type for 10738775: 1
2026-03-29 15:15:43 [adesa.be] INFO: Scraping item 10738775 url https://www.openlane.eu/en/carv6/auction/10738775
2026-03-29 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752208/general/12e42be3-b796-4e5c-b820-d05f70f5ee66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738770)
2026-03-29 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752209/general/1dc2bffb-50c8-4cb2-bcfe-a15046b153bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738771)
2026-03-29 15:15: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 15:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e369d9-22c2-5a92-a58a-b603dfd6b219 with identifier: 10738737
2026-03-29 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e369d9-22c2-5a92-a58a-b603dfd6b219 with scrape type 2
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86e369d9-22c2-5a92-a58a-b603dfd6b219 with scrape type 2
2026-03-29 15:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86e369d9-22c2-5a92-a58a-b603dfd6b219, identifier: 10738737
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252Fae7964e3-0b54-4a0d-8612-4942b518b7b0.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/ae7964e3-0b54-4a0d-8612-4942b518b7b0.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F22a54555-ec14-4b8e-8f38-cb2e1efbd34a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/22a54555-ec14-4b8e-8f38-cb2e1efbd34a.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F656d1f55-79b8-438d-b969-7aaa8e9e90b0.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/656d1f55-79b8-438d-b969-7aaa8e9e90b0.jpg not downloaded yet
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752203%252Fgeneral%252F0e8bbe96-585a-4edf-be92-88df79eaa8cf.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/0e8bbe96-585a-4edf-be92-88df79eaa8cf.jpg not downloaded yet
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10738776
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738776%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10738776: 1
2026-03-29 15:15:44 [adesa.be] INFO: Scraping item 10738776 url https://www.openlane.eu/en/carv6/auction/10738776
2026-03-29 15:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86e369d9-22c2-5a92-a58a-b603dfd6b219 with identifier: 10738737
2026-03-29 15:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86e369d9-22c2-5a92-a58a-b603dfd6b219 with identifier: 10738737
2026-03-29 15:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86e369d9-22c2-5a92-a58a-b603dfd6b219 with identifier: 10738737 to the API
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738737>
{'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': 140,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '86e369d9-22c2-5a92-a58a-b603dfd6b219',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGD927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738737',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 60373,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Megane Grandtour 1.3 TCe Techno - Petrol - Manual - 140 hp '
'- 60.373 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738737%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Saving data for 10738737: {'auction_closing_time': 1775118600.0, 'created_time': 1774692928.323267, 'last_price_update_time': 1774797344.275435}
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738737') HTTP/1.1" 204 0
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752202/general/609bea70-2274-43ee-8d88-01d0d014ce44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738764)
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752209/general/00eecb5b-c2d2-486c-aa5e-dae5c047d9d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738771)
2026-03-29 15:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bdfd10>
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F5975dfaa-d649-4cb9-a571-245ea621aea2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/5975dfaa-d649-4cb9-a571-245ea621aea2.jpg saved to cache
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216b88d0>
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252F3789fbf9-231f-4184-921d-425a2d6ed803.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/3789fbf9-231f-4184-921d-425a2d6ed803.jpg saved to cache
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121793410>
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F05333bd0-9ba2-4ac6-9889-973825b78c22.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/05333bd0-9ba2-4ac6-9889-973825b78c22.jpg saved to cache
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216bab10>
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F8ae5c111-682d-46ae-9288-5d8d5b149420.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/8ae5c111-682d-46ae-9288-5d8d5b149420.jpg saved to cache
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252Fe88b9de4-eda4-4dcb-92a9-904b6962f5b4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/e88b9de4-eda4-4dcb-92a9-904b6962f5b4.jpg not downloaded yet
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F636afc50-55e3-4292-b3c1-f1f1a96bc07c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/636afc50-55e3-4292-b3c1-f1f1a96bc07c.jpg not downloaded yet
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F5caf0dba-0354-41ad-bd3c-93034a967311.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/5caf0dba-0354-41ad-bd3c-93034a967311.jpg not downloaded yet
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752203%252Fgeneral%252Fd8c533a9-3017-4d58-a373-529c65efeb7f.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/d8c533a9-3017-4d58-a373-529c65efeb7f.jpg not downloaded yet
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10738191
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738191%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10738191: 0
2026-03-29 15:15:44 [adesa.be] INFO: Skipping item 10738191 url https://www.openlane.eu/en/carv6/auction/10738191
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10738189
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738189%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10738189: 0
2026-03-29 15:15:44 [adesa.be] INFO: Skipping item 10738189 url https://www.openlane.eu/en/carv6/auction/10738189
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10738190
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738190%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10738190: 0
2026-03-29 15:15:44 [adesa.be] INFO: Skipping item 10738190 url https://www.openlane.eu/en/carv6/auction/10738190
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10738206
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738206%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10738206: 2
2026-03-29 15:15:44 [adesa.be] INFO: Scraping item 10738206 url https://www.openlane.eu/en/carv6/auction/10738206
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752209/general/8e798a09-9eea-4f85-8be2-9a5918397159.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738771)
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121770150>
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252F12e42be3-b796-4e5c-b820-d05f70f5ee66.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/12e42be3-b796-4e5c-b820-d05f70f5ee66.jpg saved to cache
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121841ed0>
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F1dc2bffb-50c8-4cb2-bcfe-a15046b153bb.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/1dc2bffb-50c8-4cb2-bcfe-a15046b153bb.jpg saved to cache
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752208/general/de832d05-f888-4dbb-9487-8afee5da541a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738770)
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252Fa2829c3c-78ac-41fd-8f8e-e2aaf59d87d3.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/a2829c3c-78ac-41fd-8f8e-e2aaf59d87d3.jpg not downloaded yet
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F2e5e504e-5931-408a-a0f8-ee551be8db7a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/2e5e504e-5931-408a-a0f8-ee551be8db7a.jpg not downloaded yet
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252Fa69853eb-67f6-4d5a-9f76-9bc0817d2858.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/a69853eb-67f6-4d5a-9f76-9bc0817d2858.jpg not downloaded yet
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752203%252Fgeneral%252Feaa2a4ec-e4a4-4279-9831-d1f4ebd6a0b3.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/eaa2a4ec-e4a4-4279-9831-d1f4ebd6a0b3.jpg not downloaded yet
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10738207
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738207%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10738207: 2
2026-03-29 15:15:44 [adesa.be] INFO: Scraping item 10738207 url https://www.openlane.eu/en/carv6/auction/10738207
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752202/general/4887abd3-a4f8-4c64-846e-ce5b29c9e208.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738764)
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752202/general/9b3ab03d-b007-47cf-8360-79de5ba46e50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738764)
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752208/general/32922006-6435-45ca-935b-c6f61bdd4dbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738770)
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752202/general/606b70d5-7897-4d1a-8054-8fb35894e1a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738764)
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752203%252Fgeneral%252F405ef7d8-e5ff-4235-a62f-5d78e2b471ea.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/405ef7d8-e5ff-4235-a62f-5d78e2b471ea.jpg not downloaded yet
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10740609
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740609%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10740609: 0
2026-03-29 15:15:44 [adesa.be] INFO: Skipping item 10740609 url https://www.openlane.eu/en/carv6/auction/10740609
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10740673
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740673%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10740673: 0
2026-03-29 15:15:44 [adesa.be] INFO: Skipping item 10740673 url https://www.openlane.eu/en/carv6/auction/10740673
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10738192
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738192%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10738192: 0
2026-03-29 15:15:44 [adesa.be] INFO: Skipping item 10738192 url https://www.openlane.eu/en/carv6/auction/10738192
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10738193
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738193%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10738193: 0
2026-03-29 15:15:44 [adesa.be] INFO: Skipping item 10738193 url https://www.openlane.eu/en/carv6/auction/10738193
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10738215
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738215%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [adesa.be] INFO: Scrape type for 10738215: 0
2026-03-29 15:15:44 [adesa.be] INFO: Skipping item 10738215 url https://www.openlane.eu/en/carv6/auction/10738215
2026-03-29 15:15:44 [adesa.be] INFO: Found listing with ID: 10738214
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738214%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [adesa.be] INFO: Scrape type for 10738214: 0
2026-03-29 15:15:45 [adesa.be] INFO: Skipping item 10738214 url https://www.openlane.eu/en/carv6/auction/10738214
2026-03-29 15:15:45 [adesa.be] INFO: Found listing with ID: 10738213
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738213%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [adesa.be] INFO: Scrape type for 10738213: 0
2026-03-29 15:15:45 [adesa.be] INFO: Skipping item 10738213 url https://www.openlane.eu/en/carv6/auction/10738213
2026-03-29 15:15:45 [adesa.be] INFO: Found listing with ID: 10738198
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738198%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [adesa.be] INFO: Scrape type for 10738198: 1
2026-03-29 15:15:45 [adesa.be] INFO: Scraping item 10738198 url https://www.openlane.eu/en/carv6/auction/10738198
2026-03-29 15:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b73490>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F609bea70-2274-43ee-8d88-01d0d014ce44.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/609bea70-2274-43ee-8d88-01d0d014ce44.jpg saved to cache
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219c8910>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F00eecb5b-c2d2-486c-aa5e-dae5c047d9d4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/00eecb5b-c2d2-486c-aa5e-dae5c047d9d4.jpg saved to cache
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d65050>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F8e798a09-9eea-4f85-8be2-9a5918397159.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/8e798a09-9eea-4f85-8be2-9a5918397159.jpg saved to cache
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c43b1ade-996c-57f9-a179-ce04f475ad56 with identifier: 10738787
2026-03-29 15:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c43b1ade-996c-57f9-a179-ce04f475ad56 with scrape type 1
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752223%252Fgeneral%252Fe896111e-8f69-4382-8533-e2f93890f6cb.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/e896111e-8f69-4382-8533-e2f93890f6cb.jpg not downloaded yet
2026-03-29 15:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752209/general/882835cc-dc81-44c1-8112-eb58a2982934.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738771)
2026-03-29 15:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752203/general/cc7b816a-97ac-45c6-93a1-982d71c7ada7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738765)
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752203%252Fgeneral%252F4caa8780-a8d1-44fe-8214-91a2904fa848.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/4caa8780-a8d1-44fe-8214-91a2904fa848.jpg not downloaded yet
2026-03-29 15:15:45 [adesa.be] INFO: Found listing with ID: 10738199
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738199%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [adesa.be] INFO: Scrape type for 10738199: 0
2026-03-29 15:15:45 [adesa.be] INFO: Skipping item 10738199 url https://www.openlane.eu/en/carv6/auction/10738199
2026-03-29 15:15:45 [adesa.be] INFO: Found listing with ID: 10738200
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738200%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [adesa.be] INFO: Scrape type for 10738200: 0
2026-03-29 15:15:45 [adesa.be] INFO: Skipping item 10738200 url https://www.openlane.eu/en/carv6/auction/10738200
2026-03-29 15:15:45 [adesa.be] INFO: Found listing with ID: 10738196
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738196%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [adesa.be] INFO: Scrape type for 10738196: 1
2026-03-29 15:15:45 [adesa.be] INFO: Scraping item 10738196 url https://www.openlane.eu/en/carv6/auction/10738196
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752223%252Fgeneral%252Fc746b9cc-5eb4-4d78-8687-f7cdeed8d5b6.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/c746b9cc-5eb4-4d78-8687-f7cdeed8d5b6.jpg not downloaded yet
2026-03-29 15:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752203/general/9ee6caa9-b39e-4f10-b5a8-0e8e97121911.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738765)
2026-03-29 15:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752208/general/fe5b66a0-3b9b-44a2-9732-ab7eac84f585.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738770)
2026-03-29 15:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219e3590>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252Fde832d05-f888-4dbb-9487-8afee5da541a.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/de832d05-f888-4dbb-9487-8afee5da541a.jpg saved to cache
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca7e7b55-010c-5d3d-a5a7-54b3637d43ea with identifier: 10738750
2026-03-29 15:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea with scrape type 1
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752188%252Fgeneral%252Fa27e421d-1a71-453b-8ee0-1892440693c0.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/a27e421d-1a71-453b-8ee0-1892440693c0.jpg not downloaded yet
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121784510>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F4887abd3-a4f8-4c64-846e-ce5b29c9e208.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/4887abd3-a4f8-4c64-846e-ce5b29c9e208.jpg saved to cache
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12198d2d0>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F9b3ab03d-b007-47cf-8360-79de5ba46e50.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/9b3ab03d-b007-47cf-8360-79de5ba46e50.jpg saved to cache
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121786c50>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752208%252Fgeneral%252F32922006-6435-45ca-935b-c6f61bdd4dbe.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/32922006-6435-45ca-935b-c6f61bdd4dbe.jpg saved to cache
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12190c510>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F606b70d5-7897-4d1a-8054-8fb35894e1a3.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/606b70d5-7897-4d1a-8054-8fb35894e1a3.jpg saved to cache
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752203%252Fgeneral%252Fcd5572cb-df47-4d05-9dc9-26cca81b0e52.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/cd5572cb-df47-4d05-9dc9-26cca81b0e52.jpg not downloaded yet
2026-03-29 15:15:45 [adesa.be] INFO: Found listing with ID: 10738210
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738210%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [adesa.be] INFO: Scrape type for 10738210: 1
2026-03-29 15:15:45 [adesa.be] INFO: Scraping item 10738210 url https://www.openlane.eu/en/carv6/auction/10738210
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752223%252Fgeneral%252Fcca8e184-d3ac-48b0-b73b-97827eb7f82b.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/cca8e184-d3ac-48b0-b73b-97827eb7f82b.jpg not downloaded yet
2026-03-29 15:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752209/general/a69853eb-67f6-4d5a-9f76-9bc0817d2858.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738771)
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752188%252Fgeneral%252F249825fe-3a40-4227-ab02-4effb531e3ba.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/249825fe-3a40-4227-ab02-4effb531e3ba.jpg not downloaded yet
2026-03-29 15:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752203%252Fgeneral%252F02f1dc0e-9be2-4ae8-baa2-4eb096c3da95.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/02f1dc0e-9be2-4ae8-baa2-4eb096c3da95.jpg not downloaded yet
2026-03-29 15:15:45 [adesa.be] INFO: Found listing with ID: 10738197
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738197%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [adesa.be] INFO: Scrape type for 10738197: 1
2026-03-29 15:15:45 [adesa.be] INFO: Scraping item 10738197 url https://www.openlane.eu/en/carv6/auction/10738197
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752223%252Fgeneral%252F103a2ba6-8dd5-4c53-b21d-4feb06d40beb.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/103a2ba6-8dd5-4c53-b21d-4feb06d40beb.jpg not downloaded yet
2026-03-29 15:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a0b4d0>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752209%252Fgeneral%252F882835cc-dc81-44c1-8112-eb58a2982934.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/882835cc-dc81-44c1-8112-eb58a2982934.jpg saved to cache
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121909b50>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752203%252Fgeneral%252Fcc7b816a-97ac-45c6-93a1-982d71c7ada7.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/cc7b816a-97ac-45c6-93a1-982d71c7ada7.jpg saved to cache
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a852d0>
2026-03-29 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752203%252Fgeneral%252F9ee6caa9-b39e-4f10-b5a8-0e8e97121911.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/9ee6caa9-b39e-4f10-b5a8-0e8e97121911.jpg saved to cache
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ad7f50>
2026-03-29 15:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752208%252Fgeneral%252Ffe5b66a0-3b9b-44a2-9732-ab7eac84f585.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/fe5b66a0-3b9b-44a2-9732-ab7eac84f585.jpg saved to cache
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752209/general/5caf0dba-0354-41ad-bd3c-93034a967311.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738771)
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752188%252Fgeneral%252F7f7c7d8c-cda9-48db-9152-2338dc0bde53.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/7f7c7d8c-cda9-48db-9152-2338dc0bde53.jpg not downloaded yet
2026-03-29 15:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752208/general/a2829c3c-78ac-41fd-8f8e-e2aaf59d87d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738770)
2026-03-29 15:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752203/general/eaa2a4ec-e4a4-4279-9831-d1f4ebd6a0b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738765)
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752203%252Fgeneral%252F5a1ec63d-1fcc-46d5-96e2-d8d605b526d7.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/5a1ec63d-1fcc-46d5-96e2-d8d605b526d7.jpg not downloaded yet
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10738211
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738211%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10738211: 1
2026-03-29 15:15:46 [adesa.be] INFO: Scraping item 10738211 url https://www.openlane.eu/en/carv6/auction/10738211
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752223%252Fgeneral%252F68064f78-fb61-4080-b814-f06ceb47f402.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/68064f78-fb61-4080-b814-f06ceb47f402.jpg not downloaded yet
2026-03-29 15: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 15:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752203/general/d8c533a9-3017-4d58-a373-529c65efeb7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738765)
2026-03-29 15:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752202/general/2e5e504e-5931-408a-a0f8-ee551be8db7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738764)
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752188%252Fgeneral%252F8dd9c863-07d2-4e23-acbd-5aa41f75245c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/8dd9c863-07d2-4e23-acbd-5aa41f75245c.jpg not downloaded yet
2026-03-29 15:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121637850>
2026-03-29 15:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752209%252Fgeneral%252Fa69853eb-67f6-4d5a-9f76-9bc0817d2858.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/a69853eb-67f6-4d5a-9f76-9bc0817d2858.jpg saved to cache
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f66c7f02-69db-5b7b-b0d0-faca5be6bec1 with identifier: 10738731
2026-03-29 15:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f66c7f02-69db-5b7b-b0d0-faca5be6bec1 with scrape type 2
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f66c7f02-69db-5b7b-b0d0-faca5be6bec1 with scrape type 2
2026-03-29 15:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f66c7f02-69db-5b7b-b0d0-faca5be6bec1, identifier: 10738731
2026-03-29 15:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d598a8d-3946-5145-9723-7bb4fb6bf31e with identifier: 10738774
2026-03-29 15:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e with scrape type 1
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752211%252Fgeneral%252Fe0ed1b14-ea4d-49f7-a5cf-fc17121538cc.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/e0ed1b14-ea4d-49f7-a5cf-fc17121538cc.jpg not downloaded yet
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10738202
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738202%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10738202: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10738202 url https://www.openlane.eu/en/carv6/auction/10738202
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10738203
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738203%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10738203: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10738203 url https://www.openlane.eu/en/carv6/auction/10738203
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737943
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737943%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737943: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737943 url https://www.openlane.eu/en/carv6/auction/10737943
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10735325
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735325%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10735325: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10735325 url https://www.openlane.eu/en/carv6/auction/10735325
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737877
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737877%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737877: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737877 url https://www.openlane.eu/en/carv6/auction/10737877
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10738043
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738043%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10738043: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10738043 url https://www.openlane.eu/en/carv6/auction/10738043
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737883
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737883%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737883: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737883 url https://www.openlane.eu/en/carv6/auction/10737883
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737885
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737885%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737885: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737885 url https://www.openlane.eu/en/carv6/auction/10737885
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10735306
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735306%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10735306: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10735306 url https://www.openlane.eu/en/carv6/auction/10735306
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737984
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737984%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737984: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737984 url https://www.openlane.eu/en/carv6/auction/10737984
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10735358
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735358%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10735358: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10735358 url https://www.openlane.eu/en/carv6/auction/10735358
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10738000
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738000%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10738000: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10738000 url https://www.openlane.eu/en/carv6/auction/10738000
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737897
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737897%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737897: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737897 url https://www.openlane.eu/en/carv6/auction/10737897
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737990
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737990%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737990: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737990 url https://www.openlane.eu/en/carv6/auction/10737990
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10738035
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738035%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10738035: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10738035 url https://www.openlane.eu/en/carv6/auction/10738035
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737899
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737899%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737899: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737899 url https://www.openlane.eu/en/carv6/auction/10737899
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737905
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737905%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737905: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737905 url https://www.openlane.eu/en/carv6/auction/10737905
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737966
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737966%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737966: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737966 url https://www.openlane.eu/en/carv6/auction/10737966
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10738045
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738045%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10738045: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10738045 url https://www.openlane.eu/en/carv6/auction/10738045
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10737950
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737950%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10737950: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10737950 url https://www.openlane.eu/en/carv6/auction/10737950
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10735377
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735377%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [adesa.be] INFO: Scrape type for 10735377: 0
2026-03-29 15:15:46 [adesa.be] INFO: Skipping item 10735377 url https://www.openlane.eu/en/carv6/auction/10735377
2026-03-29 15:15:46 [adesa.be] INFO: Found listing with ID: 10735393
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735393%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10735393: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10735393 url https://www.openlane.eu/en/carv6/auction/10735393
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10737880
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737880%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10737880: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10737880 url https://www.openlane.eu/en/carv6/auction/10737880
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10735368
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735368%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10735368: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10735368 url https://www.openlane.eu/en/carv6/auction/10735368
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10737876
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737876%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10737876: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10737876 url https://www.openlane.eu/en/carv6/auction/10737876
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10737978
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737978%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10737978: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10737978 url https://www.openlane.eu/en/carv6/auction/10737978
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10735360
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735360%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10735360: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10735360 url https://www.openlane.eu/en/carv6/auction/10735360
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10737986
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737986%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10737986: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10737986 url https://www.openlane.eu/en/carv6/auction/10737986
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740460
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740460%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740460: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740460 url https://www.openlane.eu/en/carv6/auction/10740460
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740801
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740801%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740801: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740801 url https://www.openlane.eu/en/carv6/auction/10740801
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739029
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739029%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739029: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739029 url https://www.openlane.eu/en/carv6/auction/10739029
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740471
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740471%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740471: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740471 url https://www.openlane.eu/en/carv6/auction/10740471
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739501
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739501%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739501: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739501 url https://www.openlane.eu/en/carv6/auction/10739501
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739274
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739274%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739274: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739274 url https://www.openlane.eu/en/carv6/auction/10739274
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739528
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739528%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739528: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739528 url https://www.openlane.eu/en/carv6/auction/10739528
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739361
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739361%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739361: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739361 url https://www.openlane.eu/en/carv6/auction/10739361
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739557
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739557%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739557: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739557 url https://www.openlane.eu/en/carv6/auction/10739557
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739561
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739561%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739561: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739561 url https://www.openlane.eu/en/carv6/auction/10739561
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739541
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739541%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739541: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739541 url https://www.openlane.eu/en/carv6/auction/10739541
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739491
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739491%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739491: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739491 url https://www.openlane.eu/en/carv6/auction/10739491
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739552
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739552%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739552: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739552 url https://www.openlane.eu/en/carv6/auction/10739552
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739380
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739380%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739380: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739380 url https://www.openlane.eu/en/carv6/auction/10739380
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740478
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740478%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740478: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740478 url https://www.openlane.eu/en/carv6/auction/10740478
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739351
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739351%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739351: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739351 url https://www.openlane.eu/en/carv6/auction/10739351
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739191
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739191%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739191: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739191 url https://www.openlane.eu/en/carv6/auction/10739191
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739045
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739045%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739045: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739045 url https://www.openlane.eu/en/carv6/auction/10739045
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740740
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740740%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740740: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740740 url https://www.openlane.eu/en/carv6/auction/10740740
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740754
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740754%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740754: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740754 url https://www.openlane.eu/en/carv6/auction/10740754
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740477
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740477%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740477: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740477 url https://www.openlane.eu/en/carv6/auction/10740477
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739184
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739184%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739184: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739184 url https://www.openlane.eu/en/carv6/auction/10739184
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739376
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739376%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739376: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739376 url https://www.openlane.eu/en/carv6/auction/10739376
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739582
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739582%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739582: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739582 url https://www.openlane.eu/en/carv6/auction/10739582
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739683
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739683%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739683: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739683 url https://www.openlane.eu/en/carv6/auction/10739683
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739243
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739243%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739243: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739243 url https://www.openlane.eu/en/carv6/auction/10739243
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740521
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740521%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740521: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740521 url https://www.openlane.eu/en/carv6/auction/10740521
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739636
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739636%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739636: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739636 url https://www.openlane.eu/en/carv6/auction/10739636
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739550
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739550%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739550: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739550 url https://www.openlane.eu/en/carv6/auction/10739550
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739453
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739453%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739453: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739453 url https://www.openlane.eu/en/carv6/auction/10739453
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739553
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739553%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739553: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739553 url https://www.openlane.eu/en/carv6/auction/10739553
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740777
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740777%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740777: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740777 url https://www.openlane.eu/en/carv6/auction/10740777
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740531
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740531%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740531: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740531 url https://www.openlane.eu/en/carv6/auction/10740531
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740733
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740733%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740733: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740733 url https://www.openlane.eu/en/carv6/auction/10740733
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739340
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739340%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739340: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739340 url https://www.openlane.eu/en/carv6/auction/10739340
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739335
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739335%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739335: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739335 url https://www.openlane.eu/en/carv6/auction/10739335
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739401
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739401%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739401: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739401 url https://www.openlane.eu/en/carv6/auction/10739401
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739214
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739214%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739214: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739214 url https://www.openlane.eu/en/carv6/auction/10739214
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739118
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739118%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739118: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739118 url https://www.openlane.eu/en/carv6/auction/10739118
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739724
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739724%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739724: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739724 url https://www.openlane.eu/en/carv6/auction/10739724
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739506
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739506%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739506: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739506 url https://www.openlane.eu/en/carv6/auction/10739506
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739951
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739951%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739951: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739951 url https://www.openlane.eu/en/carv6/auction/10739951
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739949
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739949%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739949: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739949 url https://www.openlane.eu/en/carv6/auction/10739949
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739406
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739406%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739406: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739406 url https://www.openlane.eu/en/carv6/auction/10739406
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739542
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739542%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739542: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739542 url https://www.openlane.eu/en/carv6/auction/10739542
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739679
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739679%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739679: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739679 url https://www.openlane.eu/en/carv6/auction/10739679
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740021
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740021%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740021: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740021 url https://www.openlane.eu/en/carv6/auction/10740021
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10740770
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740770%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10740770: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10740770 url https://www.openlane.eu/en/carv6/auction/10740770
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739302
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739302%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [adesa.be] INFO: Scrape type for 10739302: 0
2026-03-29 15:15:47 [adesa.be] INFO: Skipping item 10739302 url https://www.openlane.eu/en/carv6/auction/10739302
2026-03-29 15:15:47 [adesa.be] INFO: Found listing with ID: 10739393
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739393%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [adesa.be] INFO: Scrape type for 10739393: 0
2026-03-29 15:15:48 [adesa.be] INFO: Skipping item 10739393 url https://www.openlane.eu/en/carv6/auction/10739393
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252Fd75ce98c-79a5-48f8-b19c-f14b9a2ddeaf.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/d75ce98c-79a5-48f8-b19c-f14b9a2ddeaf.jpg not downloaded yet
2026-03-29 15:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f66c7f02-69db-5b7b-b0d0-faca5be6bec1 with identifier: 10738731
2026-03-29 15:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f66c7f02-69db-5b7b-b0d0-faca5be6bec1 with identifier: 10738731
2026-03-29 15:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f66c7f02-69db-5b7b-b0d0-faca5be6bec1 with identifier: 10738731 to the API
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15: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 15:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738731>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Black',
'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': 'f66c7f02-69db-5b7b-b0d0-faca5be6bec1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSZ799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738731',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 46177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Megane 1.3 TCe Equilibre - Petrol - Manual - 140 hp - '
'46.177 km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738731%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [adesa.be] INFO: Saving data for 10738731: {'auction_closing_time': 1775118600.0, 'created_time': 1774692934.451925, 'last_price_update_time': 1774797348.522298}
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738731') HTTP/1.1" 204 0
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252F67597fb0-031a-4627-b428-908bb1d080b7.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/67597fb0-031a-4627-b428-908bb1d080b7.jpg not downloaded yet
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252F6d1bb37b-8d0d-4c1b-8e26-9399e1e2d322.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/6d1bb37b-8d0d-4c1b-8e26-9399e1e2d322.jpg not downloaded yet
2026-03-29 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752223/general/e896111e-8f69-4382-8533-e2f93890f6cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738787)
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252F6058e8c0-efc2-417d-a374-feca0525e595.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/6058e8c0-efc2-417d-a374-feca0525e595.jpg not downloaded yet
2026-03-29 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121758650>
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752209%252Fgeneral%252F5caf0dba-0354-41ad-bd3c-93034a967311.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/5caf0dba-0354-41ad-bd3c-93034a967311.jpg saved to cache
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218f0e10>
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752208%252Fgeneral%252Fa2829c3c-78ac-41fd-8f8e-e2aaf59d87d3.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/a2829c3c-78ac-41fd-8f8e-e2aaf59d87d3.jpg saved to cache
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b64190>
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752203%252Fgeneral%252Feaa2a4ec-e4a4-4279-9831-d1f4ebd6a0b3.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/eaa2a4ec-e4a4-4279-9831-d1f4ebd6a0b3.jpg saved to cache
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d47790>
2026-03-29 15:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752203%252Fgeneral%252Fd8c533a9-3017-4d58-a373-529c65efeb7f.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/d8c533a9-3017-4d58-a373-529c65efeb7f.jpg saved to cache
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d85f50>
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752202%252Fgeneral%252F2e5e504e-5931-408a-a0f8-ee551be8db7a.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/2e5e504e-5931-408a-a0f8-ee551be8db7a.jpg saved to cache
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752203/general/405ef7d8-e5ff-4235-a62f-5d78e2b471ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738765)
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252F3b45d141-6a45-40c5-831c-84c10ca0d39f.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/3b45d141-6a45-40c5-831c-84c10ca0d39f.jpg not downloaded yet
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252F18c08a34-b9ce-44bf-8d54-69c96a6a11c3.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/18c08a34-b9ce-44bf-8d54-69c96a6a11c3.jpg not downloaded yet
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15: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 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752223/general/cca8e184-d3ac-48b0-b73b-97827eb7f82b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738787)
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752188/general/249825fe-3a40-4227-ab02-4effb531e3ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738750)
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252Ff107820c-cefd-4b9c-9230-733643167a7b.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/f107820c-cefd-4b9c-9230-733643167a7b.jpg not downloaded yet
2026-03-29 15:15: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 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752203/general/cd5572cb-df47-4d05-9dc9-26cca81b0e52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738765)
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752203/general/02f1dc0e-9be2-4ae8-baa2-4eb096c3da95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738765)
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252Fb3eb75f0-3430-4c92-a2b9-c95445283e54.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/b3eb75f0-3430-4c92-a2b9-c95445283e54.jpg not downloaded yet
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252Fb8a28fdb-7dbd-43ec-8026-be76f3a79c58.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/b8a28fdb-7dbd-43ec-8026-be76f3a79c58.jpg not downloaded yet
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123aa9d10>
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252Fe896111e-8f69-4382-8533-e2f93890f6cb.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/e896111e-8f69-4382-8533-e2f93890f6cb.jpg saved to cache
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d61ba78f-4cf1-5a52-8450-79ecd3057619 with identifier: 10738776
2026-03-29 15:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d61ba78f-4cf1-5a52-8450-79ecd3057619 with scrape type 1
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252Fde2668f6-5b1f-41cd-8c7f-50a196859e6b.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/de2668f6-5b1f-41cd-8c7f-50a196859e6b.jpg not downloaded yet
2026-03-29 15:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 312139a3-cc1c-568c-82da-5ef29d650ddf with identifier: 10738198
2026-03-29 15:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 312139a3-cc1c-568c-82da-5ef29d650ddf with scrape type 1
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F87423e8a-b430-4b70-88b5-ee8354fac2c4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/87423e8a-b430-4b70-88b5-ee8354fac2c4.jpg not downloaded yet
2026-03-29 15:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1614c9fb-5634-5e1c-bdaf-6802af62c66c with identifier: 10738207
2026-03-29 15:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1614c9fb-5634-5e1c-bdaf-6802af62c66c with scrape type 2
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1614c9fb-5634-5e1c-bdaf-6802af62c66c with scrape type 2
2026-03-29 15:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1614c9fb-5634-5e1c-bdaf-6802af62c66c, identifier: 10738207
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252Fc204ef80-52c1-4272-a2d5-01f7970bf8d5.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/c204ef80-52c1-4272-a2d5-01f7970bf8d5.jpg not downloaded yet
2026-03-29 15:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1614c9fb-5634-5e1c-bdaf-6802af62c66c with identifier: 10738207
2026-03-29 15:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1614c9fb-5634-5e1c-bdaf-6802af62c66c with identifier: 10738207
2026-03-29 15:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1614c9fb-5634-5e1c-bdaf-6802af62c66c with identifier: 10738207 to the API
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738207>
{'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': '1614c9fb-5634-5e1c-bdaf-6802af62c66c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFT460',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738207',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 64115,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'64.115 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738207%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [adesa.be] INFO: Saving data for 10738207: {'auction_closing_time': 1775041200.0, 'created_time': 1774692929.112658, 'last_price_update_time': 1774797349.70439}
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738207') HTTP/1.1" 204 0
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752223/general/103a2ba6-8dd5-4c53-b21d-4feb06d40beb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738787)
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752188/general/7f7c7d8c-cda9-48db-9152-2338dc0bde53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738750)
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752211/general/6d1bb37b-8d0d-4c1b-8e26-9399e1e2d322.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738774)
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252F963371db-1fc4-4cdd-9c1c-f72b9c26d39b.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/963371db-1fc4-4cdd-9c1c-f72b9c26d39b.jpg not downloaded yet
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252F04d9e70f-1f7e-468e-baea-216273ea5681.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/04d9e70f-1f7e-468e-baea-216273ea5681.jpg not downloaded yet
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252Fee5254e0-2d3e-45cf-b4dd-8e72fbbd0fc4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/ee5254e0-2d3e-45cf-b4dd-8e72fbbd0fc4.jpg not downloaded yet
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F75351d4b-6567-418f-a3b3-40d31dfa2f7a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/75351d4b-6567-418f-a3b3-40d31dfa2f7a.jpg not downloaded yet
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752211/general/e0ed1b14-ea4d-49f7-a5cf-fc17121538cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738774)
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252Ff199c16d-4d50-4678-b882-d610759ef0df.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/f199c16d-4d50-4678-b882-d610759ef0df.jpg not downloaded yet
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252F0e2c3b8d-e9fd-4d5f-813e-1f21cd14538c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/0e2c3b8d-e9fd-4d5f-813e-1f21cd14538c.jpg not downloaded yet
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252F9a028db6-6849-4cf4-abef-8f436844e106.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/9a028db6-6849-4cf4-abef-8f436844e106.jpg not downloaded yet
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252F45e1ca7d-1696-4ab9-acf7-63009fa4d061.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/45e1ca7d-1696-4ab9-acf7-63009fa4d061.jpg not downloaded yet
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F920ae487-8598-4b02-b772-b185ecddc226.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/920ae487-8598-4b02-b772-b185ecddc226.jpg not downloaded yet
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752223/general/d75ce98c-79a5-48f8-b19c-f14b9a2ddeaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738787)
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752188/general/67597fb0-031a-4627-b428-908bb1d080b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738750)
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752188/general/8dd9c863-07d2-4e23-acbd-5aa41f75245c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738750)
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121af6fd0>
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752203%252Fgeneral%252F405ef7d8-e5ff-4235-a62f-5d78e2b471ea.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/405ef7d8-e5ff-4235-a62f-5d78e2b471ea.jpg saved to cache
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d82631b-23dd-5875-97a7-e2df210cd696 with identifier: 10738206
2026-03-29 15:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d82631b-23dd-5875-97a7-e2df210cd696 with scrape type 2
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d82631b-23dd-5875-97a7-e2df210cd696 with scrape type 2
2026-03-29 15:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d82631b-23dd-5875-97a7-e2df210cd696, identifier: 10738206
2026-03-29 15:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c0bf27e-2fc9-5df2-a28a-b0dd166a383d with identifier: 10738736
2026-03-29 15:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c0bf27e-2fc9-5df2-a28a-b0dd166a383d with scrape type 2
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c0bf27e-2fc9-5df2-a28a-b0dd166a383d with scrape type 2
2026-03-29 15:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c0bf27e-2fc9-5df2-a28a-b0dd166a383d, identifier: 10738736
2026-03-29 15:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778 with identifier: 10738775
2026-03-29 15:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778 with scrape type 1
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252F0c987465-da90-451b-8340-8917ff39bcbb.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/0c987465-da90-451b-8340-8917ff39bcbb.jpg not downloaded yet
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bbcc10>
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752223%252Fgeneral%252Fcca8e184-d3ac-48b0-b73b-97827eb7f82b.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/cca8e184-d3ac-48b0-b73b-97827eb7f82b.jpg saved to cache
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d54b10>
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752188%252Fgeneral%252F249825fe-3a40-4227-ab02-4effb531e3ba.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/249825fe-3a40-4227-ab02-4effb531e3ba.jpg saved to cache
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219e9c10>
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752203%252Fgeneral%252Fcd5572cb-df47-4d05-9dc9-26cca81b0e52.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/cd5572cb-df47-4d05-9dc9-26cca81b0e52.jpg saved to cache
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d8acd0>
2026-03-29 15:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752203%252Fgeneral%252F02f1dc0e-9be2-4ae8-baa2-4eb096c3da95.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/02f1dc0e-9be2-4ae8-baa2-4eb096c3da95.jpg saved to cache
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252Fefe88b95-f34d-4b6b-a9ff-ff450bcde374.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/efe88b95-f34d-4b6b-a9ff-ff450bcde374.jpg not downloaded yet
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252Fb3a220d5-7f74-4e43-b632-e53333432ca1.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/b3a220d5-7f74-4e43-b632-e53333432ca1.jpg not downloaded yet
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252F3213145e-03fc-40aa-896d-8a02b861871b.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/3213145e-03fc-40aa-896d-8a02b861871b.jpg not downloaded yet
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F44185862-67ce-41d4-b0a3-b89537306044.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/44185862-67ce-41d4-b0a3-b89537306044.jpg not downloaded yet
2026-03-29 15:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d82631b-23dd-5875-97a7-e2df210cd696 with identifier: 10738206
2026-03-29 15:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d82631b-23dd-5875-97a7-e2df210cd696 with identifier: 10738206
2026-03-29 15:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d82631b-23dd-5875-97a7-e2df210cd696 with identifier: 10738206 to the API
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738206>
{'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': '0d82631b-23dd-5875-97a7-e2df210cd696',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFH684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738206',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 47832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-08-13',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'47.832 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738206%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [adesa.be] INFO: Saving data for 10738206: {'auction_closing_time': 1775041200.0, 'created_time': 1774692930.14392, 'last_price_update_time': 1774797350.69224}
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738206') HTTP/1.1" 204 0
2026-03-29 15:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c0bf27e-2fc9-5df2-a28a-b0dd166a383d with identifier: 10738736
2026-03-29 15:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c0bf27e-2fc9-5df2-a28a-b0dd166a383d with identifier: 10738736
2026-03-29 15:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c0bf27e-2fc9-5df2-a28a-b0dd166a383d with identifier: 10738736 to the API
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738736>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': '4c0bf27e-2fc9-5df2-a28a-b0dd166a383d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTY825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738736',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 58408,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-06-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Megane E-Tech 60 kWh Iconic - Electric - Automatic - 218 hp '
'- 58.408 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2023}
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738736%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [adesa.be] INFO: Saving data for 10738736: {'auction_closing_time': 1775118600.0, 'created_time': 1774692932.821089, 'last_price_update_time': 1774797350.999751}
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738736') HTTP/1.1" 204 0
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752223/general/6058e8c0-efc2-417d-a374-feca0525e595.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738787)
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752211/general/18c08a34-b9ce-44bf-8d54-69c96a6a11c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738774)
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252F4de21921-98b5-4d21-b6a1-183b85c4134e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/4de21921-98b5-4d21-b6a1-183b85c4134e.jpg not downloaded yet
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751880/general/87423e8a-b430-4b70-88b5-ee8354fac2c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738198)
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252F59bd494a-4844-4123-a9a6-5552eca8eadd.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/59bd494a-4844-4123-a9a6-5552eca8eadd.jpg not downloaded yet
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252F0e00fa81-5cdc-4040-9141-1b7115f614d4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/0e00fa81-5cdc-4040-9141-1b7115f614d4.jpg not downloaded yet
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F94ec6574-ad6c-419f-8209-178813a1096a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/94ec6574-ad6c-419f-8209-178813a1096a.jpg not downloaded yet
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b94f50>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252F103a2ba6-8dd5-4c53-b21d-4feb06d40beb.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/103a2ba6-8dd5-4c53-b21d-4feb06d40beb.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121931ed0>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252F7f7c7d8c-cda9-48db-9152-2338dc0bde53.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/7f7c7d8c-cda9-48db-9152-2338dc0bde53.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a08b10>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252F6d1bb37b-8d0d-4c1b-8e26-9399e1e2d322.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/6d1bb37b-8d0d-4c1b-8e26-9399e1e2d322.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121866290>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252Fe0ed1b14-ea4d-49f7-a5cf-fc17121538cc.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/e0ed1b14-ea4d-49f7-a5cf-fc17121538cc.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b65d320f-f542-590b-9b61-db782cec72f5 with identifier: 10738210
2026-03-29 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b65d320f-f542-590b-9b61-db782cec72f5 with scrape type 1
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751911%252Fgeneral%252F19f12517-f8c6-47a3-80ea-7cb9d8f2e97f.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/19f12517-f8c6-47a3-80ea-7cb9d8f2e97f.jpg not downloaded yet
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218b2510>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252Fd75ce98c-79a5-48f8-b19c-f14b9a2ddeaf.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/d75ce98c-79a5-48f8-b19c-f14b9a2ddeaf.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120da1550>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252F67597fb0-031a-4627-b428-908bb1d080b7.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/67597fb0-031a-4627-b428-908bb1d080b7.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121785d10>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252F8dd9c863-07d2-4e23-acbd-5aa41f75245c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/8dd9c863-07d2-4e23-acbd-5aa41f75245c.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752188/general/3b45d141-6a45-40c5-831c-84c10ca0d39f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738750)
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752211/general/b8a28fdb-7dbd-43ec-8026-be76f3a79c58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738774)
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752213/general/de2668f6-5b1f-41cd-8c7f-50a196859e6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738776)
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252Fe541d8e5-9643-4c45-b227-4c32d489f707.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/e541d8e5-9643-4c45-b227-4c32d489f707.jpg not downloaded yet
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252F69512d09-d77d-4909-ab60-c2e57974f71a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/69512d09-d77d-4909-ab60-c2e57974f71a.jpg not downloaded yet
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252F4f71b4d8-bc93-43f1-b1c6-93ac58b30a47.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/4f71b4d8-bc93-43f1-b1c6-93ac58b30a47.jpg not downloaded yet
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252Fe2fa6cad-9b96-4540-bb25-1f0d8c27a4f9.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/e2fa6cad-9b96-4540-bb25-1f0d8c27a4f9.jpg not downloaded yet
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751911%252Fgeneral%252F1629e9fe-e7f3-4502-904f-ee826fb0c2b4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/1629e9fe-e7f3-4502-904f-ee826fb0c2b4.jpg not downloaded yet
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752203/general/5a1ec63d-1fcc-46d5-96e2-d8d605b526d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738765)
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252F88f86643-8378-43bd-b680-5dfdd2b57781.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/88f86643-8378-43bd-b680-5dfdd2b57781.jpg not downloaded yet
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d198d0>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252F6058e8c0-efc2-417d-a374-feca0525e595.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/6058e8c0-efc2-417d-a374-feca0525e595.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121719510>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252F18c08a34-b9ce-44bf-8d54-69c96a6a11c3.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/18c08a34-b9ce-44bf-8d54-69c96a6a11c3.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d55690>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F87423e8a-b430-4b70-88b5-ee8354fac2c4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/87423e8a-b430-4b70-88b5-ee8354fac2c4.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82ee2884-8d97-5401-b3e8-607c71d13e0e with identifier: 10738197
2026-03-29 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ee2884-8d97-5401-b3e8-607c71d13e0e with scrape type 1
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751878%252Fgeneral%252F64a906fe-aab8-4e56-80a4-73b89b12ca0c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/64a906fe-aab8-4e56-80a4-73b89b12ca0c.jpg not downloaded yet
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752223/general/68064f78-fb61-4080-b814-f06ceb47f402.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738787)
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252F39363e3e-2309-4031-94d5-bb2d0496fae7.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/39363e3e-2309-4031-94d5-bb2d0496fae7.jpg not downloaded yet
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252F518978c7-b59d-4cfb-aaef-cc575d837dd9.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/518978c7-b59d-4cfb-aaef-cc575d837dd9.jpg not downloaded yet
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F39f7802e-1c31-4dfb-b448-d3dbcadc187d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/39f7802e-1c31-4dfb-b448-d3dbcadc187d.jpg not downloaded yet
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751911%252Fgeneral%252Ff2202954-9606-4606-b860-c4fd1a44c004.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/f2202954-9606-4606-b860-c4fd1a44c004.jpg not downloaded yet
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752213/general/ee5254e0-2d3e-45cf-b4dd-8e72fbbd0fc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738776)
2026-03-29 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752211/general/04d9e70f-1f7e-468e-baea-216273ea5681.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738774)
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252F0b2401c4-2902-4af9-9833-9848ebf0b391.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/0b2401c4-2902-4af9-9833-9848ebf0b391.jpg not downloaded yet
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751878%252Fgeneral%252Fe059f87c-e66d-4407-8e42-5348ed5d7855.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/e059f87c-e66d-4407-8e42-5348ed5d7855.jpg not downloaded yet
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216c4990>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252F3b45d141-6a45-40c5-831c-84c10ca0d39f.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/3b45d141-6a45-40c5-831c-84c10ca0d39f.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1217cb910>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252Fb8a28fdb-7dbd-43ec-8026-be76f3a79c58.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/b8a28fdb-7dbd-43ec-8026-be76f3a79c58.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219ae990>
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252Fde2668f6-5b1f-41cd-8c7f-50a196859e6b.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/de2668f6-5b1f-41cd-8c7f-50a196859e6b.jpg saved to cache
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252F3f53c0c7-3b0e-4fd3-9c06-6d7a85a110c0.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/3f53c0c7-3b0e-4fd3-9c06-6d7a85a110c0.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F8d333f3f-7810-4ecc-879c-a9b7fc15cc3c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/8d333f3f-7810-4ecc-879c-a9b7fc15cc3c.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751911%252Fgeneral%252F39962f8a-ba7f-438e-85dd-94298c04f426.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/39962f8a-ba7f-438e-85dd-94298c04f426.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252Fccd06e87-aa17-4cbc-9c0b-0422739e6db0.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/ccd06e87-aa17-4cbc-9c0b-0422739e6db0.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751878%252Fgeneral%252F0728b065-934a-445d-a138-e26ccf1254a7.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/0728b065-934a-445d-a138-e26ccf1254a7.jpg not downloaded yet
2026-03-29 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752213/general/3213145e-03fc-40aa-896d-8a02b861871b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738776)
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252F6777ecdd-edc4-49fb-9b37-7628ba7ae13d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/6777ecdd-edc4-49fb-9b37-7628ba7ae13d.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F39192ed4-bfb3-422e-940c-3a34e2a3e53e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/39192ed4-bfb3-422e-940c-3a34e2a3e53e.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751911%252Fgeneral%252Ff31edc08-1ec4-48a1-a8fa-be52a1cefc32.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/f31edc08-1ec4-48a1-a8fa-be52a1cefc32.jpg not downloaded yet
2026-03-29 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120da2590>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752203%252Fgeneral%252F5a1ec63d-1fcc-46d5-96e2-d8d605b526d7.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/5a1ec63d-1fcc-46d5-96e2-d8d605b526d7.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121651ad0>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252F68064f78-fb61-4080-b814-f06ceb47f402.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/68064f78-fb61-4080-b814-f06ceb47f402.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d1b710>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252Fee5254e0-2d3e-45cf-b4dd-8e72fbbd0fc4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/ee5254e0-2d3e-45cf-b4dd-8e72fbbd0fc4.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d22310>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252F04d9e70f-1f7e-468e-baea-216273ea5681.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/04d9e70f-1f7e-468e-baea-216273ea5681.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752223/general/f199c16d-4d50-4678-b882-d610759ef0df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738787)
2026-03-29 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752223/general/c204ef80-52c1-4272-a2d5-01f7970bf8d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738787)
2026-03-29 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751880/general/44185862-67ce-41d4-b0a3-b89537306044.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738198)
2026-03-29 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751880/general/75351d4b-6567-418f-a3b3-40d31dfa2f7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738198)
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252Fc90d4671-c6e0-4f4b-a611-1396e00f05f2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/c90d4671-c6e0-4f4b-a611-1396e00f05f2.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751878%252Fgeneral%252F4af8234b-5b3d-4251-99d2-114ebe10e117.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/4af8234b-5b3d-4251-99d2-114ebe10e117.jpg not downloaded yet
2026-03-29 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752211/general/b3a220d5-7f74-4e43-b632-e53333432ca1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738774)
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252Fef2ba15b-a3d2-452a-afbd-1d843a3de15e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/ef2ba15b-a3d2-452a-afbd-1d843a3de15e.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252Fde5c03a7-3f1e-4274-8a33-93a7e6ca8b9d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/de5c03a7-3f1e-4274-8a33-93a7e6ca8b9d.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751911%252Fgeneral%252F07845eca-21b7-4766-a702-4aeb4d5068e3.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/07845eca-21b7-4766-a702-4aeb4d5068e3.jpg not downloaded yet
2026-03-29 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752212/general/4de21921-98b5-4d21-b6a1-183b85c4134e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738775)
2026-03-29 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752188/general/efe88b95-f34d-4b6b-a9ff-ff450bcde374.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738750)
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252F88c6f99c-6851-4464-ae32-65b0b858cd13.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/88c6f99c-6851-4464-ae32-65b0b858cd13.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751878%252Fgeneral%252Fc2f7d344-b094-4f5b-8850-bc46d6e77c42.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/c2f7d344-b094-4f5b-8850-bc46d6e77c42.jpg not downloaded yet
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216f13d0>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752213%252Fgeneral%252F3213145e-03fc-40aa-896d-8a02b861871b.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/3213145e-03fc-40aa-896d-8a02b861871b.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2271fe45-4c51-597b-806d-0f1f42c4a3e4 with identifier: 10738211
2026-03-29 15:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4 with scrape type 1
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751915%252Fgeneral%252F4982d0f1-a254-4288-a3d6-ddc1696fe4cf.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/4982d0f1-a254-4288-a3d6-ddc1696fe4cf.jpg not downloaded yet
2026-03-29 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752212/general/0c987465-da90-451b-8340-8917ff39bcbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738775)
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751911%252Fgeneral%252F55c78ba0-3c3e-4303-a777-b186a5c9d86e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/55c78ba0-3c3e-4303-a777-b186a5c9d86e.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252Fddc6a39e-832a-49a1-a6ad-128ec6a049ba.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/ddc6a39e-832a-49a1-a6ad-128ec6a049ba.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751878%252Fgeneral%252Fa2af2f5c-0148-4da5-a009-a4eee0d72f25.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/a2af2f5c-0148-4da5-a009-a4eee0d72f25.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751915%252Fgeneral%252F3f3c3f3a-ef38-43b3-863e-fa90b1505cc6.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/3f3c3f3a-ef38-43b3-863e-fa90b1505cc6.jpg not downloaded yet
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751911%252Fgeneral%252F5982d07c-ffaf-415b-80e4-6a4d0cd17dfd.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/5982d07c-ffaf-415b-80e4-6a4d0cd17dfd.jpg not downloaded yet
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bc4290>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252Ff199c16d-4d50-4678-b882-d610759ef0df.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/f199c16d-4d50-4678-b882-d610759ef0df.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218c4250>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752223%252Fgeneral%252Fc204ef80-52c1-4272-a2d5-01f7970bf8d5.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/c204ef80-52c1-4272-a2d5-01f7970bf8d5.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12178f590>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F44185862-67ce-41d4-b0a3-b89537306044.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/44185862-67ce-41d4-b0a3-b89537306044.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219d91d0>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F75351d4b-6567-418f-a3b3-40d31dfa2f7a.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/75351d4b-6567-418f-a3b3-40d31dfa2f7a.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12176b250>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752211%252Fgeneral%252Fb3a220d5-7f74-4e43-b632-e53333432ca1.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/b3a220d5-7f74-4e43-b632-e53333432ca1.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219db710>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252F4de21921-98b5-4d21-b6a1-183b85c4134e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/4de21921-98b5-4d21-b6a1-183b85c4134e.jpg saved to cache
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a65990>
2026-03-29 15:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15: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 15:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752188%252Fgeneral%252Fefe88b95-f34d-4b6b-a9ff-ff450bcde374.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/efe88b95-f34d-4b6b-a9ff-ff450bcde374.jpg saved to cache
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752212/general/e541d8e5-9643-4c45-b227-4c32d489f707.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738775)
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752212/general/88f86643-8378-43bd-b680-5dfdd2b57781.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738775)
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751880/general/920ae487-8598-4b02-b772-b185ecddc226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738198)
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752212%252Fgeneral%252F043bae9f-8bc3-4b29-b030-85a9c9e0fccc.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/043bae9f-8bc3-4b29-b030-85a9c9e0fccc.jpg not downloaded yet
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252F1f6b4511-a107-4ed5-b29f-e9751813e401.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/1f6b4511-a107-4ed5-b29f-e9751813e401.jpg not downloaded yet
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252Feee2f8e3-e785-4958-b6d5-1e4c90eff90f.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/eee2f8e3-e785-4958-b6d5-1e4c90eff90f.jpg not downloaded yet
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751878/general/64a906fe-aab8-4e56-80a4-73b89b12ca0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738197)
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252Ff2676da2-8cd0-4ea2-b979-7589eb12025c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/f2676da2-8cd0-4ea2-b979-7589eb12025c.jpg not downloaded yet
2026-03-29 15:15: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 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252F5bf3b559-840b-419f-943d-cf30530c000d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/5bf3b559-840b-419f-943d-cf30530c000d.jpg not downloaded yet
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252Fde93d441-5fc4-429e-8ad4-dd5aecde953a.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/de93d441-5fc4-429e-8ad4-dd5aecde953a.jpg not downloaded yet
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121618790>
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252F0c987465-da90-451b-8340-8917ff39bcbb.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/0c987465-da90-451b-8340-8917ff39bcbb.jpg saved to cache
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252F12a375d4-d5d8-46c0-b602-95dd72cd6984.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/12a375d4-d5d8-46c0-b602-95dd72cd6984.jpg not downloaded yet
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751911/general/39962f8a-ba7f-438e-85dd-94298c04f426.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738210)
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751911/general/1629e9fe-e7f3-4502-904f-ee826fb0c2b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738210)
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252F1610734b-1260-484d-a243-452ef354ad88.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/1610734b-1260-484d-a243-452ef354ad88.jpg not downloaded yet
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252Fa73f09c7-c84f-4096-8da8-4a0bc07877e7.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/a73f09c7-c84f-4096-8da8-4a0bc07877e7.jpg not downloaded yet
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751878/general/0728b065-934a-445d-a138-e26ccf1254a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738197)
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752212/general/ccd06e87-aa17-4cbc-9c0b-0422739e6db0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738775)
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121870d90>
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252Fe541d8e5-9643-4c45-b227-4c32d489f707.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/e541d8e5-9643-4c45-b227-4c32d489f707.jpg saved to cache
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bdf910>
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752212%252Fgeneral%252F88f86643-8378-43bd-b680-5dfdd2b57781.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/88f86643-8378-43bd-b680-5dfdd2b57781.jpg saved to cache
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1217f9710>
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751880%252Fgeneral%252F920ae487-8598-4b02-b772-b185ecddc226.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/920ae487-8598-4b02-b772-b185ecddc226.jpg saved to cache
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752213/general/3f53c0c7-3b0e-4fd3-9c06-6d7a85a110c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738776)
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252Fea60d987-6996-4211-b690-1b5d48a768b2.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/ea60d987-6996-4211-b690-1b5d48a768b2.jpg not downloaded yet
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F785bbe8b-1d1d-44aa-b556-50d54188086e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/785bbe8b-1d1d-44aa-b556-50d54188086e.jpg not downloaded yet
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751880/general/8d333f3f-7810-4ecc-879c-a9b7fc15cc3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738198)
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F28203fdc-2ca4-446b-a969-e0f50714fe3e.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/28203fdc-2ca4-446b-a969-e0f50714fe3e.jpg not downloaded yet
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1217a7e50>
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 15:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751878%252Fgeneral%252F64a906fe-aab8-4e56-80a4-73b89b12ca0c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/64a906fe-aab8-4e56-80a4-73b89b12ca0c.jpg saved to cache
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739055
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739055%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739055: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739055 url https://www.openlane.eu/en/carv6/auction/10739055
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739465
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739465%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739465: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739465 url https://www.openlane.eu/en/carv6/auction/10739465
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739505
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739505%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739505: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739505 url https://www.openlane.eu/en/carv6/auction/10739505
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739256
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739256%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739256: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739256 url https://www.openlane.eu/en/carv6/auction/10739256
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10740781
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740781%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10740781: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10740781 url https://www.openlane.eu/en/carv6/auction/10740781
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739300
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739300%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739300: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739300 url https://www.openlane.eu/en/carv6/auction/10739300
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739729
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739729%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739729: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739729 url https://www.openlane.eu/en/carv6/auction/10739729
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739936
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739936%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739936: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739936 url https://www.openlane.eu/en/carv6/auction/10739936
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10740509
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740509%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10740509: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10740509 url https://www.openlane.eu/en/carv6/auction/10740509
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739248
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739248%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739248: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739248 url https://www.openlane.eu/en/carv6/auction/10739248
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739160
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739160%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739160: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739160 url https://www.openlane.eu/en/carv6/auction/10739160
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10740529
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740529%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10740529: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10740529 url https://www.openlane.eu/en/carv6/auction/10740529
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739948
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739948%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739948: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739948 url https://www.openlane.eu/en/carv6/auction/10739948
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739352
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739352%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739352: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739352 url https://www.openlane.eu/en/carv6/auction/10739352
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739219
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739219%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739219: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739219 url https://www.openlane.eu/en/carv6/auction/10739219
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10740008
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740008%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10740008: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10740008 url https://www.openlane.eu/en/carv6/auction/10740008
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739941
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739941%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739941: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739941 url https://www.openlane.eu/en/carv6/auction/10739941
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739615
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739615%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739615: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739615 url https://www.openlane.eu/en/carv6/auction/10739615
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739402
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739402%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739402: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739402 url https://www.openlane.eu/en/carv6/auction/10739402
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739508
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739508%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739508: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739508 url https://www.openlane.eu/en/carv6/auction/10739508
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739390
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739390%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739390: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739390 url https://www.openlane.eu/en/carv6/auction/10739390
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739385
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739385%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739385: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739385 url https://www.openlane.eu/en/carv6/auction/10739385
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739145
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739145%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739145: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739145 url https://www.openlane.eu/en/carv6/auction/10739145
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739053
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739053%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739053: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739053 url https://www.openlane.eu/en/carv6/auction/10739053
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739427
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739427%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739427: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739427 url https://www.openlane.eu/en/carv6/auction/10739427
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739370
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739370%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739370: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739370 url https://www.openlane.eu/en/carv6/auction/10739370
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739334
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739334%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739334: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739334 url https://www.openlane.eu/en/carv6/auction/10739334
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739621
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739621%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739621: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739621 url https://www.openlane.eu/en/carv6/auction/10739621
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739306
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739306%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739306: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739306 url https://www.openlane.eu/en/carv6/auction/10739306
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739054
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739054%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [adesa.be] INFO: Scrape type for 10739054: 0
2026-03-29 15:15:53 [adesa.be] INFO: Skipping item 10739054 url https://www.openlane.eu/en/carv6/auction/10739054
2026-03-29 15:15:53 [adesa.be] INFO: Found listing with ID: 10739116
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739116%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739116: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739116 url https://www.openlane.eu/en/carv6/auction/10739116
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739108
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739108%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739108: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739108 url https://www.openlane.eu/en/carv6/auction/10739108
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739680
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739680%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739680: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739680 url https://www.openlane.eu/en/carv6/auction/10739680
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739994
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739994%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739994: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739994 url https://www.openlane.eu/en/carv6/auction/10739994
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739671
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739671%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739671: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739671 url https://www.openlane.eu/en/carv6/auction/10739671
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739475
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739475%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739475: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739475 url https://www.openlane.eu/en/carv6/auction/10739475
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739618
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739618%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739618: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739618 url https://www.openlane.eu/en/carv6/auction/10739618
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739431
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739431%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739431: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739431 url https://www.openlane.eu/en/carv6/auction/10739431
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739623
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739623%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739623: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739623 url https://www.openlane.eu/en/carv6/auction/10739623
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739313
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739313%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739313: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739313 url https://www.openlane.eu/en/carv6/auction/10739313
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739307
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739307%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739307: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739307 url https://www.openlane.eu/en/carv6/auction/10739307
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739354
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739354%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739354: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739354 url https://www.openlane.eu/en/carv6/auction/10739354
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739690
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739690%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739690: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739690 url https://www.openlane.eu/en/carv6/auction/10739690
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739601
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739601%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739601: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739601 url https://www.openlane.eu/en/carv6/auction/10739601
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739558
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739558%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739558: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739558 url https://www.openlane.eu/en/carv6/auction/10739558
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739606
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739606%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739606: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739606 url https://www.openlane.eu/en/carv6/auction/10739606
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739181
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739181%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739181: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739181 url https://www.openlane.eu/en/carv6/auction/10739181
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739096
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739096%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739096: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739096 url https://www.openlane.eu/en/carv6/auction/10739096
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739419
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739419%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739419: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739419 url https://www.openlane.eu/en/carv6/auction/10739419
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739275
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739275%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739275: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739275 url https://www.openlane.eu/en/carv6/auction/10739275
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739573
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739573%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739573: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739573 url https://www.openlane.eu/en/carv6/auction/10739573
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739969
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739969%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739969: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739969 url https://www.openlane.eu/en/carv6/auction/10739969
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739964
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739964%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739964: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739964 url https://www.openlane.eu/en/carv6/auction/10739964
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739273
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739273%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739273: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739273 url https://www.openlane.eu/en/carv6/auction/10739273
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739712
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739712%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739712: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739712 url https://www.openlane.eu/en/carv6/auction/10739712
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10740753
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740753%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10740753: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10740753 url https://www.openlane.eu/en/carv6/auction/10740753
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739319
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739319%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739319: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739319 url https://www.openlane.eu/en/carv6/auction/10739319
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10740779
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740779%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10740779: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10740779 url https://www.openlane.eu/en/carv6/auction/10740779
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739597
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739597%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739597: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739597 url https://www.openlane.eu/en/carv6/auction/10739597
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10740525
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740525%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10740525: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10740525 url https://www.openlane.eu/en/carv6/auction/10740525
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739444
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739444%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739444: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739444 url https://www.openlane.eu/en/carv6/auction/10739444
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739705
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739705%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739705: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739705 url https://www.openlane.eu/en/carv6/auction/10739705
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739461
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739461%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739461: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739461 url https://www.openlane.eu/en/carv6/auction/10739461
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739152
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739152%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739152: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739152 url https://www.openlane.eu/en/carv6/auction/10739152
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739548
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739548%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739548: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739548 url https://www.openlane.eu/en/carv6/auction/10739548
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10740497
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740497%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10740497: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10740497 url https://www.openlane.eu/en/carv6/auction/10740497
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739288
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739288%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739288: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739288 url https://www.openlane.eu/en/carv6/auction/10739288
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739603
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739603%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739603: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739603 url https://www.openlane.eu/en/carv6/auction/10739603
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739420
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739420%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739420: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739420 url https://www.openlane.eu/en/carv6/auction/10739420
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739667
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739667%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739667: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739667 url https://www.openlane.eu/en/carv6/auction/10739667
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739483
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739483%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739483: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739483 url https://www.openlane.eu/en/carv6/auction/10739483
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10740773
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740773%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10740773: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10740773 url https://www.openlane.eu/en/carv6/auction/10740773
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10740041
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740041%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10740041: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10740041 url https://www.openlane.eu/en/carv6/auction/10740041
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739989
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739989%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739989: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739989 url https://www.openlane.eu/en/carv6/auction/10739989
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739389
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739389%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739389: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739389 url https://www.openlane.eu/en/carv6/auction/10739389
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739327
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739327%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739327: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739327 url https://www.openlane.eu/en/carv6/auction/10739327
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739079
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739079%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739079: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739079 url https://www.openlane.eu/en/carv6/auction/10739079
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739156
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739156%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739156: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739156 url https://www.openlane.eu/en/carv6/auction/10739156
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739195
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739195%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739195: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739195 url https://www.openlane.eu/en/carv6/auction/10739195
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739057
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739057%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739057: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739057 url https://www.openlane.eu/en/carv6/auction/10739057
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10740774
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740774%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10740774: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10740774 url https://www.openlane.eu/en/carv6/auction/10740774
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10740001
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740001%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10740001: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10740001 url https://www.openlane.eu/en/carv6/auction/10740001
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10740047
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740047%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10740047: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10740047 url https://www.openlane.eu/en/carv6/auction/10740047
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739455
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739455%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739455: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739455 url https://www.openlane.eu/en/carv6/auction/10739455
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10740526
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740526%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10740526: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10740526 url https://www.openlane.eu/en/carv6/auction/10740526
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739194
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739194%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [adesa.be] INFO: Scrape type for 10739194: 0
2026-03-29 15:15:54 [adesa.be] INFO: Skipping item 10739194 url https://www.openlane.eu/en/carv6/auction/10739194
2026-03-29 15:15:54 [adesa.be] INFO: Found listing with ID: 10739701
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739701%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10739701: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10739701 url https://www.openlane.eu/en/carv6/auction/10739701
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10739651
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739651%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10739651: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10739651 url https://www.openlane.eu/en/carv6/auction/10739651
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10740769
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740769%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10740769: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10740769 url https://www.openlane.eu/en/carv6/auction/10740769
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10739654
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739654%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10739654: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10739654 url https://www.openlane.eu/en/carv6/auction/10739654
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10740017
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740017%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10740017: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10740017 url https://www.openlane.eu/en/carv6/auction/10740017
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10740474
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740474%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10740474: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10740474 url https://www.openlane.eu/en/carv6/auction/10740474
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10740800
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740800%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10740800: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10740800 url https://www.openlane.eu/en/carv6/auction/10740800
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10740025
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740025%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10740025: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10740025 url https://www.openlane.eu/en/carv6/auction/10740025
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10739568
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739568%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10739568: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10739568 url https://www.openlane.eu/en/carv6/auction/10739568
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10739925
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739925%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10739925: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10739925 url https://www.openlane.eu/en/carv6/auction/10739925
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10740493
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740493%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10740493: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10740493 url https://www.openlane.eu/en/carv6/auction/10740493
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10739945
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739945%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10739945: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10739945 url https://www.openlane.eu/en/carv6/auction/10739945
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10739995
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739995%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10739995: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10739995 url https://www.openlane.eu/en/carv6/auction/10739995
2026-03-29 15:15:55 [adesa.be] INFO: Found listing with ID: 10740487
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740487%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [adesa.be] INFO: Scrape type for 10740487: 0
2026-03-29 15:15:55 [adesa.be] INFO: Skipping item 10740487 url https://www.openlane.eu/en/carv6/auction/10740487
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121734750>
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252F39962f8a-ba7f-438e-85dd-94298c04f426.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/39962f8a-ba7f-438e-85dd-94298c04f426.jpg saved to cache
2026-03-29 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ab8e10>
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252F1629e9fe-e7f3-4502-904f-ee826fb0c2b4.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/1629e9fe-e7f3-4502-904f-ee826fb0c2b4.jpg saved to cache
2026-03-29 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121766cd0>
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252F0728b065-934a-445d-a138-e26ccf1254a7.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/0728b065-934a-445d-a138-e26ccf1254a7.jpg saved to cache
2026-03-29 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121904110>
2026-03-29 15:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752212%252Fgeneral%252Fccd06e87-aa17-4cbc-9c0b-0422739e6db0.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/ccd06e87-aa17-4cbc-9c0b-0422739e6db0.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751915/general/3f3c3f3a-ef38-43b3-863e-fa90b1505cc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738211)
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F72236a1b-5190-4db2-aa05-3d034b36d98f.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/72236a1b-5190-4db2-aa05-3d034b36d98f.jpg not downloaded yet
2026-03-29 15:15: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 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751878/general/4af8234b-5b3d-4251-99d2-114ebe10e117.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738197)
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751878/general/e059f87c-e66d-4407-8e42-5348ed5d7855.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738197)
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751911/general/07845eca-21b7-4766-a702-4aeb4d5068e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738210)
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F5dbd4bb5-f245-4154-a1cc-83694060e383.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/5dbd4bb5-f245-4154-a1cc-83694060e383.jpg not downloaded yet
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752212/general/c90d4671-c6e0-4f4b-a611-1396e00f05f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738775)
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751911/general/f31edc08-1ec4-48a1-a8fa-be52a1cefc32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738210)
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121718210>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752213%252Fgeneral%252F3f53c0c7-3b0e-4fd3-9c06-6d7a85a110c0.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/3f53c0c7-3b0e-4fd3-9c06-6d7a85a110c0.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b7ab90>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751880%252Fgeneral%252F8d333f3f-7810-4ecc-879c-a9b7fc15cc3c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/8d333f3f-7810-4ecc-879c-a9b7fc15cc3c.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F8a3d73fa-2ce0-43bf-b4a6-cca91b364ee7.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/8a3d73fa-2ce0-43bf-b4a6-cca91b364ee7.jpg not downloaded yet
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751878/general/a2af2f5c-0148-4da5-a009-a4eee0d72f25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738197)
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216b12d0>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F3f3c3f3a-ef38-43b3-863e-fa90b1505cc6.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/3f3c3f3a-ef38-43b3-863e-fa90b1505cc6.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d6b590>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252F4af8234b-5b3d-4251-99d2-114ebe10e117.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/4af8234b-5b3d-4251-99d2-114ebe10e117.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121900650>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252Fe059f87c-e66d-4407-8e42-5348ed5d7855.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/e059f87c-e66d-4407-8e42-5348ed5d7855.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a09890>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252F07845eca-21b7-4766-a702-4aeb4d5068e3.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/07845eca-21b7-4766-a702-4aeb4d5068e3.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d74410>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752212%252Fgeneral%252Fc90d4671-c6e0-4f4b-a611-1396e00f05f2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/c90d4671-c6e0-4f4b-a611-1396e00f05f2.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d69250>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252Ff31edc08-1ec4-48a1-a8fa-be52a1cefc32.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/f31edc08-1ec4-48a1-a8fa-be52a1cefc32.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752212/general/ddc6a39e-832a-49a1-a6ad-128ec6a049ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738775)
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751911/general/12a375d4-d5d8-46c0-b602-95dd72cd6984.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738210)
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751878/general/1f6b4511-a107-4ed5-b29f-e9751813e401.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738197)
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751915/general/eee2f8e3-e785-4958-b6d5-1e4c90eff90f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738211)
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12165e650>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252Fa2af2f5c-0148-4da5-a009-a4eee0d72f25.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/a2af2f5c-0148-4da5-a009-a4eee0d72f25.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751878/general/5bf3b559-840b-419f-943d-cf30530c000d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738197)
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751915/general/de93d441-5fc4-429e-8ad4-dd5aecde953a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738211)
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751911/general/f2676da2-8cd0-4ea2-b979-7589eb12025c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738210)
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751915/general/785bbe8b-1d1d-44aa-b556-50d54188086e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738211)
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c08950>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752212%252Fgeneral%252Fddc6a39e-832a-49a1-a6ad-128ec6a049ba.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/ddc6a39e-832a-49a1-a6ad-128ec6a049ba.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752212/general/043bae9f-8bc3-4b29-b030-85a9c9e0fccc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738775)
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12172ce90>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252F12a375d4-d5d8-46c0-b602-95dd72cd6984.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/12a375d4-d5d8-46c0-b602-95dd72cd6984.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218850d0>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252F1f6b4511-a107-4ed5-b29f-e9751813e401.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/1f6b4511-a107-4ed5-b29f-e9751813e401.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d72bd0>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252Feee2f8e3-e785-4958-b6d5-1e4c90eff90f.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/eee2f8e3-e785-4958-b6d5-1e4c90eff90f.jpg saved to cache
2026-03-29 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12173aa10>
2026-03-29 15:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252F5bf3b559-840b-419f-943d-cf30530c000d.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/5bf3b559-840b-419f-943d-cf30530c000d.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751915/general/5dbd4bb5-f245-4154-a1cc-83694060e383.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738211)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751878/general/ea60d987-6996-4211-b690-1b5d48a768b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738197)
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12173a710>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252Fde93d441-5fc4-429e-8ad4-dd5aecde953a.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/de93d441-5fc4-429e-8ad4-dd5aecde953a.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121798050>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252Ff2676da2-8cd0-4ea2-b979-7589eb12025c.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/f2676da2-8cd0-4ea2-b979-7589eb12025c.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751878/general/1610734b-1260-484d-a243-452ef354ad88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738197)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751915/general/72236a1b-5190-4db2-aa05-3d034b36d98f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738211)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751915/general/28203fdc-2ca4-446b-a969-e0f50714fe3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738211)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751915/general/a73f09c7-c84f-4096-8da8-4a0bc07877e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738211)
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216daad0>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F785bbe8b-1d1d-44aa-b556-50d54188086e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/785bbe8b-1d1d-44aa-b556-50d54188086e.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121772a10>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752212%252Fgeneral%252F043bae9f-8bc3-4b29-b030-85a9c9e0fccc.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/043bae9f-8bc3-4b29-b030-85a9c9e0fccc.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1217a6710>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F5dbd4bb5-f245-4154-a1cc-83694060e383.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/5dbd4bb5-f245-4154-a1cc-83694060e383.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219c8bd0>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252Fea60d987-6996-4211-b690-1b5d48a768b2.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/ea60d987-6996-4211-b690-1b5d48a768b2.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751915/general/8a3d73fa-2ce0-43bf-b4a6-cca91b364ee7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738211)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751911/general/5982d07c-ffaf-415b-80e4-6a4d0cd17dfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738210)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751911/general/55c78ba0-3c3e-4303-a777-b186a5c9d86e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738210)
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1217a58d0>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252F1610734b-1260-484d-a243-452ef354ad88.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/1610734b-1260-484d-a243-452ef354ad88.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121ac6150>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F72236a1b-5190-4db2-aa05-3d034b36d98f.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/72236a1b-5190-4db2-aa05-3d034b36d98f.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121b40650>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F28203fdc-2ca4-446b-a969-e0f50714fe3e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/28203fdc-2ca4-446b-a969-e0f50714fe3e.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a70f10>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252Fa73f09c7-c84f-4096-8da8-4a0bc07877e7.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/a73f09c7-c84f-4096-8da8-4a0bc07877e7.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751915/general/4982d0f1-a254-4288-a3d6-ddc1696fe4cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738211)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752213/general/ef2ba15b-a3d2-452a-afbd-1d843a3de15e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738776)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751878/general/c2f7d344-b094-4f5b-8850-bc46d6e77c42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738197)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751880/general/de5c03a7-3f1e-4274-8a33-93a7e6ca8b9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738198)
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d68d90>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F8a3d73fa-2ce0-43bf-b4a6-cca91b364ee7.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/8a3d73fa-2ce0-43bf-b4a6-cca91b364ee7.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121aa6ad0>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252F5982d07c-ffaf-415b-80e4-6a4d0cd17dfd.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/5982d07c-ffaf-415b-80e4-6a4d0cd17dfd.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216bb6d0>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252F55c78ba0-3c3e-4303-a777-b186a5c9d86e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/55c78ba0-3c3e-4303-a777-b186a5c9d86e.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751880/general/39192ed4-bfb3-422e-940c-3a34e2a3e53e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738198)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752212/general/88c6f99c-6851-4464-ae32-65b0b858cd13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738775)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752213/general/6777ecdd-edc4-49fb-9b37-7628ba7ae13d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738776)
2026-03-29 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752212/general/0b2401c4-2902-4af9-9833-9848ebf0b391.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738775)
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a8ef10>
2026-03-29 15:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751915%252Fgeneral%252F4982d0f1-a254-4288-a3d6-ddc1696fe4cf.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751915/general/4982d0f1-a254-4288-a3d6-ddc1696fe4cf.jpg saved to cache
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4
2026-03-29 15:15:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2271fe45-4c51-597b-806d-0f1f42c4a3e4, skipping ID generation
2026-03-29 15:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4 with scrape type 1
2026-03-29 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2271fe45-4c51-597b-806d-0f1f42c4a3e4 sending to next pipeline
2026-03-29 15:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2271fe45-4c51-597b-806d-0f1f42c4a3e4, identifier: 10738211
2026-03-29 15:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216b8810>
2026-03-29 15:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752213%252Fgeneral%252Fef2ba15b-a3d2-452a-afbd-1d843a3de15e.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/ef2ba15b-a3d2-452a-afbd-1d843a3de15e.jpg saved to cache
2026-03-29 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121770c10>
2026-03-29 15:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751878%252Fgeneral%252Fc2f7d344-b094-4f5b-8850-bc46d6e77c42.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751878/general/c2f7d344-b094-4f5b-8850-bc46d6e77c42.jpg saved to cache
2026-03-29 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 82ee2884-8d97-5401-b3e8-607c71d13e0e
2026-03-29 15:15:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82ee2884-8d97-5401-b3e8-607c71d13e0e, skipping ID generation
2026-03-29 15:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ee2884-8d97-5401-b3e8-607c71d13e0e with scrape type 1
2026-03-29 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82ee2884-8d97-5401-b3e8-607c71d13e0e sending to next pipeline
2026-03-29 15:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82ee2884-8d97-5401-b3e8-607c71d13e0e, identifier: 10738197
2026-03-29 15:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12168dc10>
2026-03-29 15:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751880%252Fgeneral%252Fde5c03a7-3f1e-4274-8a33-93a7e6ca8b9d.jpg') HTTP/1.1" 204 0
2026-03-29 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/de5c03a7-3f1e-4274-8a33-93a7e6ca8b9d.jpg saved to cache
2026-03-29 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2271fe45-4c51-597b-806d-0f1f42c4a3e4 with identifier: 10738211
2026-03-29 15:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2271fe45-4c51-597b-806d-0f1f42c4a3e4 with identifier: 10738211
2026-03-29 15:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2271fe45-4c51-597b-806d-0f1f42c4a3e4 with identifier: 10738211 to the API
2026-03-29 15:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751915/general/4982d0f1-a254-4288-a3d6-ddc1696fe4cf.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': '2271fe45-4c51-597b-806d-0f1f42c4a3e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLG125',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738211',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 99303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312247,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751915/general/4982d0f1-a254-4288-a3d6-ddc1696fe4cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33364,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751915/general/3f3c3f3a-ef38-43b3-863e-fa90b1505cc6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315508,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751915/general/eee2f8e3-e785-4958-b6d5-1e4c90eff90f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309060,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751915/general/de93d441-5fc4-429e-8ad4-dd5aecde953a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267450,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751915/general/a73f09c7-c84f-4096-8da8-4a0bc07877e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330465,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751915/general/785bbe8b-1d1d-44aa-b556-50d54188086e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347938,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751915/general/28203fdc-2ca4-446b-a969-e0f50714fe3e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405440,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751915/general/72236a1b-5190-4db2-aa05-3d034b36d98f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270854,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751915/general/5dbd4bb5-f245-4154-a1cc-83694060e383.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2271fe45-4c51-597b-806d-0f1f42c4a3e4/2271fe45-4c51-597b-806d-0f1f42c4a3e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350209,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751915/general/8a3d73fa-2ce0-43bf-b4a6-cca91b364ee7.jpg',
'Width': 1920}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2020-01-31',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'99.303 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-29 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738211%27 HTTP/1.1" 200 None
2026-03-29 15:15:59 [adesa.be] INFO: Saving data for 10738211: {'created_time': 1774797359.835301, 'last_price_update_time': 1774797359.835312, 'auction_closing_time': 1775041200.0}
2026-03-29 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738211') HTTP/1.1" 204 0
2026-03-29 15:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82ee2884-8d97-5401-b3e8-607c71d13e0e with identifier: 10738197
2026-03-29 15:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82ee2884-8d97-5401-b3e8-607c71d13e0e with identifier: 10738197
2026-03-29 15:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82ee2884-8d97-5401-b3e8-607c71d13e0e with identifier: 10738197 to the API
2026-03-29 15:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751878/general/c2f7d344-b094-4f5b-8850-bc46d6e77c42.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '82ee2884-8d97-5401-b3e8-607c71d13e0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738197',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 8964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326072,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751878/general/64a906fe-aab8-4e56-80a4-73b89b12ca0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325191,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751878/general/e059f87c-e66d-4407-8e42-5348ed5d7855.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328748,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751878/general/0728b065-934a-445d-a138-e26ccf1254a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328138,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751878/general/4af8234b-5b3d-4251-99d2-114ebe10e117.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409965,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751878/general/c2f7d344-b094-4f5b-8850-bc46d6e77c42.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392520,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751878/general/a2af2f5c-0148-4da5-a009-a4eee0d72f25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366308,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751878/general/1f6b4511-a107-4ed5-b29f-e9751813e401.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310137,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751878/general/5bf3b559-840b-419f-943d-cf30530c000d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395955,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751878/general/1610734b-1260-484d-a243-452ef354ad88.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ee2884-8d97-5401-b3e8-607c71d13e0e/82ee2884-8d97-5401-b3e8-607c71d13e0e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32648,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751878/general/ea60d987-6996-4211-b690-1b5d48a768b2.jpg',
'Width': 400}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'8.964 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-29 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738197%27 HTTP/1.1" 200 None
2026-03-29 15:16:00 [adesa.be] INFO: Saving data for 10738197: {'created_time': 1774797360.95495, 'last_price_update_time': 1774797360.95496, 'auction_closing_time': 1775041200.0}
2026-03-29 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738197') HTTP/1.1" 204 0
2026-03-29 15:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751880/general/39f7802e-1c31-4dfb-b448-d3dbcadc187d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738198)
2026-03-29 15:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751911/general/19f12517-f8c6-47a3-80ea-7cb9d8f2e97f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738210)
2026-03-29 15:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752213/general/518978c7-b59d-4cfb-aaef-cc575d837dd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738776)
2026-03-29 15:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752213/general/4f71b4d8-bc93-43f1-b1c6-93ac58b30a47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738776)
2026-03-29 15:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752211/general/39363e3e-2309-4031-94d5-bb2d0496fae7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738774)
2026-03-29 15: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 15:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751911/general/f2202954-9606-4606-b860-c4fd1a44c004.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738210)
2026-03-29 15:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752211/general/69512d09-d77d-4909-ab60-c2e57974f71a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738774)
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121771510>
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751880%252Fgeneral%252F39192ed4-bfb3-422e-940c-3a34e2a3e53e.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/39192ed4-bfb3-422e-940c-3a34e2a3e53e.jpg saved to cache
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218fa0d0>
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752212%252Fgeneral%252F88c6f99c-6851-4464-ae32-65b0b858cd13.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/88c6f99c-6851-4464-ae32-65b0b858cd13.jpg saved to cache
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121691910>
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752213%252Fgeneral%252F6777ecdd-edc4-49fb-9b37-7628ba7ae13d.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/6777ecdd-edc4-49fb-9b37-7628ba7ae13d.jpg saved to cache
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123b23d90>
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752212%252Fgeneral%252F0b2401c4-2902-4af9-9833-9848ebf0b391.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752212/general/0b2401c4-2902-4af9-9833-9848ebf0b391.jpg saved to cache
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778
2026-03-29 15:16:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778, skipping ID generation
2026-03-29 15:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778 with scrape type 1
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778 sending to next pipeline
2026-03-29 15:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778, identifier: 10738775
2026-03-29 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751880/general/e2fa6cad-9b96-4540-bb25-1f0d8c27a4f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738198)
2026-03-29 15:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778 with identifier: 10738775
2026-03-29 15:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778 with identifier: 10738775
2026-03-29 15:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778 with identifier: 10738775 to the API
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752212/general/0b2401c4-2902-4af9-9833-9848ebf0b391.jpg>
{'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': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRM227',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738775',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 200194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33105,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752212/general/0c987465-da90-451b-8340-8917ff39bcbb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206497,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752212/general/4de21921-98b5-4d21-b6a1-183b85c4134e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215310,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752212/general/e541d8e5-9643-4c45-b227-4c32d489f707.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248115,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752212/general/88f86643-8378-43bd-b680-5dfdd2b57781.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211806,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752212/general/0b2401c4-2902-4af9-9833-9848ebf0b391.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272675,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752212/general/ccd06e87-aa17-4cbc-9c0b-0422739e6db0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346232,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752212/general/c90d4671-c6e0-4f4b-a611-1396e00f05f2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269116,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752212/general/88c6f99c-6851-4464-ae32-65b0b858cd13.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254922,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752212/general/ddc6a39e-832a-49a1-a6ad-128ec6a049ba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778/8cdbe2f2-f7e6-5da5-a7d0-0f9a4ec7c778_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206414,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752212/general/043bae9f-8bc3-4b29-b030-85a9c9e0fccc.jpg',
'Width': 1400}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'200.194 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738775%27 HTTP/1.1" 200 None
2026-03-29 15:16:01 [adesa.be] INFO: Saving data for 10738775: {'created_time': 1774797361.665755, 'last_price_update_time': 1774797361.665765, 'auction_closing_time': 1775118600.0}
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738775') HTTP/1.1" 204 0
2026-03-29 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752211/general/59bd494a-4844-4123-a9a6-5552eca8eadd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738774)
2026-03-29 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752213/general/0e00fa81-5cdc-4040-9141-1b7115f614d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738776)
2026-03-29 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752211/general/9a028db6-6849-4cf4-abef-8f436844e106.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738774)
2026-03-29 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752213/general/45e1ca7d-1696-4ab9-acf7-63009fa4d061.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738776)
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123c29790>
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751880%252Fgeneral%252F39f7802e-1c31-4dfb-b448-d3dbcadc187d.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/39f7802e-1c31-4dfb-b448-d3dbcadc187d.jpg saved to cache
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d8afd0>
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252F19f12517-f8c6-47a3-80ea-7cb9d8f2e97f.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/19f12517-f8c6-47a3-80ea-7cb9d8f2e97f.jpg saved to cache
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1217f2b90>
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752213%252Fgeneral%252F518978c7-b59d-4cfb-aaef-cc575d837dd9.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/518978c7-b59d-4cfb-aaef-cc575d837dd9.jpg saved to cache
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121bd6890>
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752213%252Fgeneral%252F4f71b4d8-bc93-43f1-b1c6-93ac58b30a47.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/4f71b4d8-bc93-43f1-b1c6-93ac58b30a47.jpg saved to cache
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123dc0a90>
2026-03-29 15:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752211%252Fgeneral%252F39363e3e-2309-4031-94d5-bb2d0496fae7.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/39363e3e-2309-4031-94d5-bb2d0496fae7.jpg saved to cache
2026-03-29 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:16:01 [adesa.be] INFO: Found listing with ID: 10739468
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739468%27 HTTP/1.1" 200 None
2026-03-29 15:16:01 [adesa.be] INFO: Scrape type for 10739468: 0
2026-03-29 15:16:01 [adesa.be] INFO: Skipping item 10739468 url https://www.openlane.eu/en/carv6/auction/10739468
2026-03-29 15:16:01 [adesa.be] INFO: Found listing with ID: 10739413
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739413%27 HTTP/1.1" 200 None
2026-03-29 15:16:01 [adesa.be] INFO: Scrape type for 10739413: 0
2026-03-29 15:16:01 [adesa.be] INFO: Skipping item 10739413 url https://www.openlane.eu/en/carv6/auction/10739413
2026-03-29 15:16:01 [adesa.be] INFO: Found listing with ID: 10739979
2026-03-29 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739979%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739979: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739979 url https://www.openlane.eu/en/carv6/auction/10739979
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739996
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739996%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739996: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739996 url https://www.openlane.eu/en/carv6/auction/10739996
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739452
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739452%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739452: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739452 url https://www.openlane.eu/en/carv6/auction/10739452
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739492
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739492%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739492: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739492 url https://www.openlane.eu/en/carv6/auction/10739492
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739123
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739123%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739123: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739123 url https://www.openlane.eu/en/carv6/auction/10739123
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739112
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739112%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739112: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739112 url https://www.openlane.eu/en/carv6/auction/10739112
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739569
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739569%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739569: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739569 url https://www.openlane.eu/en/carv6/auction/10739569
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739682
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739682%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739682: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739682 url https://www.openlane.eu/en/carv6/auction/10739682
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739336
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739336%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739336: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739336 url https://www.openlane.eu/en/carv6/auction/10739336
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740030
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740030%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740030: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740030 url https://www.openlane.eu/en/carv6/auction/10740030
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739449
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739449%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739449: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739449 url https://www.openlane.eu/en/carv6/auction/10739449
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739235
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739235%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739235: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739235 url https://www.openlane.eu/en/carv6/auction/10739235
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739507
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739507%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739507: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739507 url https://www.openlane.eu/en/carv6/auction/10739507
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740027
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740027%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740027: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740027 url https://www.openlane.eu/en/carv6/auction/10740027
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740767
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740767%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740767: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740767 url https://www.openlane.eu/en/carv6/auction/10740767
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739207
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739207%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739207: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739207 url https://www.openlane.eu/en/carv6/auction/10739207
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739972
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739972%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739972: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739972 url https://www.openlane.eu/en/carv6/auction/10739972
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739726
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739726%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739726: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739726 url https://www.openlane.eu/en/carv6/auction/10739726
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739984
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739984%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739984: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739984 url https://www.openlane.eu/en/carv6/auction/10739984
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739187
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739187%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739187: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739187 url https://www.openlane.eu/en/carv6/auction/10739187
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739280
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739280%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739280: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739280 url https://www.openlane.eu/en/carv6/auction/10739280
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739411
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739411%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739411: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739411 url https://www.openlane.eu/en/carv6/auction/10739411
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739090
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739090%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739090: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739090 url https://www.openlane.eu/en/carv6/auction/10739090
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739587
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739587%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739587: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739587 url https://www.openlane.eu/en/carv6/auction/10739587
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739097
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739097%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739097: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739097 url https://www.openlane.eu/en/carv6/auction/10739097
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739111
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739111%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739111: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739111 url https://www.openlane.eu/en/carv6/auction/10739111
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739355
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739355%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739355: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739355 url https://www.openlane.eu/en/carv6/auction/10739355
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739094
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739094%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739094: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739094 url https://www.openlane.eu/en/carv6/auction/10739094
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739609
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739609%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739609: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739609 url https://www.openlane.eu/en/carv6/auction/10739609
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739443
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739443%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739443: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739443 url https://www.openlane.eu/en/carv6/auction/10739443
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739624
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739624%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739624: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739624 url https://www.openlane.eu/en/carv6/auction/10739624
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739208
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739208%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739208: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739208 url https://www.openlane.eu/en/carv6/auction/10739208
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739202
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739202%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739202: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739202 url https://www.openlane.eu/en/carv6/auction/10739202
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739170
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739170%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739170: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739170 url https://www.openlane.eu/en/carv6/auction/10739170
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739349
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739349%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739349: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739349 url https://www.openlane.eu/en/carv6/auction/10739349
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739675
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739675%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739675: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739675 url https://www.openlane.eu/en/carv6/auction/10739675
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740789
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740789%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740789: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740789 url https://www.openlane.eu/en/carv6/auction/10740789
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740006
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740006%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740006: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740006 url https://www.openlane.eu/en/carv6/auction/10740006
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740011
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740011%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740011: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740011 url https://www.openlane.eu/en/carv6/auction/10740011
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740518
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740518%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740518: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740518 url https://www.openlane.eu/en/carv6/auction/10740518
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739290
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739290%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739290: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739290 url https://www.openlane.eu/en/carv6/auction/10739290
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740467
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740467%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740467: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740467 url https://www.openlane.eu/en/carv6/auction/10740467
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739478
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739478%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739478: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739478 url https://www.openlane.eu/en/carv6/auction/10739478
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740758
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740758%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740758: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740758 url https://www.openlane.eu/en/carv6/auction/10740758
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739310
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739310%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739310: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739310 url https://www.openlane.eu/en/carv6/auction/10739310
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739331
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739331%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739331: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739331 url https://www.openlane.eu/en/carv6/auction/10739331
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739555
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739555%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739555: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739555 url https://www.openlane.eu/en/carv6/auction/10739555
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740034
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740034%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740034: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740034 url https://www.openlane.eu/en/carv6/auction/10740034
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739718
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739718%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739718: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739718 url https://www.openlane.eu/en/carv6/auction/10739718
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10740786
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740786%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10740786: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10740786 url https://www.openlane.eu/en/carv6/auction/10740786
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739611
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739611%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739611: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739611 url https://www.openlane.eu/en/carv6/auction/10739611
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739535
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739535%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739535: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739535 url https://www.openlane.eu/en/carv6/auction/10739535
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739294
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739294%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739294: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739294 url https://www.openlane.eu/en/carv6/auction/10739294
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739438
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739438%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739438: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739438 url https://www.openlane.eu/en/carv6/auction/10739438
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739284
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739284%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739284: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739284 url https://www.openlane.eu/en/carv6/auction/10739284
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739576
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739576%27 HTTP/1.1" 200 None
2026-03-29 15:16:02 [adesa.be] INFO: Scrape type for 10739576: 0
2026-03-29 15:16:02 [adesa.be] INFO: Skipping item 10739576 url https://www.openlane.eu/en/carv6/auction/10739576
2026-03-29 15:16:02 [adesa.be] INFO: Found listing with ID: 10739325
2026-03-29 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739325%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739325: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739325 url https://www.openlane.eu/en/carv6/auction/10739325
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739326
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739326%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739326: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739326 url https://www.openlane.eu/en/carv6/auction/10739326
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739447
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739447%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739447: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739447 url https://www.openlane.eu/en/carv6/auction/10739447
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10740498
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740498%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10740498: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10740498 url https://www.openlane.eu/en/carv6/auction/10740498
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739213
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739213%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739213: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739213 url https://www.openlane.eu/en/carv6/auction/10739213
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739164
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739164%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739164: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739164 url https://www.openlane.eu/en/carv6/auction/10739164
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739480
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739480%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739480: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739480 url https://www.openlane.eu/en/carv6/auction/10739480
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739318
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739318%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739318: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739318 url https://www.openlane.eu/en/carv6/auction/10739318
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739342
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739342%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739342: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739342 url https://www.openlane.eu/en/carv6/auction/10739342
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739643
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739643%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739643: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739643 url https://www.openlane.eu/en/carv6/auction/10739643
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739332
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739332%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739332: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739332 url https://www.openlane.eu/en/carv6/auction/10739332
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739140
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739140%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739140: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739140 url https://www.openlane.eu/en/carv6/auction/10739140
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739239
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739239%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739239: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739239 url https://www.openlane.eu/en/carv6/auction/10739239
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739138
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739138%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739138: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739138 url https://www.openlane.eu/en/carv6/auction/10739138
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739523
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739523%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739523: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739523 url https://www.openlane.eu/en/carv6/auction/10739523
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739470
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739470%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739470: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739470 url https://www.openlane.eu/en/carv6/auction/10739470
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10740790
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740790%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10740790: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10740790 url https://www.openlane.eu/en/carv6/auction/10740790
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739686
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739686%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739686: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739686 url https://www.openlane.eu/en/carv6/auction/10739686
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739407
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739407%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739407: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739407 url https://www.openlane.eu/en/carv6/auction/10739407
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739377
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739377%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739377: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739377 url https://www.openlane.eu/en/carv6/auction/10739377
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10740476
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740476%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10740476: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10740476 url https://www.openlane.eu/en/carv6/auction/10740476
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739685
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739685%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739685: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739685 url https://www.openlane.eu/en/carv6/auction/10739685
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739511
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739511%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739511: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739511 url https://www.openlane.eu/en/carv6/auction/10739511
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10740748
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740748%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10740748: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10740748 url https://www.openlane.eu/en/carv6/auction/10740748
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10740480
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740480%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10740480: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10740480 url https://www.openlane.eu/en/carv6/auction/10740480
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739534
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739534%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739534: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739534 url https://www.openlane.eu/en/carv6/auction/10739534
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739231
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739231%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739231: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739231 url https://www.openlane.eu/en/carv6/auction/10739231
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739479
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739479%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739479: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739479 url https://www.openlane.eu/en/carv6/auction/10739479
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739224
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739224%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739224: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739224 url https://www.openlane.eu/en/carv6/auction/10739224
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739394
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739394%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739394: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739394 url https://www.openlane.eu/en/carv6/auction/10739394
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739607
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739607%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739607: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739607 url https://www.openlane.eu/en/carv6/auction/10739607
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739640
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739640%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739640: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739640 url https://www.openlane.eu/en/carv6/auction/10739640
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739321
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739321%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739321: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739321 url https://www.openlane.eu/en/carv6/auction/10739321
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739176
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739176%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739176: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739176 url https://www.openlane.eu/en/carv6/auction/10739176
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739418
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739418%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739418: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739418 url https://www.openlane.eu/en/carv6/auction/10739418
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739381
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739381%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739381: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739381 url https://www.openlane.eu/en/carv6/auction/10739381
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739329
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739329%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739329: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739329 url https://www.openlane.eu/en/carv6/auction/10739329
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739309
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739309%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739309: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739309 url https://www.openlane.eu/en/carv6/auction/10739309
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739099
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739099%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739099: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739099 url https://www.openlane.eu/en/carv6/auction/10739099
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739281
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739281%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739281: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739281 url https://www.openlane.eu/en/carv6/auction/10739281
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739027
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739027%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739027: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739027 url https://www.openlane.eu/en/carv6/auction/10739027
2026-03-29 15:16:03 [adesa.be] INFO: Found listing with ID: 10739074
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739074%27 HTTP/1.1" 200 None
2026-03-29 15:16:03 [adesa.be] INFO: Scrape type for 10739074: 0
2026-03-29 15:16:03 [adesa.be] INFO: Skipping item 10739074 url https://www.openlane.eu/en/carv6/auction/10739074
2026-03-29 15:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216ddf10>
2026-03-29 15:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751911%252Fgeneral%252Ff2202954-9606-4606-b860-c4fd1a44c004.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751911/general/f2202954-9606-4606-b860-c4fd1a44c004.jpg saved to cache
2026-03-29 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b65d320f-f542-590b-9b61-db782cec72f5
2026-03-29 15:16:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b65d320f-f542-590b-9b61-db782cec72f5, skipping ID generation
2026-03-29 15:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b65d320f-f542-590b-9b61-db782cec72f5 with scrape type 1
2026-03-29 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b65d320f-f542-590b-9b61-db782cec72f5 sending to next pipeline
2026-03-29 15:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b65d320f-f542-590b-9b61-db782cec72f5, identifier: 10738210
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123ef77d0>
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752211%252Fgeneral%252F69512d09-d77d-4909-ab60-c2e57974f71a.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/69512d09-d77d-4909-ab60-c2e57974f71a.jpg saved to cache
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121776a90>
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751880%252Fgeneral%252Fe2fa6cad-9b96-4540-bb25-1f0d8c27a4f9.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/e2fa6cad-9b96-4540-bb25-1f0d8c27a4f9.jpg saved to cache
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751880/general/94ec6574-ad6c-419f-8209-178813a1096a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738198)
2026-03-29 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752188/general/963371db-1fc4-4cdd-9c1c-f72b9c26d39b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738750)
2026-03-29 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752188/general/0e2c3b8d-e9fd-4d5f-813e-1f21cd14538c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738750)
2026-03-29 15:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b65d320f-f542-590b-9b61-db782cec72f5 with identifier: 10738210
2026-03-29 15:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b65d320f-f542-590b-9b61-db782cec72f5 with identifier: 10738210
2026-03-29 15:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b65d320f-f542-590b-9b61-db782cec72f5 with identifier: 10738210 to the API
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751911/general/f2202954-9606-4606-b860-c4fd1a44c004.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': 'b65d320f-f542-590b-9b61-db782cec72f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFT509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738210',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 88373,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31674,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751911/general/19f12517-f8c6-47a3-80ea-7cb9d8f2e97f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249882,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751911/general/1629e9fe-e7f3-4502-904f-ee826fb0c2b4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255398,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751911/general/f2202954-9606-4606-b860-c4fd1a44c004.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270639,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751911/general/39962f8a-ba7f-438e-85dd-94298c04f426.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238754,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751911/general/f31edc08-1ec4-48a1-a8fa-be52a1cefc32.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278414,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751911/general/07845eca-21b7-4766-a702-4aeb4d5068e3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293443,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751911/general/55c78ba0-3c3e-4303-a777-b186a5c9d86e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266928,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751911/general/5982d07c-ffaf-415b-80e4-6a4d0cd17dfd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295274,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751911/general/f2676da2-8cd0-4ea2-b979-7589eb12025c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65d320f-f542-590b-9b61-db782cec72f5/b65d320f-f542-590b-9b61-db782cec72f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301594,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751911/general/12a375d4-d5d8-46c0-b602-95dd72cd6984.jpg',
'Width': 1400}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'88.373 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738210%27 HTTP/1.1" 200 None
2026-03-29 15:16:04 [adesa.be] INFO: Saving data for 10738210: {'created_time': 1774797364.724336, 'last_price_update_time': 1774797364.724346, 'auction_closing_time': 1775041200.0}
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738210') HTTP/1.1" 204 0
2026-03-29 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752188/general/a27e421d-1a71-453b-8ee0-1892440693c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738750)
2026-03-29 15: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 15:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218ab990>
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752211%252Fgeneral%252F59bd494a-4844-4123-a9a6-5552eca8eadd.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/59bd494a-4844-4123-a9a6-5552eca8eadd.jpg saved to cache
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a7c710>
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752213%252Fgeneral%252F0e00fa81-5cdc-4040-9141-1b7115f614d4.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/0e00fa81-5cdc-4040-9141-1b7115f614d4.jpg saved to cache
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c00c50>
2026-03-29 15:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752211%252Fgeneral%252F9a028db6-6849-4cf4-abef-8f436844e106.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752211/general/9a028db6-6849-4cf4-abef-8f436844e106.jpg saved to cache
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e
2026-03-29 15:16:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d598a8d-3946-5145-9723-7bb4fb6bf31e, skipping ID generation
2026-03-29 15:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e with scrape type 1
2026-03-29 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d598a8d-3946-5145-9723-7bb4fb6bf31e sending to next pipeline
2026-03-29 15:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d598a8d-3946-5145-9723-7bb4fb6bf31e, identifier: 10738774
2026-03-29 15:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218c54d0>
2026-03-29 15:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752213%252Fgeneral%252F45e1ca7d-1696-4ab9-acf7-63009fa4d061.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752213/general/45e1ca7d-1696-4ab9-acf7-63009fa4d061.jpg saved to cache
2026-03-29 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d61ba78f-4cf1-5a52-8450-79ecd3057619
2026-03-29 15:16:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d61ba78f-4cf1-5a52-8450-79ecd3057619, skipping ID generation
2026-03-29 15:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d61ba78f-4cf1-5a52-8450-79ecd3057619 with scrape type 1
2026-03-29 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d61ba78f-4cf1-5a52-8450-79ecd3057619 sending to next pipeline
2026-03-29 15:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d61ba78f-4cf1-5a52-8450-79ecd3057619, identifier: 10738776
2026-03-29 15:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d598a8d-3946-5145-9723-7bb4fb6bf31e with identifier: 10738774
2026-03-29 15:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d598a8d-3946-5145-9723-7bb4fb6bf31e with identifier: 10738774
2026-03-29 15:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d598a8d-3946-5145-9723-7bb4fb6bf31e with identifier: 10738774 to the API
2026-03-29 15:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752211/general/9a028db6-6849-4cf4-abef-8f436844e106.jpg>
{'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': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '9d598a8d-3946-5145-9723-7bb4fb6bf31e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738774',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 145801,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752211/general/e0ed1b14-ea4d-49f7-a5cf-fc17121538cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23586,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752211/general/6d1bb37b-8d0d-4c1b-8e26-9399e1e2d322.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752211/general/18c08a34-b9ce-44bf-8d54-69c96a6a11c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752211/general/b8a28fdb-7dbd-43ec-8026-be76f3a79c58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752211/general/04d9e70f-1f7e-468e-baea-216273ea5681.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752211/general/9a028db6-6849-4cf4-abef-8f436844e106.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752211/general/b3a220d5-7f74-4e43-b632-e53333432ca1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752211/general/59bd494a-4844-4123-a9a6-5552eca8eadd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752211/general/69512d09-d77d-4909-ab60-c2e57974f71a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d598a8d-3946-5145-9723-7bb4fb6bf31e/9d598a8d-3946-5145-9723-7bb4fb6bf31e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752211/general/39363e3e-2309-4031-94d5-bb2d0496fae7.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'145.801 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738774%27 HTTP/1.1" 200 None
2026-03-29 15:16:05 [adesa.be] INFO: Saving data for 10738774: {'created_time': 1774797365.620072, 'last_price_update_time': 1774797365.620083, 'auction_closing_time': 1775118600.0}
2026-03-29 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738774') HTTP/1.1" 204 0
2026-03-29 15:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d61ba78f-4cf1-5a52-8450-79ecd3057619 with identifier: 10738776
2026-03-29 15:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d61ba78f-4cf1-5a52-8450-79ecd3057619 with identifier: 10738776
2026-03-29 15:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d61ba78f-4cf1-5a52-8450-79ecd3057619 with identifier: 10738776 to the API
2026-03-29 15:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752213/general/45e1ca7d-1696-4ab9-acf7-63009fa4d061.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'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': 'd61ba78f-4cf1-5a52-8450-79ecd3057619',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVV948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738776',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 135954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752213/general/de2668f6-5b1f-41cd-8c7f-50a196859e6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752213/general/ee5254e0-2d3e-45cf-b4dd-8e72fbbd0fc4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752213/general/45e1ca7d-1696-4ab9-acf7-63009fa4d061.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752213/general/3213145e-03fc-40aa-896d-8a02b861871b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752213/general/0e00fa81-5cdc-4040-9141-1b7115f614d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752213/general/4f71b4d8-bc93-43f1-b1c6-93ac58b30a47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752213/general/518978c7-b59d-4cfb-aaef-cc575d837dd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752213/general/3f53c0c7-3b0e-4fd3-9c06-6d7a85a110c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752213/general/6777ecdd-edc4-49fb-9b37-7628ba7ae13d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61ba78f-4cf1-5a52-8450-79ecd3057619/d61ba78f-4cf1-5a52-8450-79ecd3057619_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23637,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752213/general/ef2ba15b-a3d2-452a-afbd-1d843a3de15e.jpg',
'Width': 400}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-01-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Touran 1.5 TSI Highline - Petrol - Automatic - 150 hp - '
'135.954 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2021}
2026-03-29 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738776%27 HTTP/1.1" 200 None
2026-03-29 15:16:06 [adesa.be] INFO: Saving data for 10738776: {'created_time': 1774797366.001797, 'last_price_update_time': 1774797366.001811, 'auction_closing_time': 1775118600.0}
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738776') HTTP/1.1" 204 0
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c00f50>
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751880%252Fgeneral%252F94ec6574-ad6c-419f-8209-178813a1096a.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751880/general/94ec6574-ad6c-419f-8209-178813a1096a.jpg saved to cache
2026-03-29 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 312139a3-cc1c-568c-82da-5ef29d650ddf
2026-03-29 15:16:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 312139a3-cc1c-568c-82da-5ef29d650ddf, skipping ID generation
2026-03-29 15:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 312139a3-cc1c-568c-82da-5ef29d650ddf with scrape type 1
2026-03-29 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 312139a3-cc1c-568c-82da-5ef29d650ddf sending to next pipeline
2026-03-29 15:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 312139a3-cc1c-568c-82da-5ef29d650ddf, identifier: 10738198
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121673ed0>
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752188%252Fgeneral%252F963371db-1fc4-4cdd-9c1c-f72b9c26d39b.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/963371db-1fc4-4cdd-9c1c-f72b9c26d39b.jpg saved to cache
2026-03-29 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d29b90>
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752188%252Fgeneral%252F0e2c3b8d-e9fd-4d5f-813e-1f21cd14538c.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/0e2c3b8d-e9fd-4d5f-813e-1f21cd14538c.jpg saved to cache
2026-03-29 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752203/general/4caa8780-a8d1-44fe-8214-91a2904fa848.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738765)
2026-03-29 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 312139a3-cc1c-568c-82da-5ef29d650ddf with identifier: 10738198
2026-03-29 15:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 312139a3-cc1c-568c-82da-5ef29d650ddf with identifier: 10738198
2026-03-29 15:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 312139a3-cc1c-568c-82da-5ef29d650ddf with identifier: 10738198 to the API
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16: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 15:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751880/general/94ec6574-ad6c-419f-8209-178813a1096a.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': '312139a3-cc1c-568c-82da-5ef29d650ddf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJB364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738198',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 43667,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34446,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751880/general/87423e8a-b430-4b70-88b5-ee8354fac2c4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261357,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751880/general/75351d4b-6567-418f-a3b3-40d31dfa2f7a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257587,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751880/general/920ae487-8598-4b02-b772-b185ecddc226.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268819,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751880/general/44185862-67ce-41d4-b0a3-b89537306044.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295992,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751880/general/94ec6574-ad6c-419f-8209-178813a1096a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297313,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751880/general/e2fa6cad-9b96-4540-bb25-1f0d8c27a4f9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401213,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751880/general/39f7802e-1c31-4dfb-b448-d3dbcadc187d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263481,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751880/general/8d333f3f-7810-4ecc-879c-a9b7fc15cc3c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273943,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751880/general/39192ed4-bfb3-422e-940c-3a34e2a3e53e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_312139a3-cc1c-568c-82da-5ef29d650ddf/312139a3-cc1c-568c-82da-5ef29d650ddf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259574,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751880/general/de5c03a7-3f1e-4274-8a33-93a7e6ca8b9d.jpg',
'Width': 1400}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-04-12',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'43.667 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738198%27 HTTP/1.1" 200 None
2026-03-29 15:16:06 [adesa.be] INFO: Saving data for 10738198: {'created_time': 1774797366.903866, 'last_price_update_time': 1774797366.903876, 'auction_closing_time': 1775041200.0}
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738198') HTTP/1.1" 204 0
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d2e750>
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752188%252Fgeneral%252Fa27e421d-1a71-453b-8ee0-1892440693c0.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/a27e421d-1a71-453b-8ee0-1892440693c0.jpg saved to cache
2026-03-29 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752223/general/c746b9cc-5eb4-4d78-8687-f7cdeed8d5b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738787)
2026-03-29 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752223/general/f107820c-cefd-4b9c-9230-733643167a7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738787)
2026-03-29 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752188/general/b3eb75f0-3430-4c92-a2b9-c95445283e54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738750)
2026-03-29 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752208/general/e88b9de4-eda4-4dcb-92a9-904b6962f5b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738770)
2026-03-29 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752209/general/656d1f55-79b8-438d-b969-7aaa8e9e90b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738771)
2026-03-29 15:16:06 [scrapy.extensions.logstats] INFO: Crawled 52 pages (at 52 pages/min), scraped 35 items (at 35 items/min)
2026-03-29 15:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-29 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752202/general/636afc50-55e3-4292-b3c1-f1f1a96bc07c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738764)
2026-03-29 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752203/general/0e8bbe96-585a-4edf-be92-88df79eaa8cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738765)
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12164b950>
2026-03-29 15:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752203%252Fgeneral%252F4caa8780-a8d1-44fe-8214-91a2904fa848.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/4caa8780-a8d1-44fe-8214-91a2904fa848.jpg saved to cache
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1db24e7-e453-58fd-928b-5ebda230dec8 with identifier: 10738196
2026-03-29 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1db24e7-e453-58fd-928b-5ebda230dec8 with scrape type 1
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751876%252Fgeneral%252Fcb313bee-bbc7-4004-8e7c-9f3f7485e591.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/cb313bee-bbc7-4004-8e7c-9f3f7485e591.jpg not downloaded yet
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751876%252Fgeneral%252F5d13a57a-7d7a-4dab-8473-d1a9e50d6dea.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/5d13a57a-7d7a-4dab-8473-d1a9e50d6dea.jpg not downloaded yet
2026-03-29 15:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752209/general/7c6f2956-2ba6-463e-a17e-3205dc3c45bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738771)
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751876%252Fgeneral%252Fdb5080a2-7272-4382-916b-bae8b4590b50.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/db5080a2-7272-4382-916b-bae8b4590b50.jpg not downloaded yet
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121909410>
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752223%252Fgeneral%252Fc746b9cc-5eb4-4d78-8687-f7cdeed8d5b6.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/c746b9cc-5eb4-4d78-8687-f7cdeed8d5b6.jpg saved to cache
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12167bc90>
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752223%252Fgeneral%252Ff107820c-cefd-4b9c-9230-733643167a7b.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752223/general/f107820c-cefd-4b9c-9230-733643167a7b.jpg saved to cache
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c43b1ade-996c-57f9-a179-ce04f475ad56
2026-03-29 15:16:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c43b1ade-996c-57f9-a179-ce04f475ad56, skipping ID generation
2026-03-29 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c43b1ade-996c-57f9-a179-ce04f475ad56 with scrape type 1
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c43b1ade-996c-57f9-a179-ce04f475ad56 sending to next pipeline
2026-03-29 15:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c43b1ade-996c-57f9-a179-ce04f475ad56, identifier: 10738787
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c2f050>
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752188%252Fgeneral%252Fb3eb75f0-3430-4c92-a2b9-c95445283e54.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752188/general/b3eb75f0-3430-4c92-a2b9-c95445283e54.jpg saved to cache
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea
2026-03-29 15:16:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca7e7b55-010c-5d3d-a5a7-54b3637d43ea, skipping ID generation
2026-03-29 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea with scrape type 1
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca7e7b55-010c-5d3d-a5a7-54b3637d43ea sending to next pipeline
2026-03-29 15:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca7e7b55-010c-5d3d-a5a7-54b3637d43ea, identifier: 10738750
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d1e410>
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752208%252Fgeneral%252Fe88b9de4-eda4-4dcb-92a9-904b6962f5b4.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/e88b9de4-eda4-4dcb-92a9-904b6962f5b4.jpg saved to cache
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12167a890>
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752209%252Fgeneral%252F656d1f55-79b8-438d-b969-7aaa8e9e90b0.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/656d1f55-79b8-438d-b969-7aaa8e9e90b0.jpg saved to cache
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219acd10>
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752202%252Fgeneral%252F636afc50-55e3-4292-b3c1-f1f1a96bc07c.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/636afc50-55e3-4292-b3c1-f1f1a96bc07c.jpg saved to cache
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216d8b90>
2026-03-29 15:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752203%252Fgeneral%252F0e8bbe96-585a-4edf-be92-88df79eaa8cf.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752203/general/0e8bbe96-585a-4edf-be92-88df79eaa8cf.jpg saved to cache
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8f870efe-ea51-5222-aa01-2d64df7d9da4
2026-03-29 15:16:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8f870efe-ea51-5222-aa01-2d64df7d9da4, skipping ID generation
2026-03-29 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f870efe-ea51-5222-aa01-2d64df7d9da4 with scrape type 1
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8f870efe-ea51-5222-aa01-2d64df7d9da4 sending to next pipeline
2026-03-29 15:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8f870efe-ea51-5222-aa01-2d64df7d9da4, identifier: 10738765
2026-03-29 15:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752208/general/f1a962c4-ea65-4739-83a9-7c8d86ca9a5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738770)
2026-03-29 15:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752202/general/a3666449-662d-469d-aca5-44556502fa13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738764)
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751876%252Fgeneral%252F69beb3c3-9570-433f-adef-d264f9343e0c.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/69beb3c3-9570-433f-adef-d264f9343e0c.jpg not downloaded yet
2026-03-29 15:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c43b1ade-996c-57f9-a179-ce04f475ad56 with identifier: 10738787
2026-03-29 15:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c43b1ade-996c-57f9-a179-ce04f475ad56 with identifier: 10738787
2026-03-29 15:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c43b1ade-996c-57f9-a179-ce04f475ad56 with identifier: 10738787 to the API
2026-03-29 15:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752223/general/f107820c-cefd-4b9c-9230-733643167a7b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c43b1ade-996c-57f9-a179-ce04f475ad56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABC458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738787',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 115827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752223/general/e896111e-8f69-4382-8533-e2f93890f6cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327523,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752223/general/c746b9cc-5eb4-4d78-8687-f7cdeed8d5b6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323469,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752223/general/cca8e184-d3ac-48b0-b73b-97827eb7f82b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340868,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752223/general/103a2ba6-8dd5-4c53-b21d-4feb06d40beb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394256,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752223/general/68064f78-fb61-4080-b814-f06ceb47f402.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255170,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752223/general/d75ce98c-79a5-48f8-b19c-f14b9a2ddeaf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320981,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752223/general/6058e8c0-efc2-417d-a374-feca0525e595.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364660,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752223/general/f107820c-cefd-4b9c-9230-733643167a7b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272230,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752223/general/c204ef80-52c1-4272-a2d5-01f7970bf8d5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c43b1ade-996c-57f9-a179-ce04f475ad56/c43b1ade-996c-57f9-a179-ce04f475ad56_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363414,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752223/general/f199c16d-4d50-4678-b882-d610759ef0df.jpg',
'Width': 1920}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'115.827 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738787%27 HTTP/1.1" 200 None
2026-03-29 15:16:08 [adesa.be] INFO: Saving data for 10738787: {'created_time': 1774797368.142846, 'last_price_update_time': 1774797368.142855, 'auction_closing_time': 1775118600.0}
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738787') HTTP/1.1" 204 0
2026-03-29 15:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca7e7b55-010c-5d3d-a5a7-54b3637d43ea with identifier: 10738750
2026-03-29 15:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca7e7b55-010c-5d3d-a5a7-54b3637d43ea with identifier: 10738750
2026-03-29 15:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca7e7b55-010c-5d3d-a5a7-54b3637d43ea with identifier: 10738750 to the API
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752188/general/b3eb75f0-3430-4c92-a2b9-c95445283e54.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 256,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': 'ca7e7b55-010c-5d3d-a5a7-54b3637d43ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERV944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738750',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 51456,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29705,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752188/general/a27e421d-1a71-453b-8ee0-1892440693c0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228710,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752188/general/249825fe-3a40-4227-ab02-4effb531e3ba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233982,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752188/general/7f7c7d8c-cda9-48db-9152-2338dc0bde53.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192871,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752188/general/8dd9c863-07d2-4e23-acbd-5aa41f75245c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239373,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752188/general/67597fb0-031a-4627-b428-908bb1d080b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225534,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752188/general/3b45d141-6a45-40c5-831c-84c10ca0d39f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441868,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752188/general/b3eb75f0-3430-4c92-a2b9-c95445283e54.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200073,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752188/general/963371db-1fc4-4cdd-9c1c-f72b9c26d39b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234367,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752188/general/0e2c3b8d-e9fd-4d5f-813e-1f21cd14538c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca7e7b55-010c-5d3d-a5a7-54b3637d43ea/ca7e7b55-010c-5d3d-a5a7-54b3637d43ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204233,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752188/general/efe88b95-f34d-4b6b-a9ff-ff450bcde374.jpg',
'Width': 1400}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 - Electric - Automatic - 256 hp - 51.456 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738750%27 HTTP/1.1" 200 None
2026-03-29 15:16:08 [adesa.be] INFO: Saving data for 10738750: {'created_time': 1774797368.511847, 'last_price_update_time': 1774797368.511857, 'auction_closing_time': 1775118600.0}
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738750') HTTP/1.1" 204 0
2026-03-29 15:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8f870efe-ea51-5222-aa01-2d64df7d9da4 with identifier: 10738765
2026-03-29 15:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8f870efe-ea51-5222-aa01-2d64df7d9da4 with identifier: 10738765
2026-03-29 15:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8f870efe-ea51-5222-aa01-2d64df7d9da4 with identifier: 10738765 to the API
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752203/general/0e8bbe96-585a-4edf-be92-88df79eaa8cf.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': '8f870efe-ea51-5222-aa01-2d64df7d9da4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTK338',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738765',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 48702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380843,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752203/general/9ee6caa9-b39e-4f10-b5a8-0e8e97121911.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33256,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752203/general/cc7b816a-97ac-45c6-93a1-982d71c7ada7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369999,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752203/general/0e8bbe96-585a-4edf-be92-88df79eaa8cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358116,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752203/general/d8c533a9-3017-4d58-a373-529c65efeb7f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271247,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752203/general/eaa2a4ec-e4a4-4279-9831-d1f4ebd6a0b3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363140,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752203/general/405ef7d8-e5ff-4235-a62f-5d78e2b471ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300859,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752203/general/4caa8780-a8d1-44fe-8214-91a2904fa848.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304877,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752203/general/cd5572cb-df47-4d05-9dc9-26cca81b0e52.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177202,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752203/general/02f1dc0e-9be2-4ae8-baa2-4eb096c3da95.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f870efe-ea51-5222-aa01-2d64df7d9da4/8f870efe-ea51-5222-aa01-2d64df7d9da4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368684,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752203/general/5a1ec63d-1fcc-46d5-96e2-d8d605b526d7.jpg',
'Width': 1920}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'48.702 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738765%27 HTTP/1.1" 200 None
2026-03-29 15:16:08 [adesa.be] INFO: Saving data for 10738765: {'created_time': 1774797368.906325, 'last_price_update_time': 1774797368.906335, 'auction_closing_time': 1775118600.0}
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738765') HTTP/1.1" 204 0
2026-03-29 15:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752208/general/54d52f28-4841-416c-9425-68714437f6b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738770)
2026-03-29 15:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751876/general/5d13a57a-7d7a-4dab-8473-d1a9e50d6dea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738196)
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751876%252Fgeneral%252Fcfa4e1f5-f24d-4df2-97f7-361d1009ba4d.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/cfa4e1f5-f24d-4df2-97f7-361d1009ba4d.jpg not downloaded yet
2026-03-29 15:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752208/general/ae7964e3-0b54-4a0d-8612-4942b518b7b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738770)
2026-03-29 15:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752202/general/2c0500ca-03f2-4b4e-b24d-92fc1030a85a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738764)
2026-03-29 15:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752202/general/22a54555-ec14-4b8e-8f38-cb2e1efbd34a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738764)
2026-03-29 15:16: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 15:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb123a04b10>
2026-03-29 15:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752209%252Fgeneral%252F7c6f2956-2ba6-463e-a17e-3205dc3c45bb.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752209/general/7c6f2956-2ba6-463e-a17e-3205dc3c45bb.jpg saved to cache
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 89b9c833-37d6-50d9-82b2-6472d6749d5d
2026-03-29 15:16:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89b9c833-37d6-50d9-82b2-6472d6749d5d, skipping ID generation
2026-03-29 15:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89b9c833-37d6-50d9-82b2-6472d6749d5d with scrape type 1
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89b9c833-37d6-50d9-82b2-6472d6749d5d sending to next pipeline
2026-03-29 15:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89b9c833-37d6-50d9-82b2-6472d6749d5d, identifier: 10738771
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12165f8d0>
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752208%252Fgeneral%252Ff1a962c4-ea65-4739-83a9-7c8d86ca9a5d.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/f1a962c4-ea65-4739-83a9-7c8d86ca9a5d.jpg saved to cache
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d15a90>
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752202%252Fgeneral%252Fa3666449-662d-469d-aca5-44556502fa13.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/a3666449-662d-469d-aca5-44556502fa13.jpg saved to cache
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16: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%252F5751876%252Fgeneral%252F7c9afa43-53fa-4acd-a99b-d206e8793935.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/7c9afa43-53fa-4acd-a99b-d206e8793935.jpg not downloaded yet
2026-03-29 15:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89b9c833-37d6-50d9-82b2-6472d6749d5d with identifier: 10738771
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-29 15:16:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89b9c833-37d6-50d9-82b2-6472d6749d5d with identifier: 10738771
2026-03-29 15:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89b9c833-37d6-50d9-82b2-6472d6749d5d with identifier: 10738771 to the API
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752209/general/7c6f2956-2ba6-463e-a17e-3205dc3c45bb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'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': '89b9c833-37d6-50d9-82b2-6472d6749d5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDY234',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738771',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 92877,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752209/general/8ae5c111-682d-46ae-9288-5d8d5b149420.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26960,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752209/general/05333bd0-9ba2-4ac6-9889-973825b78c22.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752209/general/1dc2bffb-50c8-4cb2-bcfe-a15046b153bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752209/general/00eecb5b-c2d2-486c-aa5e-dae5c047d9d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752209/general/8e798a09-9eea-4f85-8be2-9a5918397159.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752209/general/882835cc-dc81-44c1-8112-eb58a2982934.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752209/general/7c6f2956-2ba6-463e-a17e-3205dc3c45bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752209/general/656d1f55-79b8-438d-b969-7aaa8e9e90b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752209/general/5caf0dba-0354-41ad-bd3c-93034a967311.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89b9c833-37d6-50d9-82b2-6472d6749d5d/89b9c833-37d6-50d9-82b2-6472d6749d5d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752209/general/a69853eb-67f6-4d5a-9f76-9bc0817d2858.jpg',
'Width': 1024}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Taigo 1.0 TSI Life Business - Petrol - Automatic - 110 '
'hp - 92.877 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738771%27 HTTP/1.1" 200 None
2026-03-29 15:16:09 [adesa.be] INFO: Saving data for 10738771: {'created_time': 1774797369.821421, 'last_price_update_time': 1774797369.821431, 'auction_closing_time': 1775118600.0}
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738771') HTTP/1.1" 204 0
2026-03-29 15:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751876/general/cb313bee-bbc7-4004-8e7c-9f3f7485e591.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738196)
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16: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%252F5751876%252Fgeneral%252Fcff87740-9654-4999-81d5-f3fbe5f14d76.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/cff87740-9654-4999-81d5-f3fbe5f14d76.jpg not downloaded yet
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121a0b090>
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752208%252Fgeneral%252F54d52f28-4841-416c-9425-68714437f6b5.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/54d52f28-4841-416c-9425-68714437f6b5.jpg saved to cache
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121634f10>
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_1.jpg HTTP/1.1" 201 0
2026-03-29 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751876%252Fgeneral%252F5d13a57a-7d7a-4dab-8473-d1a9e50d6dea.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/5d13a57a-7d7a-4dab-8473-d1a9e50d6dea.jpg saved to cache
2026-03-29 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1218c6c90>
2026-03-29 15:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752208%252Fgeneral%252Fae7964e3-0b54-4a0d-8612-4942b518b7b0.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752208/general/ae7964e3-0b54-4a0d-8612-4942b518b7b0.jpg saved to cache
2026-03-29 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f4224cb2-8554-573c-bee5-d89b46c619d1
2026-03-29 15:16:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4224cb2-8554-573c-bee5-d89b46c619d1, skipping ID generation
2026-03-29 15:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4224cb2-8554-573c-bee5-d89b46c619d1 with scrape type 1
2026-03-29 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4224cb2-8554-573c-bee5-d89b46c619d1 sending to next pipeline
2026-03-29 15:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4224cb2-8554-573c-bee5-d89b46c619d1, identifier: 10738770
2026-03-29 15:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216e4d50>
2026-03-29 15:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752202%252Fgeneral%252F2c0500ca-03f2-4b4e-b24d-92fc1030a85a.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/2c0500ca-03f2-4b4e-b24d-92fc1030a85a.jpg saved to cache
2026-03-29 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c2c510>
2026-03-29 15:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15: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 15:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5752202%252Fgeneral%252F22a54555-ec14-4b8e-8f38-cb2e1efbd34a.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752202/general/22a54555-ec14-4b8e-8f38-cb2e1efbd34a.jpg saved to cache
2026-03-29 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 27ba49f8-8b85-5273-95d8-89aefa54641c
2026-03-29 15:16:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27ba49f8-8b85-5273-95d8-89aefa54641c, skipping ID generation
2026-03-29 15:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27ba49f8-8b85-5273-95d8-89aefa54641c with scrape type 1
2026-03-29 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27ba49f8-8b85-5273-95d8-89aefa54641c sending to next pipeline
2026-03-29 15:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27ba49f8-8b85-5273-95d8-89aefa54641c, identifier: 10738764
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10740795
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740795%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10740795: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10740795 url https://www.openlane.eu/en/carv6/auction/10740795
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739077
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739077%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739077: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739077 url https://www.openlane.eu/en/carv6/auction/10739077
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739067
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739067%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739067: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739067 url https://www.openlane.eu/en/carv6/auction/10739067
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739363
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739363%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739363: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739363 url https://www.openlane.eu/en/carv6/auction/10739363
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739154
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739154%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739154: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739154 url https://www.openlane.eu/en/carv6/auction/10739154
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739155
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739155%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739155: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739155 url https://www.openlane.eu/en/carv6/auction/10739155
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739264
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739264%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739264: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739264 url https://www.openlane.eu/en/carv6/auction/10739264
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739362
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739362%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739362: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739362 url https://www.openlane.eu/en/carv6/auction/10739362
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739114
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739114%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739114: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739114 url https://www.openlane.eu/en/carv6/auction/10739114
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739068
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739068%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739068: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739068 url https://www.openlane.eu/en/carv6/auction/10739068
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739076
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739076%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739076: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739076 url https://www.openlane.eu/en/carv6/auction/10739076
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739089
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739089%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739089: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739089 url https://www.openlane.eu/en/carv6/auction/10739089
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739298
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739298%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739298: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739298 url https://www.openlane.eu/en/carv6/auction/10739298
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739179
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739179%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739179: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739179 url https://www.openlane.eu/en/carv6/auction/10739179
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739165
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739165%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739165: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739165 url https://www.openlane.eu/en/carv6/auction/10739165
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739153
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739153%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739153: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739153 url https://www.openlane.eu/en/carv6/auction/10739153
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739263
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739263%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739263: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739263 url https://www.openlane.eu/en/carv6/auction/10739263
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739538
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739538%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739538: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739538 url https://www.openlane.eu/en/carv6/auction/10739538
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10740514
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740514%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10740514: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10740514 url https://www.openlane.eu/en/carv6/auction/10740514
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739536
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739536%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739536: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739536 url https://www.openlane.eu/en/carv6/auction/10739536
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739367
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739367%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739367: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739367 url https://www.openlane.eu/en/carv6/auction/10739367
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739560
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739560%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739560: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739560 url https://www.openlane.eu/en/carv6/auction/10739560
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739537
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739537%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739537: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739537 url https://www.openlane.eu/en/carv6/auction/10739537
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739594
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739594%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739594: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739594 url https://www.openlane.eu/en/carv6/auction/10739594
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739595
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739595%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739595: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739595 url https://www.openlane.eu/en/carv6/auction/10739595
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739593
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739593%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739593: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739593 url https://www.openlane.eu/en/carv6/auction/10739593
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739591
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739591%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739591: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739591 url https://www.openlane.eu/en/carv6/auction/10739591
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739189
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739189%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739189: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739189 url https://www.openlane.eu/en/carv6/auction/10739189
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739715
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739715%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739715: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739715 url https://www.openlane.eu/en/carv6/auction/10739715
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739201
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739201%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739201: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739201 url https://www.openlane.eu/en/carv6/auction/10739201
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739171
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739171%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739171: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739171 url https://www.openlane.eu/en/carv6/auction/10739171
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10739200
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739200%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10739200: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10739200 url https://www.openlane.eu/en/carv6/auction/10739200
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10740468
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740468%27 HTTP/1.1" 200 None
2026-03-29 15:16:10 [adesa.be] INFO: Scrape type for 10740468: 0
2026-03-29 15:16:10 [adesa.be] INFO: Skipping item 10740468 url https://www.openlane.eu/en/carv6/auction/10740468
2026-03-29 15:16:10 [adesa.be] INFO: Found listing with ID: 10740734
2026-03-29 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740734%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740734: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740734 url https://www.openlane.eu/en/carv6/auction/10740734
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739134
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739134%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739134: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739134 url https://www.openlane.eu/en/carv6/auction/10739134
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739412
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739412%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739412: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739412 url https://www.openlane.eu/en/carv6/auction/10739412
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739947
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739947%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739947: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739947 url https://www.openlane.eu/en/carv6/auction/10739947
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739044
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739044%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739044: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739044 url https://www.openlane.eu/en/carv6/auction/10739044
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739048
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739048%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739048: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739048 url https://www.openlane.eu/en/carv6/auction/10739048
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739267
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739267%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739267: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739267 url https://www.openlane.eu/en/carv6/auction/10739267
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740535
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740535%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740535: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740535 url https://www.openlane.eu/en/carv6/auction/10740535
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739635
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739635%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739635: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739635 url https://www.openlane.eu/en/carv6/auction/10739635
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739440
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739440%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739440: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739440 url https://www.openlane.eu/en/carv6/auction/10739440
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739109
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739109%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739109: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739109 url https://www.openlane.eu/en/carv6/auction/10739109
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739104
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739104%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739104: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739104 url https://www.openlane.eu/en/carv6/auction/10739104
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739229
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739229%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739229: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739229 url https://www.openlane.eu/en/carv6/auction/10739229
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740015
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740015%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740015: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740015 url https://www.openlane.eu/en/carv6/auction/10740015
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739242
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739242%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739242: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739242 url https://www.openlane.eu/en/carv6/auction/10739242
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739674
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739674%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739674: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739674 url https://www.openlane.eu/en/carv6/auction/10739674
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739727
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739727%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739727: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739727 url https://www.openlane.eu/en/carv6/auction/10739727
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739303
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739303%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739303: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739303 url https://www.openlane.eu/en/carv6/auction/10739303
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739497
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739497%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739497: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739497 url https://www.openlane.eu/en/carv6/auction/10739497
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740019
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740019%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740019: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740019 url https://www.openlane.eu/en/carv6/auction/10740019
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740031
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740031%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740031: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740031 url https://www.openlane.eu/en/carv6/auction/10740031
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740032
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740032%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740032: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740032 url https://www.openlane.eu/en/carv6/auction/10740032
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740738
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740738%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740738: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740738 url https://www.openlane.eu/en/carv6/auction/10740738
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739656
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739656%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739656: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739656 url https://www.openlane.eu/en/carv6/auction/10739656
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739583
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739583%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739583: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739583 url https://www.openlane.eu/en/carv6/auction/10739583
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739660
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739660%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739660: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739660 url https://www.openlane.eu/en/carv6/auction/10739660
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739498
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739498%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739498: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739498 url https://www.openlane.eu/en/carv6/auction/10739498
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739398
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739398%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739398: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739398 url https://www.openlane.eu/en/carv6/auction/10739398
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739217
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739217%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739217: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739217 url https://www.openlane.eu/en/carv6/auction/10739217
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739556
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739556%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739556: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739556 url https://www.openlane.eu/en/carv6/auction/10739556
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739991
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739991%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739991: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739991 url https://www.openlane.eu/en/carv6/auction/10739991
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739341
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739341%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739341: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739341 url https://www.openlane.eu/en/carv6/auction/10739341
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740511
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740511%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740511: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740511 url https://www.openlane.eu/en/carv6/auction/10740511
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739365
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739365%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739365: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739365 url https://www.openlane.eu/en/carv6/auction/10739365
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739347
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739347%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739347: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739347 url https://www.openlane.eu/en/carv6/auction/10739347
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739106
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739106%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739106: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739106 url https://www.openlane.eu/en/carv6/auction/10739106
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739251
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739251%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739251: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739251 url https://www.openlane.eu/en/carv6/auction/10739251
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739596
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739596%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739596: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739596 url https://www.openlane.eu/en/carv6/auction/10739596
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739238
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739238%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739238: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739238 url https://www.openlane.eu/en/carv6/auction/10739238
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739384
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739384%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739384: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739384 url https://www.openlane.eu/en/carv6/auction/10739384
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739358
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739358%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739358: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739358 url https://www.openlane.eu/en/carv6/auction/10739358
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740765
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740765%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740765: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740765 url https://www.openlane.eu/en/carv6/auction/10740765
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739985
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739985%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739985: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739985 url https://www.openlane.eu/en/carv6/auction/10739985
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739060
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739060%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739060: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739060 url https://www.openlane.eu/en/carv6/auction/10739060
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739172
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739172%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739172: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739172 url https://www.openlane.eu/en/carv6/auction/10739172
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739051
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739051%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739051: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739051 url https://www.openlane.eu/en/carv6/auction/10739051
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739050
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739050%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739050: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739050 url https://www.openlane.eu/en/carv6/auction/10739050
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739059
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739059%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739059: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739059 url https://www.openlane.eu/en/carv6/auction/10739059
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739056
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739056%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739056: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739056 url https://www.openlane.eu/en/carv6/auction/10739056
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739058
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739058%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739058: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739058 url https://www.openlane.eu/en/carv6/auction/10739058
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739049
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739049%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739049: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739049 url https://www.openlane.eu/en/carv6/auction/10739049
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739062
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739062%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739062: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739062 url https://www.openlane.eu/en/carv6/auction/10739062
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740536
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740536%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740536: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740536 url https://www.openlane.eu/en/carv6/auction/10740536
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740020
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740020%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740020: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740020 url https://www.openlane.eu/en/carv6/auction/10740020
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10740778
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740778%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10740778: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10740778 url https://www.openlane.eu/en/carv6/auction/10740778
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739101
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739101%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739101: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739101 url https://www.openlane.eu/en/carv6/auction/10739101
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739694
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739694%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739694: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739694 url https://www.openlane.eu/en/carv6/auction/10739694
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739646
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739646%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739646: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739646 url https://www.openlane.eu/en/carv6/auction/10739646
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739639
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739639%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739639: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739639 url https://www.openlane.eu/en/carv6/auction/10739639
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739524
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739524%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739524: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739524 url https://www.openlane.eu/en/carv6/auction/10739524
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739620
2026-03-29 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739620%27 HTTP/1.1" 200 None
2026-03-29 15:16:11 [adesa.be] INFO: Scrape type for 10739620: 0
2026-03-29 15:16:11 [adesa.be] INFO: Skipping item 10739620 url https://www.openlane.eu/en/carv6/auction/10739620
2026-03-29 15:16:11 [adesa.be] INFO: Found listing with ID: 10739967
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739967%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [adesa.be] INFO: Scrape type for 10739967: 0
2026-03-29 15:16:12 [adesa.be] INFO: Skipping item 10739967 url https://www.openlane.eu/en/carv6/auction/10739967
2026-03-29 15:16:12 [adesa.be] INFO: Found listing with ID: 10739509
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739509%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [adesa.be] INFO: Scrape type for 10739509: 0
2026-03-29 15:16:12 [adesa.be] INFO: Skipping item 10739509 url https://www.openlane.eu/en/carv6/auction/10739509
2026-03-29 15:16:12 [adesa.be] INFO: Found listing with ID: 10739356
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739356%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [adesa.be] INFO: Scrape type for 10739356: 0
2026-03-29 15:16:12 [adesa.be] INFO: Skipping item 10739356 url https://www.openlane.eu/en/carv6/auction/10739356
2026-03-29 15:16:12 [adesa.be] INFO: Found listing with ID: 10739391
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739391%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [adesa.be] INFO: Scrape type for 10739391: 0
2026-03-29 15:16:12 [adesa.be] INFO: Skipping item 10739391 url https://www.openlane.eu/en/carv6/auction/10739391
2026-03-29 15:16:12 [adesa.be] INFO: Found listing with ID: 10740035
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740035%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [adesa.be] INFO: Scrape type for 10740035: 0
2026-03-29 15:16:12 [adesa.be] INFO: Skipping item 10740035 url https://www.openlane.eu/en/carv6/auction/10740035
2026-03-29 15:16:12 [adesa.be] INFO: Found listing with ID: 10739702
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739702%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [adesa.be] INFO: Scrape type for 10739702: 0
2026-03-29 15:16:12 [adesa.be] INFO: Skipping item 10739702 url https://www.openlane.eu/en/carv6/auction/10739702
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252Ff6208ff1-5a97-482d-9fc6-02442dc1b17b.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/f6208ff1-5a97-482d-9fc6-02442dc1b17b.jpg not downloaded yet
2026-03-29 15:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4224cb2-8554-573c-bee5-d89b46c619d1 with identifier: 10738770
2026-03-29 15:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4224cb2-8554-573c-bee5-d89b46c619d1 with identifier: 10738770
2026-03-29 15:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4224cb2-8554-573c-bee5-d89b46c619d1 with identifier: 10738770 to the API
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752208/general/ae7964e3-0b54-4a0d-8612-4942b518b7b0.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': 'f4224cb2-8554-573c-bee5-d89b46c619d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNL909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738770',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 98054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32937,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752208/general/3789fbf9-231f-4184-921d-425a2d6ed803.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272873,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752208/general/12e42be3-b796-4e5c-b820-d05f70f5ee66.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292412,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752208/general/32922006-6435-45ca-935b-c6f61bdd4dbe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262518,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752208/general/de832d05-f888-4dbb-9487-8afee5da541a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263638,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752208/general/fe5b66a0-3b9b-44a2-9732-ab7eac84f585.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270990,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752208/general/54d52f28-4841-416c-9425-68714437f6b5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275906,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752208/general/f1a962c4-ea65-4739-83a9-7c8d86ca9a5d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381393,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752208/general/ae7964e3-0b54-4a0d-8612-4942b518b7b0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235157,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752208/general/e88b9de4-eda4-4dcb-92a9-904b6962f5b4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4224cb2-8554-573c-bee5-d89b46c619d1/f4224cb2-8554-573c-bee5-d89b46c619d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261328,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752208/general/a2829c3c-78ac-41fd-8f8e-e2aaf59d87d3.jpg',
'Width': 1400}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 98.054 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738770%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [adesa.be] INFO: Saving data for 10738770: {'created_time': 1774797372.828723, 'last_price_update_time': 1774797372.828734, 'auction_closing_time': 1775118600.0}
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738770') HTTP/1.1" 204 0
2026-03-29 15:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27ba49f8-8b85-5273-95d8-89aefa54641c with identifier: 10738764
2026-03-29 15:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27ba49f8-8b85-5273-95d8-89aefa54641c with identifier: 10738764
2026-03-29 15:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27ba49f8-8b85-5273-95d8-89aefa54641c with identifier: 10738764 to the API
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752202/general/22a54555-ec14-4b8e-8f38-cb2e1efbd34a.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': '27ba49f8-8b85-5273-95d8-89aefa54641c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTN222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738764',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 47290,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360399,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752202/general/609bea70-2274-43ee-8d88-01d0d014ce44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35482,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752202/general/5975dfaa-d649-4cb9-a571-245ea621aea2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386668,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752202/general/4887abd3-a4f8-4c64-846e-ce5b29c9e208.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332865,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752202/general/9b3ab03d-b007-47cf-8360-79de5ba46e50.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252131,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752202/general/606b70d5-7897-4d1a-8054-8fb35894e1a3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320015,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752202/general/a3666449-662d-469d-aca5-44556502fa13.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337953,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752202/general/2c0500ca-03f2-4b4e-b24d-92fc1030a85a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342545,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752202/general/22a54555-ec14-4b8e-8f38-cb2e1efbd34a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276476,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752202/general/636afc50-55e3-4292-b3c1-f1f1a96bc07c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27ba49f8-8b85-5273-95d8-89aefa54641c/27ba49f8-8b85-5273-95d8-89aefa54641c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372401,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752202/general/2e5e504e-5931-408a-a0f8-ee551be8db7a.jpg',
'Width': 1920}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'47.290 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738764%27 HTTP/1.1" 200 None
2026-03-29 15:16:13 [adesa.be] INFO: Saving data for 10738764: {'created_time': 1774797373.298536, 'last_price_update_time': 1774797373.298546, 'auction_closing_time': 1775118600.0}
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738764') HTTP/1.1" 204 0
2026-03-29 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751876/general/db5080a2-7272-4382-916b-bae8b4590b50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738196)
2026-03-29 15:16: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 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751876/general/69beb3c3-9570-433f-adef-d264f9343e0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738196)
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252F4754684a-a64b-429d-a4d7-2c1eba4eccfd.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/4754684a-a64b-429d-a4d7-2c1eba4eccfd.jpg not downloaded yet
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120d57b90>
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:16: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 15:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_0.jpg HTTP/1.1" 201 0
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252Fcb313bee-bbc7-4004-8e7c-9f3f7485e591.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/cb313bee-bbc7-4004-8e7c-9f3f7485e591.jpg saved to cache
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252F79d96fd7-5490-45b2-9aa1-befcac7f27a4.jpg%27 HTTP/1.1" 200 None
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/79d96fd7-5490-45b2-9aa1-befcac7f27a4.jpg not downloaded yet
2026-03-29 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751876/general/cfa4e1f5-f24d-4df2-97f7-361d1009ba4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738196)
2026-03-29 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751876/general/7c9afa43-53fa-4acd-a99b-d206e8793935.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738196)
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1216459d0>
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:16: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 15:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_2.jpg HTTP/1.1" 201 0
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252Fdb5080a2-7272-4382-916b-bae8b4590b50.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/db5080a2-7272-4382-916b-bae8b4590b50.jpg saved to cache
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb120da1d50>
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:16: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 15:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_3.jpg HTTP/1.1" 201 0
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252F69beb3c3-9570-433f-adef-d264f9343e0c.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/69beb3c3-9570-433f-adef-d264f9343e0c.jpg saved to cache
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121724790>
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:16: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 15:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_4.jpg HTTP/1.1" 201 0
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252Fcfa4e1f5-f24d-4df2-97f7-361d1009ba4d.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/cfa4e1f5-f24d-4df2-97f7-361d1009ba4d.jpg saved to cache
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121c00b90>
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:16: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 15:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_5.jpg HTTP/1.1" 201 0
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252F7c9afa43-53fa-4acd-a99b-d206e8793935.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/7c9afa43-53fa-4acd-a99b-d206e8793935.jpg saved to cache
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751876/general/cff87740-9654-4999-81d5-f3fbe5f14d76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738196)
2026-03-29 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751876/general/f6208ff1-5a97-482d-9fc6-02442dc1b17b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738196)
2026-03-29 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751876/general/4754684a-a64b-429d-a4d7-2c1eba4eccfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738196)
2026-03-29 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751876/general/79d96fd7-5490-45b2-9aa1-befcac7f27a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738196)
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb12168f390>
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:16: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 15:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_6.jpg HTTP/1.1" 201 0
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252Fcff87740-9654-4999-81d5-f3fbe5f14d76.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/cff87740-9654-4999-81d5-f3fbe5f14d76.jpg saved to cache
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb121896550>
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:16: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 15:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_7.jpg HTTP/1.1" 201 0
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252Ff6208ff1-5a97-482d-9fc6-02442dc1b17b.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/f6208ff1-5a97-482d-9fc6-02442dc1b17b.jpg saved to cache
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb1219ac590>
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:16: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 15:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_8.jpg HTTP/1.1" 201 0
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751876%252Fgeneral%252F4754684a-a64b-429d-a4d7-2c1eba4eccfd.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/4754684a-a64b-429d-a4d7-2c1eba4eccfd.jpg saved to cache
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb13016d290>
2026-03-29 15:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 15:16: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 15:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_9.jpg HTTP/1.1" 201 0
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%252F5751876%252Fgeneral%252F79d96fd7-5490-45b2-9aa1-befcac7f27a4.jpg') HTTP/1.1" 204 0
2026-03-29 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751876/general/79d96fd7-5490-45b2-9aa1-befcac7f27a4.jpg saved to cache
2026-03-29 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f1db24e7-e453-58fd-928b-5ebda230dec8
2026-03-29 15:16:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1db24e7-e453-58fd-928b-5ebda230dec8, skipping ID generation
2026-03-29 15:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1db24e7-e453-58fd-928b-5ebda230dec8 with scrape type 1
2026-03-29 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1db24e7-e453-58fd-928b-5ebda230dec8 sending to next pipeline
2026-03-29 15:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1db24e7-e453-58fd-928b-5ebda230dec8, identifier: 10738196
2026-03-29 15:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1db24e7-e453-58fd-928b-5ebda230dec8 with identifier: 10738196
2026-03-29 15:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1db24e7-e453-58fd-928b-5ebda230dec8 with identifier: 10738196
2026-03-29 15:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1db24e7-e453-58fd-928b-5ebda230dec8 with identifier: 10738196 to the API
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751876/general/79d96fd7-5490-45b2-9aa1-befcac7f27a4.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': 'f1db24e7-e453-58fd-928b-5ebda230dec8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTY882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738196',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 61204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299001,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751876/general/cb313bee-bbc7-4004-8e7c-9f3f7485e591.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30406,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751876/general/5d13a57a-7d7a-4dab-8473-d1a9e50d6dea.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301531,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751876/general/db5080a2-7272-4382-916b-bae8b4590b50.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312062,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751876/general/69beb3c3-9570-433f-adef-d264f9343e0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371139,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751876/general/cfa4e1f5-f24d-4df2-97f7-361d1009ba4d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326314,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751876/general/7c9afa43-53fa-4acd-a99b-d206e8793935.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312282,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751876/general/cff87740-9654-4999-81d5-f3fbe5f14d76.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300668,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751876/general/f6208ff1-5a97-482d-9fc6-02442dc1b17b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336204,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751876/general/4754684a-a64b-429d-a4d7-2c1eba4eccfd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1db24e7-e453-58fd-928b-5ebda230dec8/f1db24e7-e453-58fd-928b-5ebda230dec8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152724,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751876/general/79d96fd7-5490-45b2-9aa1-befcac7f27a4.jpg',
'Width': 1920}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'61.204 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738196%27 HTTP/1.1" 200 None
2026-03-29 15:16:14 [adesa.be] INFO: Saving data for 10738196: {'created_time': 1774797374.522039, 'last_price_update_time': 1774797374.522048, 'auction_closing_time': 1775041200.0}
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738196') HTTP/1.1" 204 0
2026-03-29 15:16: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 15:16:15 [adesa.be] INFO: Found listing with ID: 10740038
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740038%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10740038: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10740038 url https://www.openlane.eu/en/carv6/auction/10740038
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739926
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739926%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739926: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739926 url https://www.openlane.eu/en/carv6/auction/10739926
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739965
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739965%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739965: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739965 url https://www.openlane.eu/en/carv6/auction/10739965
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739428
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739428%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739428: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739428 url https://www.openlane.eu/en/carv6/auction/10739428
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739244
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739244%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739244: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739244 url https://www.openlane.eu/en/carv6/auction/10739244
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739386
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739386%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739386: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739386 url https://www.openlane.eu/en/carv6/auction/10739386
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739681
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739681%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739681: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739681 url https://www.openlane.eu/en/carv6/auction/10739681
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10740473
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740473%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10740473: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10740473 url https://www.openlane.eu/en/carv6/auction/10740473
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10740752
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740752%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10740752: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10740752 url https://www.openlane.eu/en/carv6/auction/10740752
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10740479
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740479%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10740479: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10740479 url https://www.openlane.eu/en/carv6/auction/10740479
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10740000
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740000%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10740000: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10740000 url https://www.openlane.eu/en/carv6/auction/10740000
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739974
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739974%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739974: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739974 url https://www.openlane.eu/en/carv6/auction/10739974
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10740005
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740005%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10740005: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10740005 url https://www.openlane.eu/en/carv6/auction/10740005
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739987
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739987%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739987: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739987 url https://www.openlane.eu/en/carv6/auction/10739987
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739653
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739653%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739653: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739653 url https://www.openlane.eu/en/carv6/auction/10739653
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739704
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739704%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739704: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739704 url https://www.openlane.eu/en/carv6/auction/10739704
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10740780
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740780%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10740780: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10740780 url https://www.openlane.eu/en/carv6/auction/10740780
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739503
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739503%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739503: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739503 url https://www.openlane.eu/en/carv6/auction/10739503
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739100
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739100%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739100: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739100 url https://www.openlane.eu/en/carv6/auction/10739100
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739143
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739143%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739143: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739143 url https://www.openlane.eu/en/carv6/auction/10739143
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739268
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739268%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739268: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739268 url https://www.openlane.eu/en/carv6/auction/10739268
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10740506
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740506%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10740506: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10740506 url https://www.openlane.eu/en/carv6/auction/10740506
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739962
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739962%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739962: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739962 url https://www.openlane.eu/en/carv6/auction/10739962
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739198
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739198%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739198: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739198 url https://www.openlane.eu/en/carv6/auction/10739198
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739977
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739977%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739977: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739977 url https://www.openlane.eu/en/carv6/auction/10739977
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739178
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739178%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739178: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739178 url https://www.openlane.eu/en/carv6/auction/10739178
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739323
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739323%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739323: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739323 url https://www.openlane.eu/en/carv6/auction/10739323
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739565
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739565%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739565: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739565 url https://www.openlane.eu/en/carv6/auction/10739565
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739188
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739188%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739188: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739188 url https://www.openlane.eu/en/carv6/auction/10739188
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739403
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739403%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739403: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739403 url https://www.openlane.eu/en/carv6/auction/10739403
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739175
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739175%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739175: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739175 url https://www.openlane.eu/en/carv6/auction/10739175
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739532
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739532%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739532: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739532 url https://www.openlane.eu/en/carv6/auction/10739532
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739233
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739233%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739233: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739233 url https://www.openlane.eu/en/carv6/auction/10739233
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739692
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739692%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739692: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739692 url https://www.openlane.eu/en/carv6/auction/10739692
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739408
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739408%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739408: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739408 url https://www.openlane.eu/en/carv6/auction/10739408
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739983
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739983%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [adesa.be] INFO: Scrape type for 10739983: 0
2026-03-29 15:16:15 [adesa.be] INFO: Skipping item 10739983 url https://www.openlane.eu/en/carv6/auction/10739983
2026-03-29 15:16:15 [adesa.be] INFO: Found listing with ID: 10739451
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739451%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739451: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739451 url https://www.openlane.eu/en/carv6/auction/10739451
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739322
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739322%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739322: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739322 url https://www.openlane.eu/en/carv6/auction/10739322
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739677
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739677%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739677: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739677 url https://www.openlane.eu/en/carv6/auction/10739677
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739673
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739673%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739673: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739673 url https://www.openlane.eu/en/carv6/auction/10739673
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739554
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739554%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739554: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739554 url https://www.openlane.eu/en/carv6/auction/10739554
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739269
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739269%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739269: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739269 url https://www.openlane.eu/en/carv6/auction/10739269
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739121
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739121%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739121: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739121 url https://www.openlane.eu/en/carv6/auction/10739121
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740759
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740759%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740759: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740759 url https://www.openlane.eu/en/carv6/auction/10740759
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739404
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739404%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739404: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739404 url https://www.openlane.eu/en/carv6/auction/10739404
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739405
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739405%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739405: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739405 url https://www.openlane.eu/en/carv6/auction/10739405
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739032
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739032%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739032: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739032 url https://www.openlane.eu/en/carv6/auction/10739032
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739197
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739197%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739197: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739197 url https://www.openlane.eu/en/carv6/auction/10739197
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739073
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739073%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739073: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739073 url https://www.openlane.eu/en/carv6/auction/10739073
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739070
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739070%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739070: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739070 url https://www.openlane.eu/en/carv6/auction/10739070
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739098
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739098%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739098: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739098 url https://www.openlane.eu/en/carv6/auction/10739098
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739369
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739369%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739369: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739369 url https://www.openlane.eu/en/carv6/auction/10739369
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740537
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740537%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740537: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740537 url https://www.openlane.eu/en/carv6/auction/10740537
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739950
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739950%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739950: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739950 url https://www.openlane.eu/en/carv6/auction/10739950
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740036
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740036%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740036: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740036 url https://www.openlane.eu/en/carv6/auction/10740036
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739034
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739034%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739034: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739034 url https://www.openlane.eu/en/carv6/auction/10739034
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740804
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740804%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740804: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740804 url https://www.openlane.eu/en/carv6/auction/10740804
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740502
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740502%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740502: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740502 url https://www.openlane.eu/en/carv6/auction/10740502
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739046
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739046%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739046: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739046 url https://www.openlane.eu/en/carv6/auction/10739046
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739246
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739246%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739246: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739246 url https://www.openlane.eu/en/carv6/auction/10739246
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739604
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739604%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739604: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739604 url https://www.openlane.eu/en/carv6/auction/10739604
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739579
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739579%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739579: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739579 url https://www.openlane.eu/en/carv6/auction/10739579
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740772
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740772%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740772: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740772 url https://www.openlane.eu/en/carv6/auction/10740772
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739687
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739687%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739687: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739687 url https://www.openlane.eu/en/carv6/auction/10739687
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739357
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739357%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739357: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739357 url https://www.openlane.eu/en/carv6/auction/10739357
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740532
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740532%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740532: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740532 url https://www.openlane.eu/en/carv6/auction/10740532
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739695
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739695%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739695: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739695 url https://www.openlane.eu/en/carv6/auction/10739695
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739124
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739124%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739124: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739124 url https://www.openlane.eu/en/carv6/auction/10739124
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739514
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739514%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739514: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739514 url https://www.openlane.eu/en/carv6/auction/10739514
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739430
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739430%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739430: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739430 url https://www.openlane.eu/en/carv6/auction/10739430
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739703
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739703%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739703: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739703 url https://www.openlane.eu/en/carv6/auction/10739703
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740766
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740766%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740766: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740766 url https://www.openlane.eu/en/carv6/auction/10740766
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740513
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740513%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740513: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740513 url https://www.openlane.eu/en/carv6/auction/10740513
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740488
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740488%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740488: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740488 url https://www.openlane.eu/en/carv6/auction/10740488
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739446
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739446%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739446: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739446 url https://www.openlane.eu/en/carv6/auction/10739446
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739282
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739282%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739282: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739282 url https://www.openlane.eu/en/carv6/auction/10739282
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740042
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740042%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740042: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740042 url https://www.openlane.eu/en/carv6/auction/10740042
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739304
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739304%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739304: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739304 url https://www.openlane.eu/en/carv6/auction/10739304
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739426
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739426%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739426: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739426 url https://www.openlane.eu/en/carv6/auction/10739426
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739379
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739379%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739379: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739379 url https://www.openlane.eu/en/carv6/auction/10739379
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739530
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739530%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739530: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739530 url https://www.openlane.eu/en/carv6/auction/10739530
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10740743
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740743%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10740743: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10740743 url https://www.openlane.eu/en/carv6/auction/10740743
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739645
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739645%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739645: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739645 url https://www.openlane.eu/en/carv6/auction/10739645
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739399
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739399%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739399: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739399 url https://www.openlane.eu/en/carv6/auction/10739399
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739173
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739173%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739173: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739173 url https://www.openlane.eu/en/carv6/auction/10739173
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739689
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739689%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739689: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739689 url https://www.openlane.eu/en/carv6/auction/10739689
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739720
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739720%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739720: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739720 url https://www.openlane.eu/en/carv6/auction/10739720
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739545
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739545%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739545: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739545 url https://www.openlane.eu/en/carv6/auction/10739545
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739072
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739072%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739072: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739072 url https://www.openlane.eu/en/carv6/auction/10739072
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739929
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739929%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739929: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739929 url https://www.openlane.eu/en/carv6/auction/10739929
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739669
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739669%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739669: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739669 url https://www.openlane.eu/en/carv6/auction/10739669
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739416
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739416%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [adesa.be] INFO: Scrape type for 10739416: 0
2026-03-29 15:16:16 [adesa.be] INFO: Skipping item 10739416 url https://www.openlane.eu/en/carv6/auction/10739416
2026-03-29 15:16:16 [adesa.be] INFO: Found listing with ID: 10739699
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739699%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [adesa.be] INFO: Scrape type for 10739699: 0
2026-03-29 15:16:17 [adesa.be] INFO: Skipping item 10739699 url https://www.openlane.eu/en/carv6/auction/10739699
2026-03-29 15:16:17 [adesa.be] INFO: Found listing with ID: 10739725
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739725%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [adesa.be] INFO: Scrape type for 10739725: 0
2026-03-29 15:16:17 [adesa.be] INFO: Skipping item 10739725 url https://www.openlane.eu/en/carv6/auction/10739725
2026-03-29 15:16:17 [adesa.be] INFO: Found listing with ID: 10739255
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739255%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [adesa.be] INFO: Scrape type for 10739255: 0
2026-03-29 15:16:17 [adesa.be] INFO: Skipping item 10739255 url https://www.openlane.eu/en/carv6/auction/10739255
2026-03-29 15:16:17 [adesa.be] INFO: Found listing with ID: 10740798
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740798%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [adesa.be] INFO: Scrape type for 10740798: 0
2026-03-29 15:16:17 [adesa.be] INFO: Skipping item 10740798 url https://www.openlane.eu/en/carv6/auction/10740798
2026-03-29 15:16:17 [adesa.be] INFO: Found listing with ID: 10739240
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739240%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [adesa.be] INFO: Scrape type for 10739240: 0
2026-03-29 15:16:17 [adesa.be] INFO: Skipping item 10739240 url https://www.openlane.eu/en/carv6/auction/10739240
2026-03-29 15:16:17 [adesa.be] INFO: Found listing with ID: 10739346
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739346%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [adesa.be] INFO: Scrape type for 10739346: 0
2026-03-29 15:16:17 [adesa.be] INFO: Skipping item 10739346 url https://www.openlane.eu/en/carv6/auction/10739346
2026-03-29 15:16:17 [adesa.be] INFO: Found listing with ID: 10739092
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739092%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [adesa.be] INFO: Scrape type for 10739092: 0
2026-03-29 15:16:17 [adesa.be] INFO: Skipping item 10739092 url https://www.openlane.eu/en/carv6/auction/10739092
2026-03-29 15:16:17 [adesa.be] INFO: Found listing with ID: 10740807
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740807%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [adesa.be] INFO: Scrape type for 10740807: 0
2026-03-29 15:16:17 [adesa.be] INFO: Skipping item 10740807 url https://www.openlane.eu/en/carv6/auction/10740807
2026-03-29 15: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 15:16:19 [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 15:16:19 [adesa.be] INFO: Found listing with ID: 10739933
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739933%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10739933: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10739933 url https://www.openlane.eu/en/carv6/auction/10739933
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10739567
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739567%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10739567: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10739567 url https://www.openlane.eu/en/carv6/auction/10739567
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10739605
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739605%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10739605: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10739605 url https://www.openlane.eu/en/carv6/auction/10739605
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10739472
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739472%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10739472: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10739472 url https://www.openlane.eu/en/carv6/auction/10739472
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10739988
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739988%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10739988: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10739988 url https://www.openlane.eu/en/carv6/auction/10739988
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10739625
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739625%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10739625: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10739625 url https://www.openlane.eu/en/carv6/auction/10739625
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10740033
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740033%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10740033: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10740033 url https://www.openlane.eu/en/carv6/auction/10740033
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10739655
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739655%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10739655: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10739655 url https://www.openlane.eu/en/carv6/auction/10739655
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10739566
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739566%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10739566: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10739566 url https://www.openlane.eu/en/carv6/auction/10739566
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10740522
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740522%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10740522: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10740522 url https://www.openlane.eu/en/carv6/auction/10740522
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10740024
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740024%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [adesa.be] INFO: Scrape type for 10740024: 0
2026-03-29 15:16:19 [adesa.be] INFO: Skipping item 10740024 url https://www.openlane.eu/en/carv6/auction/10740024
2026-03-29 15:16:19 [adesa.be] INFO: Found listing with ID: 10740504
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740504%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740504: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740504 url https://www.openlane.eu/en/carv6/auction/10740504
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739571
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739571%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739571: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739571 url https://www.openlane.eu/en/carv6/auction/10739571
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740475
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740475%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740475: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740475 url https://www.openlane.eu/en/carv6/auction/10740475
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740746
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740746%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740746: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740746 url https://www.openlane.eu/en/carv6/auction/10740746
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739489
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739489%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739489: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739489 url https://www.openlane.eu/en/carv6/auction/10739489
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739210
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739210%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739210: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739210 url https://www.openlane.eu/en/carv6/auction/10739210
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739526
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739526%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739526: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739526 url https://www.openlane.eu/en/carv6/auction/10739526
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740003
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740003%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740003: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740003 url https://www.openlane.eu/en/carv6/auction/10740003
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739169
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739169%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739169: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739169 url https://www.openlane.eu/en/carv6/auction/10739169
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739448
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739448%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739448: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739448 url https://www.openlane.eu/en/carv6/auction/10739448
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740010
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740010%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740010: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740010 url https://www.openlane.eu/en/carv6/auction/10740010
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740799
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740799%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740799: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740799 url https://www.openlane.eu/en/carv6/auction/10740799
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739186
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739186%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739186: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739186 url https://www.openlane.eu/en/carv6/auction/10739186
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739563
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739563%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739563: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739563 url https://www.openlane.eu/en/carv6/auction/10739563
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739142
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739142%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739142: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739142 url https://www.openlane.eu/en/carv6/auction/10739142
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739409
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739409%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739409: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739409 url https://www.openlane.eu/en/carv6/auction/10739409
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739315
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739315%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739315: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739315 url https://www.openlane.eu/en/carv6/auction/10739315
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739035
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739035%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739035: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739035 url https://www.openlane.eu/en/carv6/auction/10739035
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739339
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739339%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739339: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739339 url https://www.openlane.eu/en/carv6/auction/10739339
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739678
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739678%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739678: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739678 url https://www.openlane.eu/en/carv6/auction/10739678
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739572
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739572%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739572: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739572 url https://www.openlane.eu/en/carv6/auction/10739572
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739482
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739482%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739482: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739482 url https://www.openlane.eu/en/carv6/auction/10739482
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739574
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739574%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739574: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739574 url https://www.openlane.eu/en/carv6/auction/10739574
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739531
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739531%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739531: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739531 url https://www.openlane.eu/en/carv6/auction/10739531
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739978
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739978%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739978: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739978 url https://www.openlane.eu/en/carv6/auction/10739978
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739223
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739223%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739223: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739223 url https://www.openlane.eu/en/carv6/auction/10739223
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739283
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739283%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739283: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739283 url https://www.openlane.eu/en/carv6/auction/10739283
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739221
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739221%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739221: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739221 url https://www.openlane.eu/en/carv6/auction/10739221
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739577
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739577%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739577: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739577 url https://www.openlane.eu/en/carv6/auction/10739577
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740500
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740500%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740500: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740500 url https://www.openlane.eu/en/carv6/auction/10740500
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740797
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740797%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740797: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740797 url https://www.openlane.eu/en/carv6/auction/10740797
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739272
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739272%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739272: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739272 url https://www.openlane.eu/en/carv6/auction/10739272
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739343
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739343%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739343: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739343 url https://www.openlane.eu/en/carv6/auction/10739343
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740470
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740470%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740470: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740470 url https://www.openlane.eu/en/carv6/auction/10740470
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739259
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739259%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739259: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739259 url https://www.openlane.eu/en/carv6/auction/10739259
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740013
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740013%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740013: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740013 url https://www.openlane.eu/en/carv6/auction/10740013
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740023
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740023%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740023: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740023 url https://www.openlane.eu/en/carv6/auction/10740023
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739927
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739927%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739927: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739927 url https://www.openlane.eu/en/carv6/auction/10739927
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739976
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739976%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739976: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739976 url https://www.openlane.eu/en/carv6/auction/10739976
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739458
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739458%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739458: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739458 url https://www.openlane.eu/en/carv6/auction/10739458
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739527
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739527%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739527: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739527 url https://www.openlane.eu/en/carv6/auction/10739527
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739467
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739467%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739467: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739467 url https://www.openlane.eu/en/carv6/auction/10739467
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740481
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740481%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740481: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740481 url https://www.openlane.eu/en/carv6/auction/10740481
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739581
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739581%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739581: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739581 url https://www.openlane.eu/en/carv6/auction/10739581
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740775
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740775%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740775: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740775 url https://www.openlane.eu/en/carv6/auction/10740775
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739378
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739378%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739378: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739378 url https://www.openlane.eu/en/carv6/auction/10739378
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739466
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739466%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739466: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739466 url https://www.openlane.eu/en/carv6/auction/10739466
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739271
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739271%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739271: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739271 url https://www.openlane.eu/en/carv6/auction/10739271
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739311
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739311%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739311: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739311 url https://www.openlane.eu/en/carv6/auction/10739311
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739120
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739120%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739120: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739120 url https://www.openlane.eu/en/carv6/auction/10739120
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739091
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739091%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739091: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739091 url https://www.openlane.eu/en/carv6/auction/10739091
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739543
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739543%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739543: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739543 url https://www.openlane.eu/en/carv6/auction/10739543
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740757
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740757%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740757: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740757 url https://www.openlane.eu/en/carv6/auction/10740757
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10740501
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740501%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10740501: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10740501 url https://www.openlane.eu/en/carv6/auction/10740501
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739670
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739670%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [adesa.be] INFO: Scrape type for 10739670: 0
2026-03-29 15:16:20 [adesa.be] INFO: Skipping item 10739670 url https://www.openlane.eu/en/carv6/auction/10739670
2026-03-29 15:16:20 [adesa.be] INFO: Found listing with ID: 10739935
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739935%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739935: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739935 url https://www.openlane.eu/en/carv6/auction/10739935
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10740520
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740520%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10740520: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10740520 url https://www.openlane.eu/en/carv6/auction/10740520
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739230
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739230%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739230: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739230 url https://www.openlane.eu/en/carv6/auction/10739230
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739944
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739944%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739944: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739944 url https://www.openlane.eu/en/carv6/auction/10739944
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739644
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739644%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739644: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739644 url https://www.openlane.eu/en/carv6/auction/10739644
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739602
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739602%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739602: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739602 url https://www.openlane.eu/en/carv6/auction/10739602
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10740808
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740808%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10740808: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10740808 url https://www.openlane.eu/en/carv6/auction/10740808
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10740495
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740495%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10740495: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10740495 url https://www.openlane.eu/en/carv6/auction/10740495
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739622
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739622%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739622: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739622 url https://www.openlane.eu/en/carv6/auction/10739622
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739359
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739359%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739359: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739359 url https://www.openlane.eu/en/carv6/auction/10739359
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739158
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739158%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739158: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739158 url https://www.openlane.eu/en/carv6/auction/10739158
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739551
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739551%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739551: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739551 url https://www.openlane.eu/en/carv6/auction/10739551
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739162
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739162%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739162: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739162 url https://www.openlane.eu/en/carv6/auction/10739162
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739589
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739589%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739589: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739589 url https://www.openlane.eu/en/carv6/auction/10739589
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739714
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739714%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739714: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739714 url https://www.openlane.eu/en/carv6/auction/10739714
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739708
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739708%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739708: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739708 url https://www.openlane.eu/en/carv6/auction/10739708
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10740022
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740022%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10740022: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10740022 url https://www.openlane.eu/en/carv6/auction/10740022
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739364
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739364%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739364: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739364 url https://www.openlane.eu/en/carv6/auction/10739364
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10740745
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740745%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10740745: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10740745 url https://www.openlane.eu/en/carv6/auction/10740745
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739344
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739344%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739344: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739344 url https://www.openlane.eu/en/carv6/auction/10739344
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739462
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739462%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739462: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739462 url https://www.openlane.eu/en/carv6/auction/10739462
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739490
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739490%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739490: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739490 url https://www.openlane.eu/en/carv6/auction/10739490
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739417
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739417%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739417: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739417 url https://www.openlane.eu/en/carv6/auction/10739417
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10740512
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740512%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10740512: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10740512 url https://www.openlane.eu/en/carv6/auction/10740512
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739161
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739161%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739161: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739161 url https://www.openlane.eu/en/carv6/auction/10739161
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739209
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739209%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739209: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739209 url https://www.openlane.eu/en/carv6/auction/10739209
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739502
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739502%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739502: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739502 url https://www.openlane.eu/en/carv6/auction/10739502
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10739435
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739435%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [adesa.be] INFO: Scrape type for 10739435: 0
2026-03-29 15:16:21 [adesa.be] INFO: Skipping item 10739435 url https://www.openlane.eu/en/carv6/auction/10739435
2026-03-29 15:16:21 [adesa.be] INFO: Found listing with ID: 10740802
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740802%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [adesa.be] INFO: Scrape type for 10740802: 0
2026-03-29 15:16:22 [adesa.be] INFO: Skipping item 10740802 url https://www.openlane.eu/en/carv6/auction/10740802
2026-03-29 15:16:22 [adesa.be] INFO: Found listing with ID: 10740465
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740465%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [adesa.be] INFO: Scrape type for 10740465: 0
2026-03-29 15:16:22 [adesa.be] INFO: Skipping item 10740465 url https://www.openlane.eu/en/carv6/auction/10740465
2026-03-29 15:16:22 [adesa.be] INFO: Found listing with ID: 10739215
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739215%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [adesa.be] INFO: Scrape type for 10739215: 0
2026-03-29 15:16:22 [adesa.be] INFO: Skipping item 10739215 url https://www.openlane.eu/en/carv6/auction/10739215
2026-03-29 15:16:22 [adesa.be] INFO: Found listing with ID: 10740533
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740533%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [adesa.be] INFO: Scrape type for 10740533: 0
2026-03-29 15:16:22 [adesa.be] INFO: Skipping item 10740533 url https://www.openlane.eu/en/carv6/auction/10740533
2026-03-29 15:16:22 [adesa.be] INFO: Found listing with ID: 10739119
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739119%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [adesa.be] INFO: Scrape type for 10739119: 0
2026-03-29 15:16:22 [adesa.be] INFO: Skipping item 10739119 url https://www.openlane.eu/en/carv6/auction/10739119
2026-03-29 15:16:22 [adesa.be] INFO: Found listing with ID: 10739375
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739375%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [adesa.be] INFO: Scrape type for 10739375: 0
2026-03-29 15:16:22 [adesa.be] INFO: Skipping item 10739375 url https://www.openlane.eu/en/carv6/auction/10739375
2026-03-29 15:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:16:23 [adesa.be] INFO: Found listing with ID: 10739033
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739033%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [adesa.be] INFO: Scrape type for 10739033: 0
2026-03-29 15:16:23 [adesa.be] INFO: Skipping item 10739033 url https://www.openlane.eu/en/carv6/auction/10739033
2026-03-29 15:16:23 [adesa.be] INFO: Found listing with ID: 10739083
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739083%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [adesa.be] INFO: Scrape type for 10739083: 0
2026-03-29 15:16:23 [adesa.be] INFO: Skipping item 10739083 url https://www.openlane.eu/en/carv6/auction/10739083
2026-03-29 15:16:23 [adesa.be] INFO: Found listing with ID: 10739086
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739086%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [adesa.be] INFO: Scrape type for 10739086: 0
2026-03-29 15:16:23 [adesa.be] INFO: Skipping item 10739086 url https://www.openlane.eu/en/carv6/auction/10739086
2026-03-29 15:16:23 [adesa.be] INFO: Found listing with ID: 10739136
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739136%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [adesa.be] INFO: Scrape type for 10739136: 0
2026-03-29 15:16:23 [adesa.be] INFO: Skipping item 10739136 url https://www.openlane.eu/en/carv6/auction/10739136
2026-03-29 15:16:23 [adesa.be] INFO: Found listing with ID: 10739113
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739113%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [adesa.be] INFO: Scrape type for 10739113: 0
2026-03-29 15:16:23 [adesa.be] INFO: Skipping item 10739113 url https://www.openlane.eu/en/carv6/auction/10739113
2026-03-29 15:16:23 [adesa.be] INFO: Found listing with ID: 10739075
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739075%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [adesa.be] INFO: Scrape type for 10739075: 0
2026-03-29 15:16:23 [adesa.be] INFO: Skipping item 10739075 url https://www.openlane.eu/en/carv6/auction/10739075
2026-03-29 15:16:23 [adesa.be] INFO: Found listing with ID: 10739130
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739130%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [adesa.be] INFO: Scrape type for 10739130: 0
2026-03-29 15:16:23 [adesa.be] INFO: Skipping item 10739130 url https://www.openlane.eu/en/carv6/auction/10739130
2026-03-29 15:16:23 [adesa.be] INFO: Found listing with ID: 10739163
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739163%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [adesa.be] INFO: Scrape type for 10739163: 0
2026-03-29 15:16:23 [adesa.be] INFO: Skipping item 10739163 url https://www.openlane.eu/en/carv6/auction/10739163
2026-03-29 15:16:23 [adesa.be] INFO: Found listing with ID: 10739658
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739658%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739658: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739658 url https://www.openlane.eu/en/carv6/auction/10739658
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739262
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739262%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739262: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739262 url https://www.openlane.eu/en/carv6/auction/10739262
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739293
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739293%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739293: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739293 url https://www.openlane.eu/en/carv6/auction/10739293
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739069
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739069%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739069: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739069 url https://www.openlane.eu/en/carv6/auction/10739069
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739180
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739180%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739180: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739180 url https://www.openlane.eu/en/carv6/auction/10739180
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739261
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739261%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739261: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739261 url https://www.openlane.eu/en/carv6/auction/10739261
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739292
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739292%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739292: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739292 url https://www.openlane.eu/en/carv6/auction/10739292
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739297
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739297%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739297: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739297 url https://www.openlane.eu/en/carv6/auction/10739297
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739299
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739299%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739299: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739299 url https://www.openlane.eu/en/carv6/auction/10739299
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739617
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739617%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739617: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739617 url https://www.openlane.eu/en/carv6/auction/10739617
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739084
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739084%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739084: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739084 url https://www.openlane.eu/en/carv6/auction/10739084
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739126
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739126%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739126: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739126 url https://www.openlane.eu/en/carv6/auction/10739126
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739128
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739128%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739128: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739128 url https://www.openlane.eu/en/carv6/auction/10739128
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739127
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739127%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739127: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739127 url https://www.openlane.eu/en/carv6/auction/10739127
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739085
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739085%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739085: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739085 url https://www.openlane.eu/en/carv6/auction/10739085
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739147
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739147%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739147: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739147 url https://www.openlane.eu/en/carv6/auction/10739147
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739148
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739148%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739148: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739148 url https://www.openlane.eu/en/carv6/auction/10739148
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739504
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739504%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739504: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739504 url https://www.openlane.eu/en/carv6/auction/10739504
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739301
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739301%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739301: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739301 url https://www.openlane.eu/en/carv6/auction/10739301
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739953
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739953%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739953: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739953 url https://www.openlane.eu/en/carv6/auction/10739953
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739190
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739190%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739190: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739190 url https://www.openlane.eu/en/carv6/auction/10739190
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739159
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739159%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739159: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739159 url https://www.openlane.eu/en/carv6/auction/10739159
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739149
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739149%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739149: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739149 url https://www.openlane.eu/en/carv6/auction/10739149
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739087
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739087%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739087: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739087 url https://www.openlane.eu/en/carv6/auction/10739087
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739706
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739706%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739706: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739706 url https://www.openlane.eu/en/carv6/auction/10739706
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739270
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739270%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739270: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739270 url https://www.openlane.eu/en/carv6/auction/10739270
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739066
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739066%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739066: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739066 url https://www.openlane.eu/en/carv6/auction/10739066
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739423
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739423%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739423: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739423 url https://www.openlane.eu/en/carv6/auction/10739423
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739520
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739520%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739520: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739520 url https://www.openlane.eu/en/carv6/auction/10739520
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739698
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739698%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739698: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739698 url https://www.openlane.eu/en/carv6/auction/10739698
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739648
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739648%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739648: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739648 url https://www.openlane.eu/en/carv6/auction/10739648
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739328
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739328%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739328: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739328 url https://www.openlane.eu/en/carv6/auction/10739328
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739629
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739629%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739629: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739629 url https://www.openlane.eu/en/carv6/auction/10739629
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739253
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739253%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739253: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739253 url https://www.openlane.eu/en/carv6/auction/10739253
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739387
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739387%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739387: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739387 url https://www.openlane.eu/en/carv6/auction/10739387
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739499
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739499%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739499: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739499 url https://www.openlane.eu/en/carv6/auction/10739499
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739672
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739672%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739672: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739672 url https://www.openlane.eu/en/carv6/auction/10739672
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739203
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739203%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739203: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739203 url https://www.openlane.eu/en/carv6/auction/10739203
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739103
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739103%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739103: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739103 url https://www.openlane.eu/en/carv6/auction/10739103
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739232
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739232%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739232: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739232 url https://www.openlane.eu/en/carv6/auction/10739232
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739338
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739338%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739338: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739338 url https://www.openlane.eu/en/carv6/auction/10739338
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739512
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739512%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739512: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739512 url https://www.openlane.eu/en/carv6/auction/10739512
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739666
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739666%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739666: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739666 url https://www.openlane.eu/en/carv6/auction/10739666
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739463
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739463%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739463: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739463 url https://www.openlane.eu/en/carv6/auction/10739463
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739696
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739696%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739696: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739696 url https://www.openlane.eu/en/carv6/auction/10739696
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10740012
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740012%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10740012: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10740012 url https://www.openlane.eu/en/carv6/auction/10740012
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739141
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739141%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739141: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739141 url https://www.openlane.eu/en/carv6/auction/10739141
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739252
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739252%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739252: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739252 url https://www.openlane.eu/en/carv6/auction/10739252
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739122
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739122%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739122: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739122 url https://www.openlane.eu/en/carv6/auction/10739122
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739450
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739450%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739450: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739450 url https://www.openlane.eu/en/carv6/auction/10739450
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739374
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739374%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739374: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739374 url https://www.openlane.eu/en/carv6/auction/10739374
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10740046
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740046%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10740046: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10740046 url https://www.openlane.eu/en/carv6/auction/10740046
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739630
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739630%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739630: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739630 url https://www.openlane.eu/en/carv6/auction/10739630
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739222
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739222%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739222: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739222 url https://www.openlane.eu/en/carv6/auction/10739222
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739924
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739924%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739924: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739924 url https://www.openlane.eu/en/carv6/auction/10739924
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739043
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739043%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739043: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739043 url https://www.openlane.eu/en/carv6/auction/10739043
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739117
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739117%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739117: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739117 url https://www.openlane.eu/en/carv6/auction/10739117
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739038
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739038%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739038: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739038 url https://www.openlane.eu/en/carv6/auction/10739038
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739249
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739249%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739249: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739249 url https://www.openlane.eu/en/carv6/auction/10739249
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10739614
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739614%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [adesa.be] INFO: Scrape type for 10739614: 0
2026-03-29 15:16:24 [adesa.be] INFO: Skipping item 10739614 url https://www.openlane.eu/en/carv6/auction/10739614
2026-03-29 15:16:24 [adesa.be] INFO: Found listing with ID: 10740742
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740742%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10740742: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10740742 url https://www.openlane.eu/en/carv6/auction/10740742
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739616
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739616%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739616: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739616 url https://www.openlane.eu/en/carv6/auction/10739616
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739521
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739521%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739521: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739521 url https://www.openlane.eu/en/carv6/auction/10739521
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739061
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739061%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739061: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739061 url https://www.openlane.eu/en/carv6/auction/10739061
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739464
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739464%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739464: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739464 url https://www.openlane.eu/en/carv6/auction/10739464
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10740515
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740515%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10740515: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10740515 url https://www.openlane.eu/en/carv6/auction/10740515
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739289
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739289%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739289: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739289 url https://www.openlane.eu/en/carv6/auction/10739289
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10740492
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740492%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10740492: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10740492 url https://www.openlane.eu/en/carv6/auction/10740492
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739397
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739397%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739397: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739397 url https://www.openlane.eu/en/carv6/auction/10739397
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10740771
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740771%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10740771: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10740771 url https://www.openlane.eu/en/carv6/auction/10740771
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739586
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739586%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739586: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739586 url https://www.openlane.eu/en/carv6/auction/10739586
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739291
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739291%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739291: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739291 url https://www.openlane.eu/en/carv6/auction/10739291
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739372
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739372%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739372: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739372 url https://www.openlane.eu/en/carv6/auction/10739372
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739157
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739157%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739157: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739157 url https://www.openlane.eu/en/carv6/auction/10739157
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739277
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739277%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739277: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739277 url https://www.openlane.eu/en/carv6/auction/10739277
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739082
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739082%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739082: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739082 url https://www.openlane.eu/en/carv6/auction/10739082
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739287
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739287%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739287: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739287 url https://www.openlane.eu/en/carv6/auction/10739287
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739039
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739039%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739039: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739039 url https://www.openlane.eu/en/carv6/auction/10739039
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10740776
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740776%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10740776: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10740776 url https://www.openlane.eu/en/carv6/auction/10740776
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739174
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739174%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739174: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739174 url https://www.openlane.eu/en/carv6/auction/10739174
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739424
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739424%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739424: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739424 url https://www.openlane.eu/en/carv6/auction/10739424
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739676
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739676%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739676: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739676 url https://www.openlane.eu/en/carv6/auction/10739676
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10740045
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740045%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10740045: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10740045 url https://www.openlane.eu/en/carv6/auction/10740045
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739442
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739442%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739442: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739442 url https://www.openlane.eu/en/carv6/auction/10739442
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10740014
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740014%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10740014: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10740014 url https://www.openlane.eu/en/carv6/auction/10740014
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739722
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739722%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739722: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739722 url https://www.openlane.eu/en/carv6/auction/10739722
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739353
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739353%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739353: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739353 url https://www.openlane.eu/en/carv6/auction/10739353
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10740534
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740534%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10740534: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10740534 url https://www.openlane.eu/en/carv6/auction/10740534
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739137
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739137%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739137: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739137 url https://www.openlane.eu/en/carv6/auction/10739137
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10740499
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740499%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10740499: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10740499 url https://www.openlane.eu/en/carv6/auction/10740499
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739071
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739071%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739071: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739071 url https://www.openlane.eu/en/carv6/auction/10739071
2026-03-29 15:16:25 [adesa.be] INFO: Found listing with ID: 10739040
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739040%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [adesa.be] INFO: Scrape type for 10739040: 0
2026-03-29 15:16:25 [adesa.be] INFO: Skipping item 10739040 url https://www.openlane.eu/en/carv6/auction/10739040
2026-03-29 15: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 15:16: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 15:16:27 [adesa.be] INFO: Found listing with ID: 10739041
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739041%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739041: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739041 url https://www.openlane.eu/en/carv6/auction/10739041
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739078
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739078%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739078: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739078 url https://www.openlane.eu/en/carv6/auction/10739078
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739036
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739036%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739036: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739036 url https://www.openlane.eu/en/carv6/auction/10739036
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739659
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739659%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739659: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739659 url https://www.openlane.eu/en/carv6/auction/10739659
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10740785
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740785%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10740785: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10740785 url https://www.openlane.eu/en/carv6/auction/10740785
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739657
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739657%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739657: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739657 url https://www.openlane.eu/en/carv6/auction/10739657
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739146
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739146%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739146: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739146 url https://www.openlane.eu/en/carv6/auction/10739146
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739590
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739590%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739590: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739590 url https://www.openlane.eu/en/carv6/auction/10739590
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739592
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739592%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739592: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739592 url https://www.openlane.eu/en/carv6/auction/10739592
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10740508
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740508%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10740508: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10740508 url https://www.openlane.eu/en/carv6/auction/10740508
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739942
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739942%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739942: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739942 url https://www.openlane.eu/en/carv6/auction/10739942
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10740026
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740026%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10740026: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10740026 url https://www.openlane.eu/en/carv6/auction/10740026
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739711
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739711%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739711: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739711 url https://www.openlane.eu/en/carv6/auction/10739711
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739228
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739228%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739228: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739228 url https://www.openlane.eu/en/carv6/auction/10739228
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10740018
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740018%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10740018: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10740018 url https://www.openlane.eu/en/carv6/auction/10740018
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739279
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739279%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739279: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739279 url https://www.openlane.eu/en/carv6/auction/10739279
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739182
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739182%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739182: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739182 url https://www.openlane.eu/en/carv6/auction/10739182
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739931
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739931%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739931: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739931 url https://www.openlane.eu/en/carv6/auction/10739931
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739943
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739943%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739943: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739943 url https://www.openlane.eu/en/carv6/auction/10739943
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739457
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739457%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739457: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739457 url https://www.openlane.eu/en/carv6/auction/10739457
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739150
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739150%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739150: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739150 url https://www.openlane.eu/en/carv6/auction/10739150
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739930
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739930%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739930: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739930 url https://www.openlane.eu/en/carv6/auction/10739930
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739227
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739227%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739227: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739227 url https://www.openlane.eu/en/carv6/auction/10739227
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10740792
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740792%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10740792: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10740792 url https://www.openlane.eu/en/carv6/auction/10740792
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739958
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739958%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739958: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739958 url https://www.openlane.eu/en/carv6/auction/10739958
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739721
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739721%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739721: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739721 url https://www.openlane.eu/en/carv6/auction/10739721
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739959
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739959%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739959: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739959 url https://www.openlane.eu/en/carv6/auction/10739959
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739425
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739425%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739425: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739425 url https://www.openlane.eu/en/carv6/auction/10739425
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10740039
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740039%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10740039: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10740039 url https://www.openlane.eu/en/carv6/auction/10740039
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10740517
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740517%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10740517: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10740517 url https://www.openlane.eu/en/carv6/auction/10740517
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739493
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739493%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739493: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739493 url https://www.openlane.eu/en/carv6/auction/10739493
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739368
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739368%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739368: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739368 url https://www.openlane.eu/en/carv6/auction/10739368
2026-03-29 15:16:27 [adesa.be] INFO: Found listing with ID: 10739946
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739946%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [adesa.be] INFO: Scrape type for 10739946: 0
2026-03-29 15:16:27 [adesa.be] INFO: Skipping item 10739946 url https://www.openlane.eu/en/carv6/auction/10739946
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739257
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739257%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739257: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739257 url https://www.openlane.eu/en/carv6/auction/10739257
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739665
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739665%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739665: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739665 url https://www.openlane.eu/en/carv6/auction/10739665
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739664
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739664%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739664: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739664 url https://www.openlane.eu/en/carv6/auction/10739664
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740803
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740803%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740803: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740803 url https://www.openlane.eu/en/carv6/auction/10740803
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739981
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739981%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739981: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739981 url https://www.openlane.eu/en/carv6/auction/10739981
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739713
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739713%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739713: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739713 url https://www.openlane.eu/en/carv6/auction/10739713
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739999
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739999%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739999: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739999 url https://www.openlane.eu/en/carv6/auction/10739999
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739993
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739993%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739993: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739993 url https://www.openlane.eu/en/carv6/auction/10739993
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739414
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739414%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739414: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739414 url https://www.openlane.eu/en/carv6/auction/10739414
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739723
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739723%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739723: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739723 url https://www.openlane.eu/en/carv6/auction/10739723
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740764
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740764%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740764: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740764 url https://www.openlane.eu/en/carv6/auction/10740764
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739663
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739663%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739663: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739663 url https://www.openlane.eu/en/carv6/auction/10739663
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740044
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740044%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740044: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740044 url https://www.openlane.eu/en/carv6/auction/10740044
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739211
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739211%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739211: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739211 url https://www.openlane.eu/en/carv6/auction/10739211
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739183
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739183%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739183: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739183 url https://www.openlane.eu/en/carv6/auction/10739183
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740004
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740004%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740004: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740004 url https://www.openlane.eu/en/carv6/auction/10740004
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740040
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740040%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740040: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740040 url https://www.openlane.eu/en/carv6/auction/10740040
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740491
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740491%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740491: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740491 url https://www.openlane.eu/en/carv6/auction/10740491
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739316
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739316%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739316: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739316 url https://www.openlane.eu/en/carv6/auction/10739316
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739052
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739052%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739052: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739052 url https://www.openlane.eu/en/carv6/auction/10739052
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739218
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739218%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739218: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739218 url https://www.openlane.eu/en/carv6/auction/10739218
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739258
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739258%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739258: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739258 url https://www.openlane.eu/en/carv6/auction/10739258
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739410
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739410%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739410: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739410 url https://www.openlane.eu/en/carv6/auction/10739410
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740761
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740761%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740761: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740761 url https://www.openlane.eu/en/carv6/auction/10740761
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739717
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739717%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739717: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739717 url https://www.openlane.eu/en/carv6/auction/10739717
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739970
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739970%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739970: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739970 url https://www.openlane.eu/en/carv6/auction/10739970
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739168
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739168%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739168: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739168 url https://www.openlane.eu/en/carv6/auction/10739168
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739314
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739314%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739314: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739314 url https://www.openlane.eu/en/carv6/auction/10739314
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739961
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739961%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739961: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739961 url https://www.openlane.eu/en/carv6/auction/10739961
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740516
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740516%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740516: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740516 url https://www.openlane.eu/en/carv6/auction/10740516
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739533
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739533%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739533: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739533 url https://www.openlane.eu/en/carv6/auction/10739533
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740735
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740735%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740735: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740735 url https://www.openlane.eu/en/carv6/auction/10740735
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739415
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739415%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739415: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739415 url https://www.openlane.eu/en/carv6/auction/10739415
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740462
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740462%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740462: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740462 url https://www.openlane.eu/en/carv6/auction/10740462
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739952
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739952%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739952: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739952 url https://www.openlane.eu/en/carv6/auction/10739952
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739037
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739037%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739037: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739037 url https://www.openlane.eu/en/carv6/auction/10739037
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740787
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740787%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740787: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740787 url https://www.openlane.eu/en/carv6/auction/10740787
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740496
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740496%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740496: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740496 url https://www.openlane.eu/en/carv6/auction/10740496
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739125
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739125%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739125: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739125 url https://www.openlane.eu/en/carv6/auction/10739125
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739093
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739093%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739093: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739093 url https://www.openlane.eu/en/carv6/auction/10739093
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739042
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739042%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739042: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739042 url https://www.openlane.eu/en/carv6/auction/10739042
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739107
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739107%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739107: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739107 url https://www.openlane.eu/en/carv6/auction/10739107
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739254
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739254%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739254: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739254 url https://www.openlane.eu/en/carv6/auction/10739254
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739031
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739031%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739031: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739031 url https://www.openlane.eu/en/carv6/auction/10739031
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739135
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739135%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739135: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739135 url https://www.openlane.eu/en/carv6/auction/10739135
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10740784
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740784%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10740784: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10740784 url https://www.openlane.eu/en/carv6/auction/10740784
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739436
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739436%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739436: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739436 url https://www.openlane.eu/en/carv6/auction/10739436
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739486
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739486%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739486: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739486 url https://www.openlane.eu/en/carv6/auction/10739486
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739559
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739559%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [adesa.be] INFO: Scrape type for 10739559: 0
2026-03-29 15:16:28 [adesa.be] INFO: Skipping item 10739559 url https://www.openlane.eu/en/carv6/auction/10739559
2026-03-29 15:16:28 [adesa.be] INFO: Found listing with ID: 10739612
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739612%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739612: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739612 url https://www.openlane.eu/en/carv6/auction/10739612
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739487
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739487%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739487: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739487 url https://www.openlane.eu/en/carv6/auction/10739487
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739392
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739392%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739392: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739392 url https://www.openlane.eu/en/carv6/auction/10739392
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739610
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739610%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739610: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739610 url https://www.openlane.eu/en/carv6/auction/10739610
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739437
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739437%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739437: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739437 url https://www.openlane.eu/en/carv6/auction/10739437
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739192
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739192%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739192: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739192 url https://www.openlane.eu/en/carv6/auction/10739192
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739373
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739373%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739373: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739373 url https://www.openlane.eu/en/carv6/auction/10739373
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739132
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739132%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739132: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739132 url https://www.openlane.eu/en/carv6/auction/10739132
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10740791
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740791%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10740791: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10740791 url https://www.openlane.eu/en/carv6/auction/10740791
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739167
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739167%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739167: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739167 url https://www.openlane.eu/en/carv6/auction/10739167
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739439
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739439%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739439: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739439 url https://www.openlane.eu/en/carv6/auction/10739439
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739205
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739205%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739205: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739205 url https://www.openlane.eu/en/carv6/auction/10739205
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10740043
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740043%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10740043: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10740043 url https://www.openlane.eu/en/carv6/auction/10740043
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739688
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739688%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739688: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739688 url https://www.openlane.eu/en/carv6/auction/10739688
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739193
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739193%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739193: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739193 url https://www.openlane.eu/en/carv6/auction/10739193
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10740037
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740037%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10740037: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10740037 url https://www.openlane.eu/en/carv6/auction/10740037
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10739632
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739632%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10739632: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10739632 url https://www.openlane.eu/en/carv6/auction/10739632
2026-03-29 15:16:29 [adesa.be] INFO: Found listing with ID: 10740760
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740760%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [adesa.be] INFO: Scrape type for 10740760: 0
2026-03-29 15:16:29 [adesa.be] INFO: Skipping item 10740760 url https://www.openlane.eu/en/carv6/auction/10740760
2026-03-29 15: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 15:16: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 15:16:31 [adesa.be] INFO: Found listing with ID: 10739700
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739700%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739700: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739700 url https://www.openlane.eu/en/carv6/auction/10739700
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739649
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739649%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739649: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739649 url https://www.openlane.eu/en/carv6/auction/10739649
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739973
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739973%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739973: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739973 url https://www.openlane.eu/en/carv6/auction/10739973
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739940
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739940%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739940: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739940 url https://www.openlane.eu/en/carv6/auction/10739940
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739308
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739308%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739308: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739308 url https://www.openlane.eu/en/carv6/auction/10739308
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739661
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739661%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739661: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739661 url https://www.openlane.eu/en/carv6/auction/10739661
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739065
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739065%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739065: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739065 url https://www.openlane.eu/en/carv6/auction/10739065
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739320
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739320%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739320: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739320 url https://www.openlane.eu/en/carv6/auction/10739320
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739324
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739324%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739324: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739324 url https://www.openlane.eu/en/carv6/auction/10739324
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740783
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740783%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740783: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740783 url https://www.openlane.eu/en/carv6/auction/10740783
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739276
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739276%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739276: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739276 url https://www.openlane.eu/en/carv6/auction/10739276
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739627
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739627%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739627: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739627 url https://www.openlane.eu/en/carv6/auction/10739627
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739296
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739296%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739296: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739296 url https://www.openlane.eu/en/carv6/auction/10739296
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739637
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739637%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739637: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739637 url https://www.openlane.eu/en/carv6/auction/10739637
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740503
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740503%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740503: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740503 url https://www.openlane.eu/en/carv6/auction/10740503
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740490
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740490%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740490: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740490 url https://www.openlane.eu/en/carv6/auction/10740490
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739728
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739728%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739728: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739728 url https://www.openlane.eu/en/carv6/auction/10739728
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739266
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739266%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739266: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739266 url https://www.openlane.eu/en/carv6/auction/10739266
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739697
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739697%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739697: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739697 url https://www.openlane.eu/en/carv6/auction/10739697
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739547
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739547%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739547: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739547 url https://www.openlane.eu/en/carv6/auction/10739547
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739196
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739196%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739196: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739196 url https://www.openlane.eu/en/carv6/auction/10739196
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740016
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740016%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740016: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740016 url https://www.openlane.eu/en/carv6/auction/10740016
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739647
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739647%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739647: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739647 url https://www.openlane.eu/en/carv6/auction/10739647
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739476
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739476%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739476: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739476 url https://www.openlane.eu/en/carv6/auction/10739476
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740806
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740806%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740806: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740806 url https://www.openlane.eu/en/carv6/auction/10740806
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739500
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739500%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739500: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739500 url https://www.openlane.eu/en/carv6/auction/10739500
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740505
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740505%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740505: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740505 url https://www.openlane.eu/en/carv6/auction/10740505
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740750
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740750%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740750: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740750 url https://www.openlane.eu/en/carv6/auction/10740750
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740472
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740472%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740472: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740472 url https://www.openlane.eu/en/carv6/auction/10740472
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739562
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739562%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739562: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739562 url https://www.openlane.eu/en/carv6/auction/10739562
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739516
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739516%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739516: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739516 url https://www.openlane.eu/en/carv6/auction/10739516
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739997
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739997%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739997: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739997 url https://www.openlane.eu/en/carv6/auction/10739997
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740756
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740756%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740756: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740756 url https://www.openlane.eu/en/carv6/auction/10740756
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740524
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740524%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740524: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740524 url https://www.openlane.eu/en/carv6/auction/10740524
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739668
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739668%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739668: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739668 url https://www.openlane.eu/en/carv6/auction/10739668
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739445
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739445%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739445: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739445 url https://www.openlane.eu/en/carv6/auction/10739445
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739608
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739608%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739608: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739608 url https://www.openlane.eu/en/carv6/auction/10739608
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739429
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739429%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739429: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739429 url https://www.openlane.eu/en/carv6/auction/10739429
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739691
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739691%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739691: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739691 url https://www.openlane.eu/en/carv6/auction/10739691
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739626
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739626%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739626: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739626 url https://www.openlane.eu/en/carv6/auction/10739626
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739371
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739371%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739371: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739371 url https://www.openlane.eu/en/carv6/auction/10739371
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740739
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740739%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740739: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740739 url https://www.openlane.eu/en/carv6/auction/10740739
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739204
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739204%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10739204: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10739204 url https://www.openlane.eu/en/carv6/auction/10739204
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740486
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740486%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740486: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740486 url https://www.openlane.eu/en/carv6/auction/10740486
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10740009
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740009%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [adesa.be] INFO: Scrape type for 10740009: 0
2026-03-29 15:16:31 [adesa.be] INFO: Skipping item 10740009 url https://www.openlane.eu/en/carv6/auction/10740009
2026-03-29 15:16:31 [adesa.be] INFO: Found listing with ID: 10739330
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739330%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739330: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739330 url https://www.openlane.eu/en/carv6/auction/10739330
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739350
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739350%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739350: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739350 url https://www.openlane.eu/en/carv6/auction/10739350
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739395
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739395%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739395: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739395 url https://www.openlane.eu/en/carv6/auction/10739395
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739515
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739515%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739515: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739515 url https://www.openlane.eu/en/carv6/auction/10739515
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740007
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740007%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740007: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740007 url https://www.openlane.eu/en/carv6/auction/10740007
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739982
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739982%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739982: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739982 url https://www.openlane.eu/en/carv6/auction/10739982
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739473
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739473%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739473: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739473 url https://www.openlane.eu/en/carv6/auction/10739473
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739937
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739937%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739937: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739937 url https://www.openlane.eu/en/carv6/auction/10739937
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739047
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739047%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739047: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739047 url https://www.openlane.eu/en/carv6/auction/10739047
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739975
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739975%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739975: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739975 url https://www.openlane.eu/en/carv6/auction/10739975
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739955
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739955%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739955: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739955 url https://www.openlane.eu/en/carv6/auction/10739955
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740029
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740029%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740029: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740029 url https://www.openlane.eu/en/carv6/auction/10740029
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739432
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739432%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739432: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739432 url https://www.openlane.eu/en/carv6/auction/10739432
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739382
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739382%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739382: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739382 url https://www.openlane.eu/en/carv6/auction/10739382
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739278
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739278%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739278: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739278 url https://www.openlane.eu/en/carv6/auction/10739278
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739421
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739421%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739421: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739421 url https://www.openlane.eu/en/carv6/auction/10739421
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739525
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739525%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739525: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739525 url https://www.openlane.eu/en/carv6/auction/10739525
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739932
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739932%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739932: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739932 url https://www.openlane.eu/en/carv6/auction/10739932
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739317
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739317%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739317: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739317 url https://www.openlane.eu/en/carv6/auction/10739317
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740762
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740762%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740762: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740762 url https://www.openlane.eu/en/carv6/auction/10740762
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739212
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739212%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739212: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739212 url https://www.openlane.eu/en/carv6/auction/10739212
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739366
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739366%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739366: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739366 url https://www.openlane.eu/en/carv6/auction/10739366
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740469
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740469%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740469: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740469 url https://www.openlane.eu/en/carv6/auction/10740469
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739716
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739716%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739716: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739716 url https://www.openlane.eu/en/carv6/auction/10739716
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739549
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739549%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739549: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739549 url https://www.openlane.eu/en/carv6/auction/10739549
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739990
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739990%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739990: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739990 url https://www.openlane.eu/en/carv6/auction/10739990
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10738186
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738186%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10738186: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10738186 url https://www.openlane.eu/en/carv6/auction/10738186
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739719
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739719%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739719: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739719 url https://www.openlane.eu/en/carv6/auction/10739719
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739960
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739960%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739960: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739960 url https://www.openlane.eu/en/carv6/auction/10739960
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740805
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740805%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740805: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740805 url https://www.openlane.eu/en/carv6/auction/10740805
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740527
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740527%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740527: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740527 url https://www.openlane.eu/en/carv6/auction/10740527
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739250
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739250%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739250: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739250 url https://www.openlane.eu/en/carv6/auction/10739250
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740510
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740510%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740510: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740510 url https://www.openlane.eu/en/carv6/auction/10740510
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739495
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739495%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739495: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739495 url https://www.openlane.eu/en/carv6/auction/10739495
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739177
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739177%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739177: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739177 url https://www.openlane.eu/en/carv6/auction/10739177
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740763
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740763%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740763: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740763 url https://www.openlane.eu/en/carv6/auction/10740763
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739570
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739570%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739570: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739570 url https://www.openlane.eu/en/carv6/auction/10739570
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739095
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739095%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739095: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739095 url https://www.openlane.eu/en/carv6/auction/10739095
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740482
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740482%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740482: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740482 url https://www.openlane.eu/en/carv6/auction/10740482
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740794
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740794%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740794: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740794 url https://www.openlane.eu/en/carv6/auction/10740794
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739684
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739684%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739684: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739684 url https://www.openlane.eu/en/carv6/auction/10739684
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740484
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740484%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740484: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740484 url https://www.openlane.eu/en/carv6/auction/10740484
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739260
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739260%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739260: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739260 url https://www.openlane.eu/en/carv6/auction/10739260
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740788
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740788%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740788: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740788 url https://www.openlane.eu/en/carv6/auction/10740788
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740755
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740755%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740755: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740755 url https://www.openlane.eu/en/carv6/auction/10740755
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739166
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739166%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739166: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739166 url https://www.openlane.eu/en/carv6/auction/10739166
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739360
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739360%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739360: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739360 url https://www.openlane.eu/en/carv6/auction/10739360
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740507
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740507%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740507: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740507 url https://www.openlane.eu/en/carv6/auction/10740507
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739247
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739247%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739247: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739247 url https://www.openlane.eu/en/carv6/auction/10739247
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739707
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739707%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739707: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739707 url https://www.openlane.eu/en/carv6/auction/10739707
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739494
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739494%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739494: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739494 url https://www.openlane.eu/en/carv6/auction/10739494
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739934
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739934%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739934: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739934 url https://www.openlane.eu/en/carv6/auction/10739934
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739928
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739928%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739928: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10739928 url https://www.openlane.eu/en/carv6/auction/10739928
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10740523
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740523%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10740523: 0
2026-03-29 15:16:32 [adesa.be] INFO: Skipping item 10740523 url https://www.openlane.eu/en/carv6/auction/10740523
2026-03-29 15:16:32 [adesa.be] INFO: Found listing with ID: 10739131
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739131%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [adesa.be] INFO: Scrape type for 10739131: 0
2026-03-29 15:16:33 [adesa.be] INFO: Skipping item 10739131 url https://www.openlane.eu/en/carv6/auction/10739131
2026-03-29 15: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 15:16: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 15:16:45 [adesa.be] INFO: Found listing with ID: 10739129
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739129%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739129: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739129 url https://www.openlane.eu/en/carv6/auction/10739129
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739971
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739971%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739971: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739971 url https://www.openlane.eu/en/carv6/auction/10739971
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739028
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739028%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739028: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739028 url https://www.openlane.eu/en/carv6/auction/10739028
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739295
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739295%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739295: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739295 url https://www.openlane.eu/en/carv6/auction/10739295
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739638
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739638%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739638: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739638 url https://www.openlane.eu/en/carv6/auction/10739638
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10740494
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740494%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10740494: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10740494 url https://www.openlane.eu/en/carv6/auction/10740494
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739226
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739226%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739226: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739226 url https://www.openlane.eu/en/carv6/auction/10739226
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739546
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739546%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739546: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739546 url https://www.openlane.eu/en/carv6/auction/10739546
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10740747
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740747%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10740747: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10740747 url https://www.openlane.eu/en/carv6/auction/10740747
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739433
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739433%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739433: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739433 url https://www.openlane.eu/en/carv6/auction/10739433
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739383
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739383%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739383: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739383 url https://www.openlane.eu/en/carv6/auction/10739383
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739337
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739337%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739337: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739337 url https://www.openlane.eu/en/carv6/auction/10739337
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739710
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739710%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739710: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739710 url https://www.openlane.eu/en/carv6/auction/10739710
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739540
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739540%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739540: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739540 url https://www.openlane.eu/en/carv6/auction/10739540
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739954
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739954%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739954: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739954 url https://www.openlane.eu/en/carv6/auction/10739954
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739544
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739544%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739544: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739544 url https://www.openlane.eu/en/carv6/auction/10739544
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10740519
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740519%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10740519: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10740519 url https://www.openlane.eu/en/carv6/auction/10740519
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739613
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739613%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739613: 0
2026-03-29 15:16:45 [adesa.be] INFO: Skipping item 10739613 url https://www.openlane.eu/en/carv6/auction/10739613
2026-03-29 15:16:45 [adesa.be] INFO: Found listing with ID: 10739599
2026-03-29 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739599%27 HTTP/1.1" 200 None
2026-03-29 15:16:45 [adesa.be] INFO: Scrape type for 10739599: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739599 url https://www.openlane.eu/en/carv6/auction/10739599
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739241
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739241%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739241: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739241 url https://www.openlane.eu/en/carv6/auction/10739241
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739456
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739456%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739456: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739456 url https://www.openlane.eu/en/carv6/auction/10739456
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740489
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740489%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740489: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740489 url https://www.openlane.eu/en/carv6/auction/10740489
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740741
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740741%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740741: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740741 url https://www.openlane.eu/en/carv6/auction/10740741
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739488
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739488%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739488: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739488 url https://www.openlane.eu/en/carv6/auction/10739488
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739396
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739396%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739396: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739396 url https://www.openlane.eu/en/carv6/auction/10739396
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739496
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739496%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739496: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739496 url https://www.openlane.eu/en/carv6/auction/10739496
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739652
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739652%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739652: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739652 url https://www.openlane.eu/en/carv6/auction/10739652
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740751
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740751%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740751: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740751 url https://www.openlane.eu/en/carv6/auction/10740751
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739642
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739642%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739642: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739642 url https://www.openlane.eu/en/carv6/auction/10739642
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739345
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739345%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739345: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739345 url https://www.openlane.eu/en/carv6/auction/10739345
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739400
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739400%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739400: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739400 url https://www.openlane.eu/en/carv6/auction/10739400
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740002
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740002%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740002: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740002 url https://www.openlane.eu/en/carv6/auction/10740002
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739234
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739234%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739234: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739234 url https://www.openlane.eu/en/carv6/auction/10739234
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739441
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739441%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739441: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739441 url https://www.openlane.eu/en/carv6/auction/10739441
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739522
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739522%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739522: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739522 url https://www.openlane.eu/en/carv6/auction/10739522
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739986
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739986%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739986: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739986 url https://www.openlane.eu/en/carv6/auction/10739986
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739968
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739968%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739968: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739968 url https://www.openlane.eu/en/carv6/auction/10739968
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739285
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739285%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739285: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739285 url https://www.openlane.eu/en/carv6/auction/10739285
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740749
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740749%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740749: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740749 url https://www.openlane.eu/en/carv6/auction/10740749
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739102
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739102%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739102: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739102 url https://www.openlane.eu/en/carv6/auction/10739102
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740483
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740483%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740483: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740483 url https://www.openlane.eu/en/carv6/auction/10740483
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739600
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739600%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739600: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739600 url https://www.openlane.eu/en/carv6/auction/10739600
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739539
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739539%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739539: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739539 url https://www.openlane.eu/en/carv6/auction/10739539
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739312
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739312%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739312: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739312 url https://www.openlane.eu/en/carv6/auction/10739312
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739598
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739598%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739598: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739598 url https://www.openlane.eu/en/carv6/auction/10739598
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739510
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739510%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739510: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739510 url https://www.openlane.eu/en/carv6/auction/10739510
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739484
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739484%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739484: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739484 url https://www.openlane.eu/en/carv6/auction/10739484
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739998
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739998%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739998: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739998 url https://www.openlane.eu/en/carv6/auction/10739998
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739519
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739519%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739519: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739519 url https://www.openlane.eu/en/carv6/auction/10739519
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740744
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740744%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740744: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740744 url https://www.openlane.eu/en/carv6/auction/10740744
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739133
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739133%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739133: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739133 url https://www.openlane.eu/en/carv6/auction/10739133
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739477
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739477%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739477: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739477 url https://www.openlane.eu/en/carv6/auction/10739477
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739286
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739286%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739286: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739286 url https://www.openlane.eu/en/carv6/auction/10739286
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740528
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740528%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740528: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740528 url https://www.openlane.eu/en/carv6/auction/10740528
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739980
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739980%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739980: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739980 url https://www.openlane.eu/en/carv6/auction/10739980
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739709
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739709%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739709: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739709 url https://www.openlane.eu/en/carv6/auction/10739709
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739237
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739237%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739237: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739237 url https://www.openlane.eu/en/carv6/auction/10739237
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739348
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739348%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739348: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739348 url https://www.openlane.eu/en/carv6/auction/10739348
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739199
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739199%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739199: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739199 url https://www.openlane.eu/en/carv6/auction/10739199
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740466
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740466%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740466: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740466 url https://www.openlane.eu/en/carv6/auction/10740466
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739225
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739225%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739225: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739225 url https://www.openlane.eu/en/carv6/auction/10739225
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739578
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739578%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739578: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739578 url https://www.openlane.eu/en/carv6/auction/10739578
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739662
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739662%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739662: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739662 url https://www.openlane.eu/en/carv6/auction/10739662
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739333
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739333%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739333: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739333 url https://www.openlane.eu/en/carv6/auction/10739333
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739650
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739650%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739650: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739650 url https://www.openlane.eu/en/carv6/auction/10739650
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739963
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739963%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739963: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739963 url https://www.openlane.eu/en/carv6/auction/10739963
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740028
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740028%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740028: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740028 url https://www.openlane.eu/en/carv6/auction/10740028
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740530
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740530%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740530: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740530 url https://www.openlane.eu/en/carv6/auction/10740530
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739619
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739619%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739619: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739619 url https://www.openlane.eu/en/carv6/auction/10739619
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739564
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739564%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739564: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739564 url https://www.openlane.eu/en/carv6/auction/10739564
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739388
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739388%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739388: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739388 url https://www.openlane.eu/en/carv6/auction/10739388
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739115
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739115%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739115: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739115 url https://www.openlane.eu/en/carv6/auction/10739115
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740485
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740485%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740485: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740485 url https://www.openlane.eu/en/carv6/auction/10740485
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10740793
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740793%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10740793: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10740793 url https://www.openlane.eu/en/carv6/auction/10740793
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739206
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739206%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739206: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739206 url https://www.openlane.eu/en/carv6/auction/10739206
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739216
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739216%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739216: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739216 url https://www.openlane.eu/en/carv6/auction/10739216
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739628
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739628%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739628: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739628 url https://www.openlane.eu/en/carv6/auction/10739628
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739144
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739144%27 HTTP/1.1" 200 None
2026-03-29 15:16:46 [adesa.be] INFO: Scrape type for 10739144: 0
2026-03-29 15:16:46 [adesa.be] INFO: Skipping item 10739144 url https://www.openlane.eu/en/carv6/auction/10739144
2026-03-29 15:16:46 [adesa.be] INFO: Found listing with ID: 10739938
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739938%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739938: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739938 url https://www.openlane.eu/en/carv6/auction/10739938
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739966
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739966%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739966: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739966 url https://www.openlane.eu/en/carv6/auction/10739966
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739220
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739220%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739220: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739220 url https://www.openlane.eu/en/carv6/auction/10739220
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739185
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739185%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739185: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739185 url https://www.openlane.eu/en/carv6/auction/10739185
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10740768
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740768%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10740768: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10740768 url https://www.openlane.eu/en/carv6/auction/10740768
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739485
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739485%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739485: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739485 url https://www.openlane.eu/en/carv6/auction/10739485
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739063
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739063%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739063: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739063 url https://www.openlane.eu/en/carv6/auction/10739063
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739151
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739151%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739151: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739151 url https://www.openlane.eu/en/carv6/auction/10739151
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739245
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739245%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739245: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739245 url https://www.openlane.eu/en/carv6/auction/10739245
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10740464
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740464%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10740464: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10740464 url https://www.openlane.eu/en/carv6/auction/10740464
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739588
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739588%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739588: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739588 url https://www.openlane.eu/en/carv6/auction/10739588
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739088
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739088%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739088: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739088 url https://www.openlane.eu/en/carv6/auction/10739088
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739580
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739580%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739580: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739580 url https://www.openlane.eu/en/carv6/auction/10739580
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739110
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739110%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739110: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739110 url https://www.openlane.eu/en/carv6/auction/10739110
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10740782
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740782%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10740782: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10740782 url https://www.openlane.eu/en/carv6/auction/10740782
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10740463
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740463%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10740463: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10740463 url https://www.openlane.eu/en/carv6/auction/10740463
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10740736
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740736%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10740736: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10740736 url https://www.openlane.eu/en/carv6/auction/10740736
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739236
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739236%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739236: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739236 url https://www.openlane.eu/en/carv6/auction/10739236
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739474
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739474%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739474: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739474 url https://www.openlane.eu/en/carv6/auction/10739474
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10739939
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739939%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10739939: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10739939 url https://www.openlane.eu/en/carv6/auction/10739939
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10736622
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736622%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10736622: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10736622 url https://www.openlane.eu/en/carv6/auction/10736622
2026-03-29 15:16:47 [adesa.be] INFO: Found listing with ID: 10736618
2026-03-29 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736618%27 HTTP/1.1" 200 None
2026-03-29 15:16:47 [adesa.be] INFO: Scrape type for 10736618: 0
2026-03-29 15:16:47 [adesa.be] INFO: Skipping item 10736618 url https://www.openlane.eu/en/carv6/auction/10736618
2026-03-29 15: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 15:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736617
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736617%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736617: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736617 url https://www.openlane.eu/en/carv6/auction/10736617
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736623
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736623%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736623: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736623 url https://www.openlane.eu/en/carv6/auction/10736623
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736624
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736624%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736624: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736624 url https://www.openlane.eu/en/carv6/auction/10736624
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736619
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736619%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736619: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736619 url https://www.openlane.eu/en/carv6/auction/10736619
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736620
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736620%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736620: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736620 url https://www.openlane.eu/en/carv6/auction/10736620
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736627
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736627%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736627: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736627 url https://www.openlane.eu/en/carv6/auction/10736627
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736626
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736626%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736626: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736626 url https://www.openlane.eu/en/carv6/auction/10736626
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737037
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737037%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737037: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737037 url https://www.openlane.eu/en/carv6/auction/10737037
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737018
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737018%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737018: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737018 url https://www.openlane.eu/en/carv6/auction/10737018
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737019
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737019%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737019: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737019 url https://www.openlane.eu/en/carv6/auction/10737019
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737125
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737125%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737125: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737125 url https://www.openlane.eu/en/carv6/auction/10737125
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736989
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736989%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736989: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736989 url https://www.openlane.eu/en/carv6/auction/10736989
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736938
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736938%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736938: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736938 url https://www.openlane.eu/en/carv6/auction/10736938
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737043
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737043%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737043: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737043 url https://www.openlane.eu/en/carv6/auction/10737043
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737098
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737098%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737098: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737098 url https://www.openlane.eu/en/carv6/auction/10737098
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736949
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736949%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736949: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736949 url https://www.openlane.eu/en/carv6/auction/10736949
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10740298
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740298%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10740298: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10740298 url https://www.openlane.eu/en/carv6/auction/10740298
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736979
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736979%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736979: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736979 url https://www.openlane.eu/en/carv6/auction/10736979
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737038
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737038%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737038: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737038 url https://www.openlane.eu/en/carv6/auction/10737038
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736981
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736981%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736981: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736981 url https://www.openlane.eu/en/carv6/auction/10736981
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736937
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736937%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736937: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736937 url https://www.openlane.eu/en/carv6/auction/10736937
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737126
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737126%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737126: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737126 url https://www.openlane.eu/en/carv6/auction/10737126
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10740293
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740293%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10740293: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10740293 url https://www.openlane.eu/en/carv6/auction/10740293
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737165
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737165%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737165: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737165 url https://www.openlane.eu/en/carv6/auction/10737165
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737142
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737142%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737142: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737142 url https://www.openlane.eu/en/carv6/auction/10737142
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737143
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737143%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737143: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737143 url https://www.openlane.eu/en/carv6/auction/10737143
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737141
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737141%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737141: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737141 url https://www.openlane.eu/en/carv6/auction/10737141
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737145
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737145%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737145: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737145 url https://www.openlane.eu/en/carv6/auction/10737145
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737146
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737146%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737146: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737146 url https://www.openlane.eu/en/carv6/auction/10737146
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737042
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737042%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737042: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737042 url https://www.openlane.eu/en/carv6/auction/10737042
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737131
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737131%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737131: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737131 url https://www.openlane.eu/en/carv6/auction/10737131
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736897
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736897%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736897: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736897 url https://www.openlane.eu/en/carv6/auction/10736897
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737137
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737137%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737137: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737137 url https://www.openlane.eu/en/carv6/auction/10737137
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737014
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737014%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737014: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737014 url https://www.openlane.eu/en/carv6/auction/10737014
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736895
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736895%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736895: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736895 url https://www.openlane.eu/en/carv6/auction/10736895
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737097
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737097%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737097: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737097 url https://www.openlane.eu/en/carv6/auction/10737097
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736903
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736903%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736903: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736903 url https://www.openlane.eu/en/carv6/auction/10736903
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737100
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737100%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737100: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737100 url https://www.openlane.eu/en/carv6/auction/10737100
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736993
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736993%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736993: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736993 url https://www.openlane.eu/en/carv6/auction/10736993
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737082
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737082%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737082: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737082 url https://www.openlane.eu/en/carv6/auction/10737082
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737144
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737144%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737144: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737144 url https://www.openlane.eu/en/carv6/auction/10737144
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737051
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737051%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10737051: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10737051 url https://www.openlane.eu/en/carv6/auction/10737051
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10740292
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740292%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10740292: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10740292 url https://www.openlane.eu/en/carv6/auction/10740292
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10736893
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736893%27 HTTP/1.1" 200 None
2026-03-29 15:16:49 [adesa.be] INFO: Scrape type for 10736893: 0
2026-03-29 15:16:49 [adesa.be] INFO: Skipping item 10736893 url https://www.openlane.eu/en/carv6/auction/10736893
2026-03-29 15:16:49 [adesa.be] INFO: Found listing with ID: 10737106
2026-03-29 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737106%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737106: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737106 url https://www.openlane.eu/en/carv6/auction/10737106
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10736967
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736967%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10736967: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10736967 url https://www.openlane.eu/en/carv6/auction/10736967
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10736953
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736953%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10736953: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10736953 url https://www.openlane.eu/en/carv6/auction/10736953
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10736985
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736985%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10736985: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10736985 url https://www.openlane.eu/en/carv6/auction/10736985
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737111
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737111%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737111: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737111 url https://www.openlane.eu/en/carv6/auction/10737111
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737055
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737055%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737055: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737055 url https://www.openlane.eu/en/carv6/auction/10737055
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737094
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737094%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737094: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737094 url https://www.openlane.eu/en/carv6/auction/10737094
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737118
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737118%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737118: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737118 url https://www.openlane.eu/en/carv6/auction/10737118
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737063
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737063%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737063: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737063 url https://www.openlane.eu/en/carv6/auction/10737063
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10736936
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736936%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10736936: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10736936 url https://www.openlane.eu/en/carv6/auction/10736936
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737095
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737095%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737095: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737095 url https://www.openlane.eu/en/carv6/auction/10737095
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737086
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737086%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737086: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737086 url https://www.openlane.eu/en/carv6/auction/10737086
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737148
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737148%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737148: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737148 url https://www.openlane.eu/en/carv6/auction/10737148
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10736994
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736994%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10736994: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10736994 url https://www.openlane.eu/en/carv6/auction/10736994
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737163
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737163%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737163: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737163 url https://www.openlane.eu/en/carv6/auction/10737163
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737093
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737093%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737093: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737093 url https://www.openlane.eu/en/carv6/auction/10737093
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737056
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737056%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737056: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737056 url https://www.openlane.eu/en/carv6/auction/10737056
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737160
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737160%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737160: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737160 url https://www.openlane.eu/en/carv6/auction/10737160
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10736915
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736915%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10736915: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10736915 url https://www.openlane.eu/en/carv6/auction/10736915
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737085
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737085%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737085: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737085 url https://www.openlane.eu/en/carv6/auction/10737085
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10736931
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736931%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10736931: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10736931 url https://www.openlane.eu/en/carv6/auction/10736931
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10736908
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736908%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10736908: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10736908 url https://www.openlane.eu/en/carv6/auction/10736908
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737029
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737029%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737029: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737029 url https://www.openlane.eu/en/carv6/auction/10737029
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737011
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737011%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737011: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737011 url https://www.openlane.eu/en/carv6/auction/10737011
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10737075
2026-03-29 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737075%27 HTTP/1.1" 200 None
2026-03-29 15:16:50 [adesa.be] INFO: Scrape type for 10737075: 0
2026-03-29 15:16:50 [adesa.be] INFO: Skipping item 10737075 url https://www.openlane.eu/en/carv6/auction/10737075
2026-03-29 15:16:50 [adesa.be] INFO: Found listing with ID: 10736914
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736914%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736914: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736914 url https://www.openlane.eu/en/carv6/auction/10736914
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737000
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737000%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737000: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737000 url https://www.openlane.eu/en/carv6/auction/10737000
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736929
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736929%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736929: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736929 url https://www.openlane.eu/en/carv6/auction/10736929
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737161
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737161%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737161: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737161 url https://www.openlane.eu/en/carv6/auction/10737161
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737092
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737092%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737092: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737092 url https://www.openlane.eu/en/carv6/auction/10737092
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736879
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736879%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736879: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736879 url https://www.openlane.eu/en/carv6/auction/10736879
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737159
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737159%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737159: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737159 url https://www.openlane.eu/en/carv6/auction/10737159
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737096
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737096%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737096: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737096 url https://www.openlane.eu/en/carv6/auction/10737096
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737135
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737135%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737135: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737135 url https://www.openlane.eu/en/carv6/auction/10737135
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736876
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736876%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736876: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736876 url https://www.openlane.eu/en/carv6/auction/10736876
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736886
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736886%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736886: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736886 url https://www.openlane.eu/en/carv6/auction/10736886
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736978
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736978%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736978: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736978 url https://www.openlane.eu/en/carv6/auction/10736978
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737012
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737012%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737012: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737012 url https://www.openlane.eu/en/carv6/auction/10737012
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736960
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736960%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736960: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736960 url https://www.openlane.eu/en/carv6/auction/10736960
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736899
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736899%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736899: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736899 url https://www.openlane.eu/en/carv6/auction/10736899
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737134
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737134%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737134: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737134 url https://www.openlane.eu/en/carv6/auction/10737134
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736898
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736898%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736898: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736898 url https://www.openlane.eu/en/carv6/auction/10736898
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736883
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736883%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736883: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736883 url https://www.openlane.eu/en/carv6/auction/10736883
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736924
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736924%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736924: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736924 url https://www.openlane.eu/en/carv6/auction/10736924
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737136
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737136%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737136: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737136 url https://www.openlane.eu/en/carv6/auction/10737136
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737156
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737156%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737156: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737156 url https://www.openlane.eu/en/carv6/auction/10737156
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737069
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737069%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737069: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737069 url https://www.openlane.eu/en/carv6/auction/10737069
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737065
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737065%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737065: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737065 url https://www.openlane.eu/en/carv6/auction/10737065
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737066
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737066%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737066: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737066 url https://www.openlane.eu/en/carv6/auction/10737066
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736972
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736972%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736972: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736972 url https://www.openlane.eu/en/carv6/auction/10736972
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736882
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736882%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736882: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736882 url https://www.openlane.eu/en/carv6/auction/10736882
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10740288
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740288%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10740288: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10740288 url https://www.openlane.eu/en/carv6/auction/10740288
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736867
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736867%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736867: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736867 url https://www.openlane.eu/en/carv6/auction/10736867
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10737047
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737047%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10737047: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10737047 url https://www.openlane.eu/en/carv6/auction/10737047
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10740289
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740289%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10740289: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10740289 url https://www.openlane.eu/en/carv6/auction/10740289
2026-03-29 15:16:51 [adesa.be] INFO: Found listing with ID: 10736894
2026-03-29 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736894%27 HTTP/1.1" 200 None
2026-03-29 15:16:51 [adesa.be] INFO: Scrape type for 10736894: 0
2026-03-29 15:16:51 [adesa.be] INFO: Skipping item 10736894 url https://www.openlane.eu/en/carv6/auction/10736894
2026-03-29 15:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:16: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 15:16:53 [adesa.be] INFO: Found listing with ID: 10737001
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737001%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737001: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737001 url https://www.openlane.eu/en/carv6/auction/10737001
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737020
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737020%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737020: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737020 url https://www.openlane.eu/en/carv6/auction/10737020
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736945
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736945%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736945: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736945 url https://www.openlane.eu/en/carv6/auction/10736945
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736969
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736969%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736969: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736969 url https://www.openlane.eu/en/carv6/auction/10736969
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736943
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736943%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736943: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736943 url https://www.openlane.eu/en/carv6/auction/10736943
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736869
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736869%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736869: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736869 url https://www.openlane.eu/en/carv6/auction/10736869
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737040
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737040%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737040: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737040 url https://www.openlane.eu/en/carv6/auction/10737040
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737039
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737039%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737039: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737039 url https://www.openlane.eu/en/carv6/auction/10737039
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736926
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736926%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736926: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736926 url https://www.openlane.eu/en/carv6/auction/10736926
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737124
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737124%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737124: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737124 url https://www.openlane.eu/en/carv6/auction/10737124
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737164
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737164%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737164: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737164 url https://www.openlane.eu/en/carv6/auction/10737164
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736935
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736935%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736935: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736935 url https://www.openlane.eu/en/carv6/auction/10736935
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736995
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736995%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736995: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736995 url https://www.openlane.eu/en/carv6/auction/10736995
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737147
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737147%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737147: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737147 url https://www.openlane.eu/en/carv6/auction/10737147
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10740294
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740294%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10740294: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10740294 url https://www.openlane.eu/en/carv6/auction/10740294
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736927
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736927%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736927: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736927 url https://www.openlane.eu/en/carv6/auction/10736927
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736950
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736950%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736950: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736950 url https://www.openlane.eu/en/carv6/auction/10736950
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736952
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736952%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736952: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736952 url https://www.openlane.eu/en/carv6/auction/10736952
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737058
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737058%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737058: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737058 url https://www.openlane.eu/en/carv6/auction/10737058
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737013
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737013%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737013: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737013 url https://www.openlane.eu/en/carv6/auction/10737013
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737120
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737120%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737120: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737120 url https://www.openlane.eu/en/carv6/auction/10737120
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737035
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737035%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737035: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737035 url https://www.openlane.eu/en/carv6/auction/10737035
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736863
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736863%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736863: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736863 url https://www.openlane.eu/en/carv6/auction/10736863
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736880
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736880%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736880: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736880 url https://www.openlane.eu/en/carv6/auction/10736880
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737122
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737122%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737122: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737122 url https://www.openlane.eu/en/carv6/auction/10737122
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737008
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737008%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737008: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737008 url https://www.openlane.eu/en/carv6/auction/10737008
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736912
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736912%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736912: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736912 url https://www.openlane.eu/en/carv6/auction/10736912
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736887
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736887%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736887: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736887 url https://www.openlane.eu/en/carv6/auction/10736887
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736888
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736888%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736888: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736888 url https://www.openlane.eu/en/carv6/auction/10736888
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737087
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737087%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737087: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737087 url https://www.openlane.eu/en/carv6/auction/10737087
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737116
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737116%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737116: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737116 url https://www.openlane.eu/en/carv6/auction/10737116
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737153
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737153%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737153: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737153 url https://www.openlane.eu/en/carv6/auction/10737153
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736942
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736942%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736942: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736942 url https://www.openlane.eu/en/carv6/auction/10736942
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736974
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736974%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10736974: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10736974 url https://www.openlane.eu/en/carv6/auction/10736974
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10737089
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737089%27 HTTP/1.1" 200 None
2026-03-29 15:16:53 [adesa.be] INFO: Scrape type for 10737089: 0
2026-03-29 15:16:53 [adesa.be] INFO: Skipping item 10737089 url https://www.openlane.eu/en/carv6/auction/10737089
2026-03-29 15:16:53 [adesa.be] INFO: Found listing with ID: 10736910
2026-03-29 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736910%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736910: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736910 url https://www.openlane.eu/en/carv6/auction/10736910
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737074
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737074%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737074: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737074 url https://www.openlane.eu/en/carv6/auction/10737074
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736992
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736992%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736992: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736992 url https://www.openlane.eu/en/carv6/auction/10736992
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10740287
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740287%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10740287: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10740287 url https://www.openlane.eu/en/carv6/auction/10740287
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737003
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737003%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737003: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737003 url https://www.openlane.eu/en/carv6/auction/10737003
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737090
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737090%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737090: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737090 url https://www.openlane.eu/en/carv6/auction/10737090
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10740285
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740285%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10740285: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10740285 url https://www.openlane.eu/en/carv6/auction/10740285
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737046
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737046%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737046: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737046 url https://www.openlane.eu/en/carv6/auction/10737046
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737044
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737044%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737044: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737044 url https://www.openlane.eu/en/carv6/auction/10737044
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737140
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737140%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737140: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737140 url https://www.openlane.eu/en/carv6/auction/10737140
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736916
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736916%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736916: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736916 url https://www.openlane.eu/en/carv6/auction/10736916
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736948
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736948%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736948: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736948 url https://www.openlane.eu/en/carv6/auction/10736948
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736955
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736955%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736955: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736955 url https://www.openlane.eu/en/carv6/auction/10736955
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736919
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736919%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736919: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736919 url https://www.openlane.eu/en/carv6/auction/10736919
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736917
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736917%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736917: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736917 url https://www.openlane.eu/en/carv6/auction/10736917
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736873
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736873%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736873: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736873 url https://www.openlane.eu/en/carv6/auction/10736873
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736861
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736861%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736861: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736861 url https://www.openlane.eu/en/carv6/auction/10736861
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736946
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736946%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736946: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736946 url https://www.openlane.eu/en/carv6/auction/10736946
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737162
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737162%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737162: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737162 url https://www.openlane.eu/en/carv6/auction/10737162
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737128
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737128%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737128: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737128 url https://www.openlane.eu/en/carv6/auction/10737128
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736862
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736862%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736862: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736862 url https://www.openlane.eu/en/carv6/auction/10736862
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737115
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737115%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737115: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737115 url https://www.openlane.eu/en/carv6/auction/10737115
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736964
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736964%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736964: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736964 url https://www.openlane.eu/en/carv6/auction/10736964
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737151
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737151%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737151: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737151 url https://www.openlane.eu/en/carv6/auction/10737151
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736901
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736901%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736901: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736901 url https://www.openlane.eu/en/carv6/auction/10736901
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737016
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737016%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737016: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737016 url https://www.openlane.eu/en/carv6/auction/10737016
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737099
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737099%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737099: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737099 url https://www.openlane.eu/en/carv6/auction/10737099
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736959
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736959%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736959: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736959 url https://www.openlane.eu/en/carv6/auction/10736959
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737052
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737052%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737052: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737052 url https://www.openlane.eu/en/carv6/auction/10737052
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10740300
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740300%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10740300: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10740300 url https://www.openlane.eu/en/carv6/auction/10740300
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737080
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737080%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737080: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737080 url https://www.openlane.eu/en/carv6/auction/10737080
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736889
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736889%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736889: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736889 url https://www.openlane.eu/en/carv6/auction/10736889
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737045
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737045%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737045: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737045 url https://www.openlane.eu/en/carv6/auction/10737045
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10740290
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740290%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10740290: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10740290 url https://www.openlane.eu/en/carv6/auction/10740290
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736913
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736913%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736913: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736913 url https://www.openlane.eu/en/carv6/auction/10736913
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736941
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736941%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736941: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736941 url https://www.openlane.eu/en/carv6/auction/10736941
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737023
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737023%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737023: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737023 url https://www.openlane.eu/en/carv6/auction/10737023
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736870
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736870%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736870: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736870 url https://www.openlane.eu/en/carv6/auction/10736870
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736973
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736973%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736973: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736973 url https://www.openlane.eu/en/carv6/auction/10736973
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737114
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737114%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737114: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737114 url https://www.openlane.eu/en/carv6/auction/10737114
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736925
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736925%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736925: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736925 url https://www.openlane.eu/en/carv6/auction/10736925
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736965
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736965%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736965: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736965 url https://www.openlane.eu/en/carv6/auction/10736965
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736944
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736944%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736944: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736944 url https://www.openlane.eu/en/carv6/auction/10736944
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736900
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736900%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736900: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736900 url https://www.openlane.eu/en/carv6/auction/10736900
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737113
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737113%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737113: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737113 url https://www.openlane.eu/en/carv6/auction/10737113
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10740295
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740295%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10740295: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10740295 url https://www.openlane.eu/en/carv6/auction/10740295
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736911
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736911%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736911: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736911 url https://www.openlane.eu/en/carv6/auction/10736911
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736975
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736975%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736975: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736975 url https://www.openlane.eu/en/carv6/auction/10736975
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737078
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737078%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737078: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737078 url https://www.openlane.eu/en/carv6/auction/10737078
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737070
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737070%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737070: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737070 url https://www.openlane.eu/en/carv6/auction/10737070
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10740299
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740299%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10740299: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10740299 url https://www.openlane.eu/en/carv6/auction/10740299
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737050
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737050%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737050: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737050 url https://www.openlane.eu/en/carv6/auction/10737050
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737103
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737103%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737103: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737103 url https://www.openlane.eu/en/carv6/auction/10737103
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737088
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737088%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737088: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737088 url https://www.openlane.eu/en/carv6/auction/10737088
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736909
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736909%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736909: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736909 url https://www.openlane.eu/en/carv6/auction/10736909
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737022
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737022%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737022: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737022 url https://www.openlane.eu/en/carv6/auction/10737022
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736991
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736991%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736991: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736991 url https://www.openlane.eu/en/carv6/auction/10736991
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737021
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737021%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737021: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737021 url https://www.openlane.eu/en/carv6/auction/10737021
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737017
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737017%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10737017: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10737017 url https://www.openlane.eu/en/carv6/auction/10737017
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736951
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736951%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736951: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736951 url https://www.openlane.eu/en/carv6/auction/10736951
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10736999
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736999%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10736999: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10736999 url https://www.openlane.eu/en/carv6/auction/10736999
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10740296
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740296%27 HTTP/1.1" 200 None
2026-03-29 15:16:54 [adesa.be] INFO: Scrape type for 10740296: 0
2026-03-29 15:16:54 [adesa.be] INFO: Skipping item 10740296 url https://www.openlane.eu/en/carv6/auction/10740296
2026-03-29 15:16:54 [adesa.be] INFO: Found listing with ID: 10737157
2026-03-29 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737157%27 HTTP/1.1" 200 None
2026-03-29 15:16:55 [adesa.be] INFO: Scrape type for 10737157: 0
2026-03-29 15:16:55 [adesa.be] INFO: Skipping item 10737157 url https://www.openlane.eu/en/carv6/auction/10737157
2026-03-29 15:16:55 [adesa.be] INFO: Found listing with ID: 10736906
2026-03-29 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736906%27 HTTP/1.1" 200 None
2026-03-29 15:16:55 [adesa.be] INFO: Scrape type for 10736906: 0
2026-03-29 15:16:55 [adesa.be] INFO: Skipping item 10736906 url https://www.openlane.eu/en/carv6/auction/10736906
2026-03-29 15:16:55 [adesa.be] INFO: Found listing with ID: 10736896
2026-03-29 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736896%27 HTTP/1.1" 200 None
2026-03-29 15:16:55 [adesa.be] INFO: Scrape type for 10736896: 0
2026-03-29 15:16:55 [adesa.be] INFO: Skipping item 10736896 url https://www.openlane.eu/en/carv6/auction/10736896
2026-03-29 15:16: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 15:16: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 15:16:58 [adesa.be] INFO: Found listing with ID: 10737149
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737149%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737149: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737149 url https://www.openlane.eu/en/carv6/auction/10737149
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737150
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737150%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737150: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737150 url https://www.openlane.eu/en/carv6/auction/10737150
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736996
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736996%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736996: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736996 url https://www.openlane.eu/en/carv6/auction/10736996
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736961
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736961%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736961: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736961 url https://www.openlane.eu/en/carv6/auction/10736961
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10740301
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740301%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10740301: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10740301 url https://www.openlane.eu/en/carv6/auction/10740301
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736956
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736956%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736956: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736956 url https://www.openlane.eu/en/carv6/auction/10736956
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736932
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736932%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736932: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736932 url https://www.openlane.eu/en/carv6/auction/10736932
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736971
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736971%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736971: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736971 url https://www.openlane.eu/en/carv6/auction/10736971
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737004
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737004%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737004: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737004 url https://www.openlane.eu/en/carv6/auction/10737004
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737130
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737130%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737130: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737130 url https://www.openlane.eu/en/carv6/auction/10737130
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737123
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737123%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737123: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737123 url https://www.openlane.eu/en/carv6/auction/10737123
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736907
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736907%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736907: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736907 url https://www.openlane.eu/en/carv6/auction/10736907
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10740291
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740291%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10740291: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10740291 url https://www.openlane.eu/en/carv6/auction/10740291
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736930
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736930%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736930: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736930 url https://www.openlane.eu/en/carv6/auction/10736930
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737132
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737132%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737132: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737132 url https://www.openlane.eu/en/carv6/auction/10737132
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737167
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737167%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737167: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737167 url https://www.openlane.eu/en/carv6/auction/10737167
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736940
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736940%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736940: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736940 url https://www.openlane.eu/en/carv6/auction/10736940
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737158
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737158%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737158: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737158 url https://www.openlane.eu/en/carv6/auction/10737158
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737024
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737024%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737024: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737024 url https://www.openlane.eu/en/carv6/auction/10737024
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737006
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737006%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737006: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737006 url https://www.openlane.eu/en/carv6/auction/10737006
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737127
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737127%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737127: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737127 url https://www.openlane.eu/en/carv6/auction/10737127
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737081
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737081%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737081: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737081 url https://www.openlane.eu/en/carv6/auction/10737081
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736966
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736966%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736966: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736966 url https://www.openlane.eu/en/carv6/auction/10736966
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737005
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737005%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737005: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737005 url https://www.openlane.eu/en/carv6/auction/10737005
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737152
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737152%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737152: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737152 url https://www.openlane.eu/en/carv6/auction/10737152
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736970
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736970%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736970: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736970 url https://www.openlane.eu/en/carv6/auction/10736970
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737138
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737138%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737138: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737138 url https://www.openlane.eu/en/carv6/auction/10737138
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736958
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736958%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736958: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736958 url https://www.openlane.eu/en/carv6/auction/10736958
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736891
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736891%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736891: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736891 url https://www.openlane.eu/en/carv6/auction/10736891
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737025
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737025%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737025: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737025 url https://www.openlane.eu/en/carv6/auction/10737025
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10736963
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736963%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10736963: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10736963 url https://www.openlane.eu/en/carv6/auction/10736963
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10740284
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740284%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10740284: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10740284 url https://www.openlane.eu/en/carv6/auction/10740284
2026-03-29 15:16:58 [adesa.be] INFO: Found listing with ID: 10737121
2026-03-29 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737121%27 HTTP/1.1" 200 None
2026-03-29 15:16:58 [adesa.be] INFO: Scrape type for 10737121: 0
2026-03-29 15:16:58 [adesa.be] INFO: Skipping item 10737121 url https://www.openlane.eu/en/carv6/auction/10737121
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737071
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737071%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737071: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737071 url https://www.openlane.eu/en/carv6/auction/10737071
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737073
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737073%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737073: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737073 url https://www.openlane.eu/en/carv6/auction/10737073
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737067
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737067%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737067: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737067 url https://www.openlane.eu/en/carv6/auction/10737067
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737068
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737068%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737068: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737068 url https://www.openlane.eu/en/carv6/auction/10737068
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737007
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737007%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737007: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737007 url https://www.openlane.eu/en/carv6/auction/10737007
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736957
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736957%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736957: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736957 url https://www.openlane.eu/en/carv6/auction/10736957
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10740283
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740283%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10740283: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10740283 url https://www.openlane.eu/en/carv6/auction/10740283
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737077
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737077%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737077: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737077 url https://www.openlane.eu/en/carv6/auction/10737077
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10740286
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740286%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10740286: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10740286 url https://www.openlane.eu/en/carv6/auction/10740286
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737105
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737105%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737105: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737105 url https://www.openlane.eu/en/carv6/auction/10737105
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736982
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736982%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736982: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736982 url https://www.openlane.eu/en/carv6/auction/10736982
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737064
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737064%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737064: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737064 url https://www.openlane.eu/en/carv6/auction/10737064
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737166
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737166%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737166: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737166 url https://www.openlane.eu/en/carv6/auction/10737166
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736934
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736934%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736934: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736934 url https://www.openlane.eu/en/carv6/auction/10736934
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737079
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737079%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737079: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737079 url https://www.openlane.eu/en/carv6/auction/10737079
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736984
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736984%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736984: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736984 url https://www.openlane.eu/en/carv6/auction/10736984
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736947
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736947%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736947: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736947 url https://www.openlane.eu/en/carv6/auction/10736947
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736986
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736986%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736986: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736986 url https://www.openlane.eu/en/carv6/auction/10736986
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737059
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737059%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737059: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737059 url https://www.openlane.eu/en/carv6/auction/10737059
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736976
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736976%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736976: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736976 url https://www.openlane.eu/en/carv6/auction/10736976
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737034
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737034%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737034: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737034 url https://www.openlane.eu/en/carv6/auction/10737034
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737110
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737110%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737110: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737110 url https://www.openlane.eu/en/carv6/auction/10737110
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737030
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737030%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737030: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737030 url https://www.openlane.eu/en/carv6/auction/10737030
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736968
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736968%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736968: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736968 url https://www.openlane.eu/en/carv6/auction/10736968
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737033
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737033%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737033: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737033 url https://www.openlane.eu/en/carv6/auction/10737033
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736983
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736983%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736983: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736983 url https://www.openlane.eu/en/carv6/auction/10736983
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737031
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737031%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737031: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737031 url https://www.openlane.eu/en/carv6/auction/10737031
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737062
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737062%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737062: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737062 url https://www.openlane.eu/en/carv6/auction/10737062
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737155
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737155%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737155: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737155 url https://www.openlane.eu/en/carv6/auction/10737155
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736997
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736997%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736997: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736997 url https://www.openlane.eu/en/carv6/auction/10736997
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736904
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736904%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736904: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736904 url https://www.openlane.eu/en/carv6/auction/10736904
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737049
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737049%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737049: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737049 url https://www.openlane.eu/en/carv6/auction/10737049
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737061
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737061%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737061: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737061 url https://www.openlane.eu/en/carv6/auction/10737061
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736905
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736905%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10736905: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10736905 url https://www.openlane.eu/en/carv6/auction/10736905
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10737104
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737104%27 HTTP/1.1" 200 None
2026-03-29 15:16:59 [adesa.be] INFO: Scrape type for 10737104: 0
2026-03-29 15:16:59 [adesa.be] INFO: Skipping item 10737104 url https://www.openlane.eu/en/carv6/auction/10737104
2026-03-29 15:16:59 [adesa.be] INFO: Found listing with ID: 10736987
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736987%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736987: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736987 url https://www.openlane.eu/en/carv6/auction/10736987
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737091
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737091%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737091: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737091 url https://www.openlane.eu/en/carv6/auction/10737091
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737154
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737154%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737154: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737154 url https://www.openlane.eu/en/carv6/auction/10737154
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737139
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737139%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737139: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737139 url https://www.openlane.eu/en/carv6/auction/10737139
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737117
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737117%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737117: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737117 url https://www.openlane.eu/en/carv6/auction/10737117
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737129
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737129%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737129: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737129 url https://www.openlane.eu/en/carv6/auction/10737129
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736877
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736877%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736877: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736877 url https://www.openlane.eu/en/carv6/auction/10736877
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736878
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736878%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736878: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736878 url https://www.openlane.eu/en/carv6/auction/10736878
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736933
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736933%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736933: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736933 url https://www.openlane.eu/en/carv6/auction/10736933
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737083
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737083%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737083: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737083 url https://www.openlane.eu/en/carv6/auction/10737083
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736885
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736885%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736885: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736885 url https://www.openlane.eu/en/carv6/auction/10736885
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737032
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737032%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737032: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737032 url https://www.openlane.eu/en/carv6/auction/10737032
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737109
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737109%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737109: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737109 url https://www.openlane.eu/en/carv6/auction/10737109
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737119
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737119%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737119: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737119 url https://www.openlane.eu/en/carv6/auction/10737119
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736921
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736921%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736921: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736921 url https://www.openlane.eu/en/carv6/auction/10736921
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737053
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737053%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737053: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737053 url https://www.openlane.eu/en/carv6/auction/10737053
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736871
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736871%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736871: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736871 url https://www.openlane.eu/en/carv6/auction/10736871
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736890
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736890%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736890: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736890 url https://www.openlane.eu/en/carv6/auction/10736890
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737015
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737015%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737015: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737015 url https://www.openlane.eu/en/carv6/auction/10737015
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737101
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737101%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737101: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737101 url https://www.openlane.eu/en/carv6/auction/10737101
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737084
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737084%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737084: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737084 url https://www.openlane.eu/en/carv6/auction/10737084
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737002
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737002%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737002: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737002 url https://www.openlane.eu/en/carv6/auction/10737002
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736977
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736977%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736977: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736977 url https://www.openlane.eu/en/carv6/auction/10736977
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736962
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736962%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736962: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736962 url https://www.openlane.eu/en/carv6/auction/10736962
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736998
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736998%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736998: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736998 url https://www.openlane.eu/en/carv6/auction/10736998
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736980
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736980%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736980: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736980 url https://www.openlane.eu/en/carv6/auction/10736980
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736928
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736928%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736928: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736928 url https://www.openlane.eu/en/carv6/auction/10736928
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737060
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737060%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737060: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737060 url https://www.openlane.eu/en/carv6/auction/10737060
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10737076
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737076%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10737076: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10737076 url https://www.openlane.eu/en/carv6/auction/10737076
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736990
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736990%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736990: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736990 url https://www.openlane.eu/en/carv6/auction/10736990
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736868
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736868%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736868: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736868 url https://www.openlane.eu/en/carv6/auction/10736868
2026-03-29 15:17:00 [adesa.be] INFO: Found listing with ID: 10736866
2026-03-29 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736866%27 HTTP/1.1" 200 None
2026-03-29 15:17:00 [adesa.be] INFO: Scrape type for 10736866: 0
2026-03-29 15:17:00 [adesa.be] INFO: Skipping item 10736866 url https://www.openlane.eu/en/carv6/auction/10736866
2026-03-29 15:17: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 15:17:06 [scrapy.extensions.logstats] INFO: Crawled 56 pages (at 4 pages/min), scraped 42 items (at 7 items/min)
2026-03-29 15:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-29 15:17:06 [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 15:17:07 [adesa.be] INFO: Found listing with ID: 10736923
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736923%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10736923: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10736923 url https://www.openlane.eu/en/carv6/auction/10736923
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10737107
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737107%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10737107: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10737107 url https://www.openlane.eu/en/carv6/auction/10737107
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10736884
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736884%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10736884: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10736884 url https://www.openlane.eu/en/carv6/auction/10736884
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10736864
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736864%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10736864: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10736864 url https://www.openlane.eu/en/carv6/auction/10736864
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10724177
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710724177%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10724177: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10724177 url https://www.openlane.eu/en/carv6/auction/10724177
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10724181
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710724181%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10724181: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10724181 url https://www.openlane.eu/en/carv6/auction/10724181
2026-03-29 15: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 15:17:07 [adesa.be] INFO: Found listing with ID: 10724180
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710724180%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10724180: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10724180 url https://www.openlane.eu/en/carv6/auction/10724180
2026-03-29 15: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 15:17:07 [adesa.be] INFO: Found listing with ID: 10724176
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710724176%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10724176: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10724176 url https://www.openlane.eu/en/carv6/auction/10724176
2026-03-29 15: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 15:17:07 [adesa.be] INFO: Found listing with ID: 10724182
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710724182%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10724182: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10724182 url https://www.openlane.eu/en/carv6/auction/10724182
2026-03-29 15: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 15:17:07 [adesa.be] INFO: Found listing with ID: 10724179
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710724179%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10724179: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10724179 url https://www.openlane.eu/en/carv6/auction/10724179
2026-03-29 15: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 15:17:07 [adesa.be] INFO: Found listing with ID: 10724178
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710724178%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10724178: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10724178 url https://www.openlane.eu/en/carv6/auction/10724178
2026-03-29 15: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 15:17:07 [adesa.be] INFO: Found listing with ID: 10734660
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734660%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10734660: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10734660 url https://www.openlane.eu/en/carv6/auction/10734660
2026-03-29 15: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 15:17:07 [adesa.be] INFO: Found listing with ID: 10738187
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738187%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10738187: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10738187 url https://www.openlane.eu/en/carv6/auction/10738187
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730663
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730663%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730663: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730663 url https://www.openlane.eu/en/carv6/auction/10730663
2026-03-29 15: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 15:17:07 [adesa.be] INFO: Found listing with ID: 10731407
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731407%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10731407: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10731407 url https://www.openlane.eu/en/carv6/auction/10731407
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730531
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730531%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730531: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730531 url https://www.openlane.eu/en/carv6/auction/10730531
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10732496
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732496%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10732496: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10732496 url https://www.openlane.eu/en/carv6/auction/10732496
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730515
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730515%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730515: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10730515 url https://www.openlane.eu/en/carv6/auction/10730515
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10731432
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731432%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10731432: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10731432 url https://www.openlane.eu/en/carv6/auction/10731432
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730471
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730471%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730471: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10730471 url https://www.openlane.eu/en/carv6/auction/10730471
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10732476
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732476%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10732476: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10732476 url https://www.openlane.eu/en/carv6/auction/10732476
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730469
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730469%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730469: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10730469 url https://www.openlane.eu/en/carv6/auction/10730469
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10731421
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731421%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10731421: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10731421 url https://www.openlane.eu/en/carv6/auction/10731421
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730495
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730495%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730495: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10730495 url https://www.openlane.eu/en/carv6/auction/10730495
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10733085
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733085%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10733085: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10733085 url https://www.openlane.eu/en/carv6/auction/10733085
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10731428
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731428%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10731428: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10731428 url https://www.openlane.eu/en/carv6/auction/10731428
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730467
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730467%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730467: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730467 url https://www.openlane.eu/en/carv6/auction/10730467
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730459
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730459%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730459: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10730459 url https://www.openlane.eu/en/carv6/auction/10730459
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10732473
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732473%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10732473: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10732473 url https://www.openlane.eu/en/carv6/auction/10732473
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10733081
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733081%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10733081: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10733081 url https://www.openlane.eu/en/carv6/auction/10733081
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730499
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730499%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730499: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730499 url https://www.openlane.eu/en/carv6/auction/10730499
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730503
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730503%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730503: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730503 url https://www.openlane.eu/en/carv6/auction/10730503
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730511
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730511%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730511: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730511 url https://www.openlane.eu/en/carv6/auction/10730511
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10731426
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731426%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10731426: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10731426 url https://www.openlane.eu/en/carv6/auction/10731426
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10731423
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731423%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10731423: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10731423 url https://www.openlane.eu/en/carv6/auction/10731423
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730551
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730551%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730551: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730551 url https://www.openlane.eu/en/carv6/auction/10730551
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730504
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730504%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730504: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730504 url https://www.openlane.eu/en/carv6/auction/10730504
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10737299
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737299%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10737299: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10737299 url https://www.openlane.eu/en/carv6/auction/10737299
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730530
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730530%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730530: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730530 url https://www.openlane.eu/en/carv6/auction/10730530
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730643
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730643%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730643: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730643 url https://www.openlane.eu/en/carv6/auction/10730643
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730519
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730519%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730519: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730519 url https://www.openlane.eu/en/carv6/auction/10730519
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730568
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730568%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730568: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730568 url https://www.openlane.eu/en/carv6/auction/10730568
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730549
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730549%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730549: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730549 url https://www.openlane.eu/en/carv6/auction/10730549
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730502
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730502%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730502: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730502 url https://www.openlane.eu/en/carv6/auction/10730502
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730488
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730488%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730488: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730488 url https://www.openlane.eu/en/carv6/auction/10730488
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10737298
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737298%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10737298: 0
2026-03-29 15:17:07 [adesa.be] INFO: Skipping item 10737298 url https://www.openlane.eu/en/carv6/auction/10737298
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730632
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730632%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730632: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730632 url https://www.openlane.eu/en/carv6/auction/10730632
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10731402
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731402%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10731402: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10731402 url https://www.openlane.eu/en/carv6/auction/10731402
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730548
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730548%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730548: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730548 url https://www.openlane.eu/en/carv6/auction/10730548
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10730514
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730514%27 HTTP/1.1" 200 None
2026-03-29 15:17:07 [adesa.be] INFO: Scrape type for 10730514: 2
2026-03-29 15:17:07 [adesa.be] INFO: Scraping item 10730514 url https://www.openlane.eu/en/carv6/auction/10730514
2026-03-29 15:17:07 [adesa.be] INFO: Found listing with ID: 10731405
2026-03-29 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10731405: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10731405 url https://www.openlane.eu/en/carv6/auction/10731405
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730491
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730491: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730491 url https://www.openlane.eu/en/carv6/auction/10730491
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10731411
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10731411: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10731411 url https://www.openlane.eu/en/carv6/auction/10731411
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730489
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730489: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730489 url https://www.openlane.eu/en/carv6/auction/10730489
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730558
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730558: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730558 url https://www.openlane.eu/en/carv6/auction/10730558
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730527
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730527: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730527 url https://www.openlane.eu/en/carv6/auction/10730527
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10731431
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10731431: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10731431 url https://www.openlane.eu/en/carv6/auction/10731431
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730642
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730642: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730642 url https://www.openlane.eu/en/carv6/auction/10730642
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10731427
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10731427: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10731427 url https://www.openlane.eu/en/carv6/auction/10731427
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730492
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730492: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730492 url https://www.openlane.eu/en/carv6/auction/10730492
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730508
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730508: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730508 url https://www.openlane.eu/en/carv6/auction/10730508
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730498
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730498: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730498 url https://www.openlane.eu/en/carv6/auction/10730498
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10732580
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10732580: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10732580 url https://www.openlane.eu/en/carv6/auction/10732580
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10732594
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10732594: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10732594 url https://www.openlane.eu/en/carv6/auction/10732594
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10727129
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10727129: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10727129 url https://www.openlane.eu/en/carv6/auction/10727129
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730478
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730478: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730478 url https://www.openlane.eu/en/carv6/auction/10730478
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730480
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730480: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730480 url https://www.openlane.eu/en/carv6/auction/10730480
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10732622
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10732622: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10732622 url https://www.openlane.eu/en/carv6/auction/10732622
2026-03-29 15:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730490
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730490: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730490 url https://www.openlane.eu/en/carv6/auction/10730490
2026-03-29 15:17: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 15:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730484
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730484: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730484 url https://www.openlane.eu/en/carv6/auction/10730484
2026-03-29 15:17: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 15:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730457
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730457: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730457 url https://www.openlane.eu/en/carv6/auction/10730457
2026-03-29 15:17: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 15:17:08 [adesa.be] INFO: Found listing with ID: 10730472
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730472: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10730472 url https://www.openlane.eu/en/carv6/auction/10730472
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730482
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730482: 0
2026-03-29 15:17:08 [adesa.be] INFO: Skipping item 10730482 url https://www.openlane.eu/en/carv6/auction/10730482
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10731430
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10731430: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10731430 url https://www.openlane.eu/en/carv6/auction/10731430
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10730464
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10730464: 0
2026-03-29 15:17:08 [adesa.be] INFO: Skipping item 10730464 url https://www.openlane.eu/en/carv6/auction/10730464
2026-03-29 15:17:08 [adesa.be] INFO: Found listing with ID: 10733082
2026-03-29 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:08 [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 15:17:08 [adesa.be] INFO: Scrape type for 10733082: 2
2026-03-29 15:17:08 [adesa.be] INFO: Scraping item 10733082 url https://www.openlane.eu/en/carv6/auction/10733082
2026-03-29 15:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc179a2f-238d-503a-9a46-96d2c369681d with identifier: 10724176
2026-03-29 15:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc179a2f-238d-503a-9a46-96d2c369681d with scrape type 2
2026-03-29 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc179a2f-238d-503a-9a46-96d2c369681d with scrape type 2
2026-03-29 15:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc179a2f-238d-503a-9a46-96d2c369681d, identifier: 10724176
2026-03-29 15:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19fe7d9b-5d17-54c9-9a9f-508ced723d08 with identifier: 10724182
2026-03-29 15:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19fe7d9b-5d17-54c9-9a9f-508ced723d08 with scrape type 2
2026-03-29 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19fe7d9b-5d17-54c9-9a9f-508ced723d08 with scrape type 2
2026-03-29 15:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19fe7d9b-5d17-54c9-9a9f-508ced723d08, identifier: 10724182
2026-03-29 15:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dc4791d-c64a-5df0-b8f5-157cd30885a9 with identifier: 10724181
2026-03-29 15:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc4791d-c64a-5df0-b8f5-157cd30885a9 with scrape type 2
2026-03-29 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dc4791d-c64a-5df0-b8f5-157cd30885a9 with scrape type 2
2026-03-29 15:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dc4791d-c64a-5df0-b8f5-157cd30885a9, identifier: 10724181
2026-03-29 15:17:09 [adesa.be] INFO: Found listing with ID: 10730461
2026-03-29 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:09 [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 15:17:09 [adesa.be] INFO: Scrape type for 10730461: 2
2026-03-29 15:17:09 [adesa.be] INFO: Scraping item 10730461 url https://www.openlane.eu/en/carv6/auction/10730461
2026-03-29 15:17: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 15:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc179a2f-238d-503a-9a46-96d2c369681d with identifier: 10724176
2026-03-29 15:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc179a2f-238d-503a-9a46-96d2c369681d with identifier: 10724176
2026-03-29 15:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc179a2f-238d-503a-9a46-96d2c369681d with identifier: 10724176 to the API
2026-03-29 15:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724176>
{'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-03T09:20:00Z',
'fuel_type': 'Diesel',
'id': 'cc179a2f-238d-503a-9a46-96d2c369681d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPU572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724176',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 83158,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-05-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 83.158 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:09 [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 15:17:09 [adesa.be] INFO: Saving data for 10724176: {'auction_closing_time': 1775208000.0, 'created_time': 1774606528.17819, 'last_price_update_time': 1774797429.512534}
2026-03-29 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724176') HTTP/1.1" 204 0
2026-03-29 15:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19fe7d9b-5d17-54c9-9a9f-508ced723d08 with identifier: 10724182
2026-03-29 15:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19fe7d9b-5d17-54c9-9a9f-508ced723d08 with identifier: 10724182
2026-03-29 15:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19fe7d9b-5d17-54c9-9a9f-508ced723d08 with identifier: 10724182 to the API
2026-03-29 15:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724182>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-03T09:20:00Z',
'fuel_type': 'Diesel',
'id': '19fe7d9b-5d17-54c9-9a9f-508ced723d08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV031',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724182',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 86573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 86.573 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-29 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:09 [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 15:17:09 [adesa.be] INFO: Saving data for 10724182: {'auction_closing_time': 1775208000.0, 'created_time': 1774606531.581482, 'last_price_update_time': 1774797429.90841}
2026-03-29 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724182') HTTP/1.1" 204 0
2026-03-29 15:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dc4791d-c64a-5df0-b8f5-157cd30885a9 with identifier: 10724181
2026-03-29 15:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dc4791d-c64a-5df0-b8f5-157cd30885a9 with identifier: 10724181
2026-03-29 15:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dc4791d-c64a-5df0-b8f5-157cd30885a9 with identifier: 10724181 to the API
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724181>
{'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-04-03T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '6dc4791d-c64a-5df0-b8f5-157cd30885a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQT667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724181',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 96876,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'96.876 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724181%27 HTTP/1.1" 200 None
2026-03-29 15:17:10 [adesa.be] INFO: Saving data for 10724181: {'auction_closing_time': 1775208000.0, 'created_time': 1774606532.01674, 'last_price_update_time': 1774797430.185715}
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724181') HTTP/1.1" 204 0
2026-03-29 15:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2be6f2a7-ccbb-5517-ae06-db1179ce2183 with identifier: 10724180
2026-03-29 15:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2be6f2a7-ccbb-5517-ae06-db1179ce2183 with scrape type 2
2026-03-29 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2be6f2a7-ccbb-5517-ae06-db1179ce2183 with scrape type 2
2026-03-29 15:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2be6f2a7-ccbb-5517-ae06-db1179ce2183, identifier: 10724180
2026-03-29 15:17:10 [adesa.be] INFO: Found listing with ID: 10730470
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730470%27 HTTP/1.1" 200 None
2026-03-29 15:17:10 [adesa.be] INFO: Scrape type for 10730470: 2
2026-03-29 15:17:10 [adesa.be] INFO: Scraping item 10730470 url https://www.openlane.eu/en/carv6/auction/10730470
2026-03-29 15:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2be6f2a7-ccbb-5517-ae06-db1179ce2183 with identifier: 10724180
2026-03-29 15:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2be6f2a7-ccbb-5517-ae06-db1179ce2183 with identifier: 10724180
2026-03-29 15:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2be6f2a7-ccbb-5517-ae06-db1179ce2183 with identifier: 10724180 to the API
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724180>
{'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': 116,
'expiration_date': '2026-04-03T09:20:00Z',
'fuel_type': 'Diesel',
'id': '2be6f2a7-ccbb-5517-ae06-db1179ce2183',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEG332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724180',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 192041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 180d - Diesel - Automatic - 116 hp - 192.041 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724180%27 HTTP/1.1" 200 None
2026-03-29 15:17:10 [adesa.be] INFO: Saving data for 10724180: {'auction_closing_time': 1775208000.0, 'created_time': 1774606532.543694, 'last_price_update_time': 1774797430.586013}
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724180') HTTP/1.1" 204 0
2026-03-29 15:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with identifier: 10734660
2026-03-29 15:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with scrape type 2
2026-03-29 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with scrape type 2
2026-03-29 15:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69dfcbca-ed69-527d-82f2-f8a34d8e1893, identifier: 10734660
2026-03-29 15:17:10 [adesa.be] INFO: Found listing with ID: 10730486
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730486%27 HTTP/1.1" 200 None
2026-03-29 15:17:10 [adesa.be] INFO: Scrape type for 10730486: 2
2026-03-29 15:17:10 [adesa.be] INFO: Scraping item 10730486 url https://www.openlane.eu/en/carv6/auction/10730486
2026-03-29 15:17: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 15:17: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 15:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with identifier: 10734660
2026-03-29 15:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with identifier: 10734660
2026-03-29 15:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with identifier: 10734660 to the API
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '69dfcbca-ed69-527d-82f2-f8a34d8e1893',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734660',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 90907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW iX3 Inspiring - Electric - Automatic - 286 hp - 90.907 km',
'transmission': 'automatic',
'trim': 'Inspiring',
'vin': None,
'year': 2022}
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734660%27 HTTP/1.1" 200 None
2026-03-29 15:17:10 [adesa.be] INFO: Saving data for 10734660: {'auction_closing_time': 1774856400.0, 'created_time': 1774606549.004134, 'last_price_update_time': 1774797430.975136}
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734660') HTTP/1.1" 204 0
2026-03-29 15:17:10 [adesa.be] INFO: Found listing with ID: 10731425
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731425%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Scrape type for 10731425: 2
2026-03-29 15:17:11 [adesa.be] INFO: Scraping item 10731425 url https://www.openlane.eu/en/carv6/auction/10731425
2026-03-29 15:17:11 [adesa.be] INFO: Found listing with ID: 10730493
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730493%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Scrape type for 10730493: 2
2026-03-29 15:17:11 [adesa.be] INFO: Scraping item 10730493 url https://www.openlane.eu/en/carv6/auction/10730493
2026-03-29 15:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ff14ace-a2be-5744-bec4-2fff2b90b60d with identifier: 10724177
2026-03-29 15:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ff14ace-a2be-5744-bec4-2fff2b90b60d with scrape type 2
2026-03-29 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ff14ace-a2be-5744-bec4-2fff2b90b60d with scrape type 2
2026-03-29 15:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ff14ace-a2be-5744-bec4-2fff2b90b60d, identifier: 10724177
2026-03-29 15:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc5275c3-1b1e-5754-8ab0-0e62f228adb5 with identifier: 10724178
2026-03-29 15:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc5275c3-1b1e-5754-8ab0-0e62f228adb5 with scrape type 2
2026-03-29 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc5275c3-1b1e-5754-8ab0-0e62f228adb5 with scrape type 2
2026-03-29 15:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc5275c3-1b1e-5754-8ab0-0e62f228adb5, identifier: 10724178
2026-03-29 15:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ff14ace-a2be-5744-bec4-2fff2b90b60d with identifier: 10724177
2026-03-29 15:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ff14ace-a2be-5744-bec4-2fff2b90b60d with identifier: 10724177
2026-03-29 15:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ff14ace-a2be-5744-bec4-2fff2b90b60d with identifier: 10724177 to the API
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724177>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-04-03T09:20:00Z',
'fuel_type': 'Electric',
'id': '3ff14ace-a2be-5744-bec4-2fff2b90b60d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAX161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724177',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i3',
'odometer': 93535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 4,
'seller_name': None,
'title': 'BMW i3 120 Ah Advantage - Electric - Automatic - 170 hp - 93.535 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2019}
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724177%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Saving data for 10724177: {'auction_closing_time': 1775208000.0, 'created_time': 1774606534.141605, 'last_price_update_time': 1774797431.457749}
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724177') HTTP/1.1" 204 0
2026-03-29 15:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc5275c3-1b1e-5754-8ab0-0e62f228adb5 with identifier: 10724178
2026-03-29 15:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc5275c3-1b1e-5754-8ab0-0e62f228adb5 with identifier: 10724178
2026-03-29 15:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc5275c3-1b1e-5754-8ab0-0e62f228adb5 with identifier: 10724178 to the API
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724178>
{'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': 190,
'expiration_date': '2026-04-03T09:20:00Z',
'fuel_type': 'Petrol',
'id': 'cc5275c3-1b1e-5754-8ab0-0e62f228adb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBL841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724178',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 76210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TSI Comfortline - 4Motion - Petrol - '
'Automatic - 190 hp - 76.210 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724178%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Saving data for 10724178: {'auction_closing_time': 1775208000.0, 'created_time': 1774606527.508969, 'last_price_update_time': 1774797431.731402}
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724178') HTTP/1.1" 204 0
2026-03-29 15:17:11 [adesa.be] INFO: Found listing with ID: 10730528
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730528%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Scrape type for 10730528: 2
2026-03-29 15:17:11 [adesa.be] INFO: Scraping item 10730528 url https://www.openlane.eu/en/carv6/auction/10730528
2026-03-29 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:11 [adesa.be] INFO: Found listing with ID: 10730507
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730507%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Scrape type for 10730507: 2
2026-03-29 15:17:11 [adesa.be] INFO: Scraping item 10730507 url https://www.openlane.eu/en/carv6/auction/10730507
2026-03-29 15:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:11 [adesa.be] INFO: Found listing with ID: 10730510
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730510%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Scrape type for 10730510: 2
2026-03-29 15:17:11 [adesa.be] INFO: Scraping item 10730510 url https://www.openlane.eu/en/carv6/auction/10730510
2026-03-29 15:17:11 [adesa.be] INFO: Found listing with ID: 10731418
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731418%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Scrape type for 10731418: 2
2026-03-29 15:17:11 [adesa.be] INFO: Scraping item 10731418 url https://www.openlane.eu/en/carv6/auction/10731418
2026-03-29 15:17:11 [adesa.be] INFO: Found listing with ID: 10730524
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730524%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Scrape type for 10730524: 2
2026-03-29 15:17:11 [adesa.be] INFO: Scraping item 10730524 url https://www.openlane.eu/en/carv6/auction/10730524
2026-03-29 15:17:11 [adesa.be] INFO: Found listing with ID: 10730552
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730552%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Scrape type for 10730552: 2
2026-03-29 15:17:11 [adesa.be] INFO: Scraping item 10730552 url https://www.openlane.eu/en/carv6/auction/10730552
2026-03-29 15:17:11 [adesa.be] INFO: Found listing with ID: 10730456
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730456%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Scrape type for 10730456: 2
2026-03-29 15:17:11 [adesa.be] INFO: Scraping item 10730456 url https://www.openlane.eu/en/carv6/auction/10730456
2026-03-29 15:17:11 [adesa.be] INFO: Found listing with ID: 10730569
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730569%27 HTTP/1.1" 200 None
2026-03-29 15:17:11 [adesa.be] INFO: Scrape type for 10730569: 2
2026-03-29 15:17:11 [adesa.be] INFO: Scraping item 10730569 url https://www.openlane.eu/en/carv6/auction/10730569
2026-03-29 15:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with identifier: 10731432
2026-03-29 15:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with scrape type 2
2026-03-29 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with scrape type 2
2026-03-29 15:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8, identifier: 10731432
2026-03-29 15:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1766867-d8f3-5ecf-bd46-471bb9559de0 with identifier: 10730663
2026-03-29 15:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1766867-d8f3-5ecf-bd46-471bb9559de0 with scrape type 2
2026-03-29 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1766867-d8f3-5ecf-bd46-471bb9559de0 with scrape type 2
2026-03-29 15:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1766867-d8f3-5ecf-bd46-471bb9559de0, identifier: 10730663
2026-03-29 15:17:12 [adesa.be] INFO: Found listing with ID: 10732475
2026-03-29 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732475%27 HTTP/1.1" 200 None
2026-03-29 15:17:12 [adesa.be] INFO: Scrape type for 10732475: 2
2026-03-29 15:17:12 [adesa.be] INFO: Scraping item 10732475 url https://www.openlane.eu/en/carv6/auction/10732475
2026-03-29 15:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with identifier: 10731432
2026-03-29 15:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with identifier: 10731432
2026-03-29 15:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with identifier: 10731432 to the API
2026-03-29 15:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731432>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMK887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 127427,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback 50 TFSIe Advanced - Quattro - Hybrid - Automatic '
'- 265 hp - 127.427 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-29 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731432%27 HTTP/1.1" 200 None
2026-03-29 15:17:12 [adesa.be] INFO: Saving data for 10731432: {'auction_closing_time': 1774863000.0, 'created_time': 1774585170.18082, 'last_price_update_time': 1774797432.396773}
2026-03-29 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731432') HTTP/1.1" 204 0
2026-03-29 15:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1766867-d8f3-5ecf-bd46-471bb9559de0 with identifier: 10730663
2026-03-29 15:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1766867-d8f3-5ecf-bd46-471bb9559de0 with identifier: 10730663
2026-03-29 15:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1766867-d8f3-5ecf-bd46-471bb9559de0 with identifier: 10730663 to the API
2026-03-29 15:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730663>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd1766867-d8f3-5ecf-bd46-471bb9559de0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UNT829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 147484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2017-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 2.0 TDI - Diesel - Automatic - 150 hp - 147.484 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-29 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730663%27 HTTP/1.1" 200 None
2026-03-29 15:17:12 [adesa.be] INFO: Saving data for 10730663: {'auction_closing_time': 1774863000.0, 'created_time': 1774585190.156301, 'last_price_update_time': 1774797432.751428}
2026-03-29 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730663') HTTP/1.1" 204 0
2026-03-29 15:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e0747b4-b428-5739-8ec8-e26122f9039b with identifier: 10730531
2026-03-29 15:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e0747b4-b428-5739-8ec8-e26122f9039b with scrape type 2
2026-03-29 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e0747b4-b428-5739-8ec8-e26122f9039b with scrape type 2
2026-03-29 15:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e0747b4-b428-5739-8ec8-e26122f9039b, identifier: 10730531
2026-03-29 15:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcd784b4-ec9a-5191-a820-a50d5e119ae4 with identifier: 10731407
2026-03-29 15:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd784b4-ec9a-5191-a820-a50d5e119ae4 with scrape type 2
2026-03-29 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcd784b4-ec9a-5191-a820-a50d5e119ae4 with scrape type 2
2026-03-29 15:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcd784b4-ec9a-5191-a820-a50d5e119ae4, identifier: 10731407
2026-03-29 15:17:12 [adesa.be] INFO: Found listing with ID: 10731424
2026-03-29 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731424%27 HTTP/1.1" 200 None
2026-03-29 15:17:12 [adesa.be] INFO: Scrape type for 10731424: 2
2026-03-29 15:17:12 [adesa.be] INFO: Scraping item 10731424 url https://www.openlane.eu/en/carv6/auction/10731424
2026-03-29 15:17: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 15:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e0747b4-b428-5739-8ec8-e26122f9039b with identifier: 10730531
2026-03-29 15:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e0747b4-b428-5739-8ec8-e26122f9039b with identifier: 10730531
2026-03-29 15:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e0747b4-b428-5739-8ec8-e26122f9039b with identifier: 10730531 to the API
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730531>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7e0747b4-b428-5739-8ec8-e26122f9039b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ECH297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 43218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'43.218 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730531%27 HTTP/1.1" 200 None
2026-03-29 15:17:13 [adesa.be] INFO: Saving data for 10730531: {'auction_closing_time': 1774863000.0, 'created_time': 1774585164.95731, 'last_price_update_time': 1774797433.254463}
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730531') HTTP/1.1" 204 0
2026-03-29 15:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcd784b4-ec9a-5191-a820-a50d5e119ae4 with identifier: 10731407
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-29 15:17:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcd784b4-ec9a-5191-a820-a50d5e119ae4 with identifier: 10731407
2026-03-29 15:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcd784b4-ec9a-5191-a820-a50d5e119ae4 with identifier: 10731407 to the API
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731407>
{'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-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'dcd784b4-ec9a-5191-a820-a50d5e119ae4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DDT885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 218005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2017-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 2.0 TDI Ultra - Diesel - Automatic - 150 hp - 218.005 '
'km',
'transmission': 'automatic',
'trim': 'Ultra',
'vin': None,
'year': 2017}
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731407%27 HTTP/1.1" 200 None
2026-03-29 15:17:13 [adesa.be] INFO: Saving data for 10731407: {'auction_closing_time': 1774863000.0, 'created_time': 1774585179.013297, 'last_price_update_time': 1774797433.73468}
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731407') HTTP/1.1" 204 0
2026-03-29 15:17:13 [adesa.be] INFO: Found listing with ID: 10730468
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730468%27 HTTP/1.1" 200 None
2026-03-29 15:17:13 [adesa.be] INFO: Scrape type for 10730468: 2
2026-03-29 15:17:13 [adesa.be] INFO: Scraping item 10730468 url https://www.openlane.eu/en/carv6/auction/10730468
2026-03-29 15:17:13 [adesa.be] INFO: Found listing with ID: 10730550
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730550%27 HTTP/1.1" 200 None
2026-03-29 15:17:13 [adesa.be] INFO: Scrape type for 10730550: 2
2026-03-29 15:17:13 [adesa.be] INFO: Scraping item 10730550 url https://www.openlane.eu/en/carv6/auction/10730550
2026-03-29 15:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c331c87c-2de7-584e-822d-a7118108bd36 with identifier: 10732496
2026-03-29 15:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c331c87c-2de7-584e-822d-a7118108bd36 with scrape type 2
2026-03-29 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c331c87c-2de7-584e-822d-a7118108bd36 with scrape type 2
2026-03-29 15:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c331c87c-2de7-584e-822d-a7118108bd36, identifier: 10732496
2026-03-29 15:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c331c87c-2de7-584e-822d-a7118108bd36 with identifier: 10732496
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:17:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-29 15:17:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c331c87c-2de7-584e-822d-a7118108bd36 with identifier: 10732496
2026-03-29 15:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c331c87c-2de7-584e-822d-a7118108bd36 with identifier: 10732496 to the API
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'c331c87c-2de7-584e-822d-a7118108bd36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LA018109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 194136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-06-19',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 40 TFSI Business - CNG - Automatic - 170 hp - '
'194.136 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732496%27 HTTP/1.1" 200 None
2026-03-29 15:17:14 [adesa.be] INFO: Saving data for 10732496: {'auction_closing_time': 1774863000.0, 'created_time': 1774585141.86341, 'last_price_update_time': 1774797434.300498}
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732496') HTTP/1.1" 204 0
2026-03-29 15:17:14 [adesa.be] INFO: Found listing with ID: 10732495
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732495%27 HTTP/1.1" 200 None
2026-03-29 15:17:14 [adesa.be] INFO: Scrape type for 10732495: 2
2026-03-29 15:17:14 [adesa.be] INFO: Scraping item 10732495 url https://www.openlane.eu/en/carv6/auction/10732495
2026-03-29 15:17:14 [adesa.be] INFO: Found listing with ID: 10726498
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710726498%27 HTTP/1.1" 200 None
2026-03-29 15:17:14 [adesa.be] INFO: Scrape type for 10726498: 2
2026-03-29 15:17:14 [adesa.be] INFO: Scraping item 10726498 url https://www.openlane.eu/en/carv6/auction/10726498
2026-03-29 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:14 [adesa.be] INFO: Found listing with ID: 10730497
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730497%27 HTTP/1.1" 200 None
2026-03-29 15:17:14 [adesa.be] INFO: Scrape type for 10730497: 2
2026-03-29 15:17:14 [adesa.be] INFO: Scraping item 10730497 url https://www.openlane.eu/en/carv6/auction/10730497
2026-03-29 15:17:14 [adesa.be] INFO: Found listing with ID: 10731420
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731420%27 HTTP/1.1" 200 None
2026-03-29 15:17:14 [adesa.be] INFO: Scrape type for 10731420: 2
2026-03-29 15:17:14 [adesa.be] INFO: Scraping item 10731420 url https://www.openlane.eu/en/carv6/auction/10731420
2026-03-29 15:17:14 [adesa.be] INFO: Found listing with ID: 10730505
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730505%27 HTTP/1.1" 200 None
2026-03-29 15:17:14 [adesa.be] INFO: Scrape type for 10730505: 2
2026-03-29 15:17:14 [adesa.be] INFO: Scraping item 10730505 url https://www.openlane.eu/en/carv6/auction/10730505
2026-03-29 15:17:14 [adesa.be] INFO: Found listing with ID: 10732641
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732641%27 HTTP/1.1" 200 None
2026-03-29 15:17:14 [adesa.be] INFO: Scrape type for 10732641: 2
2026-03-29 15:17:14 [adesa.be] INFO: Scraping item 10732641 url https://www.openlane.eu/en/carv6/auction/10732641
2026-03-29 15:17:14 [adesa.be] INFO: Found listing with ID: 10730501
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730501%27 HTTP/1.1" 200 None
2026-03-29 15:17:14 [adesa.be] INFO: Scrape type for 10730501: 2
2026-03-29 15:17:14 [adesa.be] INFO: Scraping item 10730501 url https://www.openlane.eu/en/carv6/auction/10730501
2026-03-29 15:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b33f06f-9297-544b-9f11-be2ca8126202 with identifier: 10733085
2026-03-29 15:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b33f06f-9297-544b-9f11-be2ca8126202 with scrape type 2
2026-03-29 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b33f06f-9297-544b-9f11-be2ca8126202 with scrape type 2
2026-03-29 15:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b33f06f-9297-544b-9f11-be2ca8126202, identifier: 10733085
2026-03-29 15:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b33f06f-9297-544b-9f11-be2ca8126202 with identifier: 10733085
2026-03-29 15:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b33f06f-9297-544b-9f11-be2ca8126202 with identifier: 10733085
2026-03-29 15:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b33f06f-9297-544b-9f11-be2ca8126202 with identifier: 10733085 to the API
2026-03-29 15:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733085>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '3b33f06f-9297-544b-9f11-be2ca8126202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCG060',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733085',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 103054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 103.054 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733085%27 HTTP/1.1" 200 None
2026-03-29 15:17:15 [adesa.be] INFO: Saving data for 10733085: {'auction_closing_time': 1774863000.0, 'created_time': 1774585156.546654, 'last_price_update_time': 1774797435.220911}
2026-03-29 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733085') HTTP/1.1" 204 0
2026-03-29 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17: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 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17: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 15:17: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 15:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10730490
2026-03-29 15:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with scrape type 2
2026-03-29 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with scrape type 2
2026-03-29 15:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab6e4c06-6ee5-55b8-bde5-e56419d577c1, identifier: 10730490
2026-03-29 15:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10730490
2026-03-29 15:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10730490
2026-03-29 15:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10730490 to the API
2026-03-29 15:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730490>
{'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': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ab6e4c06-6ee5-55b8-bde5-e56419d577c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DKX247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 150051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7150,
'price_includes_vat': True,
'registration_date': '2019-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 T-GDI Design - Petrol - Manual - 100 hp - 150.051 km',
'transmission': 'manual',
'trim': 'Design',
'vin': None,
'year': 2019}
2026-03-29 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730490%27 HTTP/1.1" 200 None
2026-03-29 15:17:15 [adesa.be] INFO: Saving data for 10730490: {'auction_closing_time': 1774863000.0, 'created_time': 1774585193.543573, 'last_price_update_time': 1774797435.703905}
2026-03-29 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730490') HTTP/1.1" 204 0
2026-03-29 15:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with identifier: 10732476
2026-03-29 15:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with scrape type 2
2026-03-29 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with scrape type 2
2026-03-29 15:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8, identifier: 10732476
2026-03-29 15:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with identifier: 10732476
2026-03-29 15:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with identifier: 10732476
2026-03-29 15:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with identifier: 10732476 to the API
2026-03-29 15:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732476>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PYA091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 109906,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2019-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116d Advantage - Diesel - Manual - 115 hp - 109.906 km',
'transmission': 'manual',
'trim': 'Advantage',
'vin': None,
'year': 2019}
2026-03-29 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732476%27 HTTP/1.1" 200 None
2026-03-29 15:17:16 [adesa.be] INFO: Saving data for 10732476: {'auction_closing_time': 1774863000.0, 'created_time': 1774585154.018366, 'last_price_update_time': 1774797436.093467}
2026-03-29 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732476') HTTP/1.1" 204 0
2026-03-29 15:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7cfed34-6a89-58ef-bad7-98c3f73254dc with identifier: 10731428
2026-03-29 15:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7cfed34-6a89-58ef-bad7-98c3f73254dc with scrape type 2
2026-03-29 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7cfed34-6a89-58ef-bad7-98c3f73254dc with scrape type 2
2026-03-29 15:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7cfed34-6a89-58ef-bad7-98c3f73254dc, identifier: 10731428
2026-03-29 15:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 547b5426-1991-5d10-b6cc-d7ae944343de with identifier: 10730480
2026-03-29 15:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 547b5426-1991-5d10-b6cc-d7ae944343de with scrape type 2
2026-03-29 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 547b5426-1991-5d10-b6cc-d7ae944343de with scrape type 2
2026-03-29 15:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 547b5426-1991-5d10-b6cc-d7ae944343de, identifier: 10730480
2026-03-29 15:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe768d2d-6a41-5439-b819-0f7ac857d161 with identifier: 10732622
2026-03-29 15:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe768d2d-6a41-5439-b819-0f7ac857d161 with scrape type 2
2026-03-29 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe768d2d-6a41-5439-b819-0f7ac857d161 with scrape type 2
2026-03-29 15:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe768d2d-6a41-5439-b819-0f7ac857d161, identifier: 10732622
2026-03-29 15:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7cfed34-6a89-58ef-bad7-98c3f73254dc with identifier: 10731428
2026-03-29 15:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7cfed34-6a89-58ef-bad7-98c3f73254dc with identifier: 10731428
2026-03-29 15:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7cfed34-6a89-58ef-bad7-98c3f73254dc with identifier: 10731428 to the API
2026-03-29 15:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731428>
{'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': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a7cfed34-6a89-58ef-bad7-98c3f73254dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CBK120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731428',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 165507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2018-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 20 X Line - Diesel - Automatic - 190 hp - 165.507 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2018}
2026-03-29 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731428%27 HTTP/1.1" 200 None
2026-03-29 15:17:16 [adesa.be] INFO: Saving data for 10731428: {'auction_closing_time': 1774863000.0, 'created_time': 1774585156.885705, 'last_price_update_time': 1774797436.645889}
2026-03-29 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731428') HTTP/1.1" 204 0
2026-03-29 15:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 547b5426-1991-5d10-b6cc-d7ae944343de with identifier: 10730480
2026-03-29 15:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 547b5426-1991-5d10-b6cc-d7ae944343de with identifier: 10730480
2026-03-29 15:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 547b5426-1991-5d10-b6cc-d7ae944343de with identifier: 10730480 to the API
2026-03-29 15:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730480>
{'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': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '547b5426-1991-5d10-b6cc-d7ae944343de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '12122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Rio',
'odometer': 42293,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Rio 1.2 GT Line - Petrol - Manual - 82 hp - 42.293 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-29 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730480%27 HTTP/1.1" 200 None
2026-03-29 15:17:17 [adesa.be] INFO: Saving data for 10730480: {'auction_closing_time': 1774863000.0, 'created_time': 1774585219.268169, 'last_price_update_time': 1774797437.707564}
2026-03-29 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730480') HTTP/1.1" 204 0
2026-03-29 15:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe768d2d-6a41-5439-b819-0f7ac857d161 with identifier: 10732622
2026-03-29 15:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe768d2d-6a41-5439-b819-0f7ac857d161 with identifier: 10732622
2026-03-29 15:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe768d2d-6a41-5439-b819-0f7ac857d161 with identifier: 10732622 to the API
2026-03-29 15:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732622>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'fe768d2d-6a41-5439-b819-0f7ac857d161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HTN102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 210071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2014-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 116 hp - 210.071 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732622%27 HTTP/1.1" 200 None
2026-03-29 15:17:18 [adesa.be] INFO: Saving data for 10732622: {'auction_closing_time': 1774865700.0, 'created_time': 1774585219.851844, 'last_price_update_time': 1774797438.011276}
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732622') HTTP/1.1" 204 0
2026-03-29 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17: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 15:17: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 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17: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 15:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 767ca32d-aadf-5459-970c-1f8bf0a0337c with identifier: 10730528
2026-03-29 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 767ca32d-aadf-5459-970c-1f8bf0a0337c with scrape type 2
2026-03-29 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 767ca32d-aadf-5459-970c-1f8bf0a0337c with scrape type 2
2026-03-29 15:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 767ca32d-aadf-5459-970c-1f8bf0a0337c, identifier: 10730528
2026-03-29 15:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a1febf-b683-59e2-a840-425a2c1a5ab3 with identifier: 10731425
2026-03-29 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a1febf-b683-59e2-a840-425a2c1a5ab3 with scrape type 2
2026-03-29 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a1febf-b683-59e2-a840-425a2c1a5ab3 with scrape type 2
2026-03-29 15:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a1febf-b683-59e2-a840-425a2c1a5ab3, identifier: 10731425
2026-03-29 15:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 767ca32d-aadf-5459-970c-1f8bf0a0337c with identifier: 10730528
2026-03-29 15:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 767ca32d-aadf-5459-970c-1f8bf0a0337c with identifier: 10730528
2026-03-29 15:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 767ca32d-aadf-5459-970c-1f8bf0a0337c with identifier: 10730528 to the API
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730528>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '767ca32d-aadf-5459-970c-1f8bf0a0337c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KDL110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 67307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 200 AMG Line - Petrol - Automatic - 163 hp - 67.307 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730528%27 HTTP/1.1" 200 None
2026-03-29 15:17:18 [adesa.be] INFO: Saving data for 10730528: {'auction_closing_time': 1774863000.0, 'created_time': 1774585182.028876, 'last_price_update_time': 1774797438.59001}
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730528') HTTP/1.1" 204 0
2026-03-29 15:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a1febf-b683-59e2-a840-425a2c1a5ab3 with identifier: 10731425
2026-03-29 15:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a1febf-b683-59e2-a840-425a2c1a5ab3 with identifier: 10731425
2026-03-29 15:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a1febf-b683-59e2-a840-425a2c1a5ab3 with identifier: 10731425 to the API
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '51a1febf-b683-59e2-a840-425a2c1a5ab3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UBG896',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731425',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'IS',
'odometer': 181924,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2010-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus IS 200 - Diesel - Manual - 149 hp - 181.924 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731425%27 HTTP/1.1" 200 None
2026-03-29 15:17:18 [adesa.be] INFO: Saving data for 10731425: {'auction_closing_time': 1774863000.0, 'created_time': 1774585181.363975, 'last_price_update_time': 1774797438.862879}
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731425') HTTP/1.1" 204 0
2026-03-29 15:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10730470
2026-03-29 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d227abe-8edd-588d-9935-a82dfe496842 with scrape type 2
2026-03-29 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d227abe-8edd-588d-9935-a82dfe496842 with scrape type 2
2026-03-29 15:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d227abe-8edd-588d-9935-a82dfe496842, identifier: 10730470
2026-03-29 15:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10730470
2026-03-29 15:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10730470
2026-03-29 15:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10730470 to the API
2026-03-29 15:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730470>
{'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': 250,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9d227abe-8edd-588d-9935-a82dfe496842',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFK481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 112491,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2018-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 - Petrol - Automatic - 250 hp - '
'112.491 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730470%27 HTTP/1.1" 200 None
2026-03-29 15:17:19 [adesa.be] INFO: Saving data for 10730470: {'auction_closing_time': 1774863000.0, 'created_time': 1774585176.244185, 'last_price_update_time': 1774797439.225014}
2026-03-29 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730470') HTTP/1.1" 204 0
2026-03-29 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75752547-ba65-5561-abf4-95f220fe3a86 with identifier: 10730484
2026-03-29 15:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75752547-ba65-5561-abf4-95f220fe3a86 with scrape type 2
2026-03-29 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75752547-ba65-5561-abf4-95f220fe3a86 with scrape type 2
2026-03-29 15:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75752547-ba65-5561-abf4-95f220fe3a86, identifier: 10730484
2026-03-29 15:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc787df0-0e0c-5008-a908-384fac044fba with identifier: 10733082
2026-03-29 15:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc787df0-0e0c-5008-a908-384fac044fba with scrape type 2
2026-03-29 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc787df0-0e0c-5008-a908-384fac044fba with scrape type 2
2026-03-29 15:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc787df0-0e0c-5008-a908-384fac044fba, identifier: 10733082
2026-03-29 15:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75752547-ba65-5561-abf4-95f220fe3a86 with identifier: 10730484
2026-03-29 15:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75752547-ba65-5561-abf4-95f220fe3a86 with identifier: 10730484
2026-03-29 15:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75752547-ba65-5561-abf4-95f220fe3a86 with identifier: 10730484 to the API
2026-03-29 15:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730484>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '75752547-ba65-5561-abf4-95f220fe3a86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ety011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 96913,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2017-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 HSE - AWD - Diesel - Automatic - 179 '
'hp - 96.913 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2017}
2026-03-29 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730484%27 HTTP/1.1" 200 None
2026-03-29 15:17:19 [adesa.be] INFO: Saving data for 10730484: {'auction_closing_time': 1774863000.0, 'created_time': 1774585192.872275, 'last_price_update_time': 1774797439.727255}
2026-03-29 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730484') HTTP/1.1" 204 0
2026-03-29 15:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc787df0-0e0c-5008-a908-384fac044fba with identifier: 10733082
2026-03-29 15:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc787df0-0e0c-5008-a908-384fac044fba with identifier: 10733082
2026-03-29 15:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc787df0-0e0c-5008-a908-384fac044fba with identifier: 10733082 to the API
2026-03-29 15:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733082>
{'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': 179,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fc787df0-0e0c-5008-a908-384fac044fba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SGA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733082',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 203948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2019-05-13',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 - AWD - Diesel - Automatic - 179 '
'hp - 203.948 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733082%27 HTTP/1.1" 200 None
2026-03-29 15:17:20 [adesa.be] INFO: Saving data for 10733082: {'auction_closing_time': 1774863000.0, 'created_time': 1774585185.42711, 'last_price_update_time': 1774797440.022795}
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733082') HTTP/1.1" 204 0
2026-03-29 15:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95b14be3-f324-5a51-9230-6f1c04ec299c with identifier: 10724179
2026-03-29 15:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b14be3-f324-5a51-9230-6f1c04ec299c with scrape type 2
2026-03-29 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95b14be3-f324-5a51-9230-6f1c04ec299c with scrape type 2
2026-03-29 15:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95b14be3-f324-5a51-9230-6f1c04ec299c, identifier: 10724179
2026-03-29 15:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95b14be3-f324-5a51-9230-6f1c04ec299c with identifier: 10724179
2026-03-29 15:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95b14be3-f324-5a51-9230-6f1c04ec299c with identifier: 10724179
2026-03-29 15:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95b14be3-f324-5a51-9230-6f1c04ec299c with identifier: 10724179 to the API
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724179>
{'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-03T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '95b14be3-f324-5a51-9230-6f1c04ec299c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPP551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724179',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 126110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.4 TSI Ambition - Hybrid - Automatic - 156 hp - '
'126.110 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710724179%27 HTTP/1.1" 200 None
2026-03-29 15:17:20 [adesa.be] INFO: Saving data for 10724179: {'auction_closing_time': 1775208000.0, 'created_time': 1774606524.099761, 'last_price_update_time': 1774797440.402536}
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724179') HTTP/1.1" 204 0
2026-03-29 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17: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 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17: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 15:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53b957af-7fd0-5798-abd5-cb8e39f432a5 with identifier: 10732495
2026-03-29 15:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53b957af-7fd0-5798-abd5-cb8e39f432a5 with scrape type 2
2026-03-29 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53b957af-7fd0-5798-abd5-cb8e39f432a5 with scrape type 2
2026-03-29 15:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53b957af-7fd0-5798-abd5-cb8e39f432a5, identifier: 10732495
2026-03-29 15:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1167f80d-37e7-5b1d-a383-67ad33314668 with identifier: 10730486
2026-03-29 15:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1167f80d-37e7-5b1d-a383-67ad33314668 with scrape type 2
2026-03-29 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1167f80d-37e7-5b1d-a383-67ad33314668 with scrape type 2
2026-03-29 15:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1167f80d-37e7-5b1d-a383-67ad33314668, identifier: 10730486
2026-03-29 15:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53b957af-7fd0-5798-abd5-cb8e39f432a5 with identifier: 10732495
2026-03-29 15:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53b957af-7fd0-5798-abd5-cb8e39f432a5 with identifier: 10732495
2026-03-29 15:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53b957af-7fd0-5798-abd5-cb8e39f432a5 with identifier: 10732495 to the API
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732495>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '53b957af-7fd0-5798-abd5-cb8e39f432a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31P407311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 184012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2019-12-11',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter L2H2 316 - CNG - Manual - 156 hp - 184.012 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732495%27 HTTP/1.1" 200 None
2026-03-29 15:17:20 [adesa.be] INFO: Saving data for 10732495: {'auction_closing_time': 1774863000.0, 'created_time': 1774585169.497432, 'last_price_update_time': 1774797440.968674}
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732495') HTTP/1.1" 204 0
2026-03-29 15:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1167f80d-37e7-5b1d-a383-67ad33314668 with identifier: 10730486
2026-03-29 15:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1167f80d-37e7-5b1d-a383-67ad33314668 with identifier: 10730486
2026-03-29 15:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1167f80d-37e7-5b1d-a383-67ad33314668 with identifier: 10730486 to the API
2026-03-29 15:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '4.4L',
'engine_horse_power': 312,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1167f80d-37e7-5b1d-a383-67ad33314668',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'JURACSIK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 236300,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8550,
'price_includes_vat': True,
'registration_date': '2012-09-11',
'seats_number': 2,
'seller_name': None,
'title': 'Land Rover Range Rover Vogue 4.4 - AWD - Diesel - Automatic - 312 '
'hp - 236.300 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-29 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730486%27 HTTP/1.1" 200 None
2026-03-29 15:17:21 [adesa.be] INFO: Saving data for 10730486: {'auction_closing_time': 1774863000.0, 'created_time': 1774585105.597094, 'last_price_update_time': 1774797441.249528}
2026-03-29 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730486') HTTP/1.1" 204 0
2026-03-29 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10732475
2026-03-29 15:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3383f396-5701-5317-8305-979a979ffc05 with scrape type 2
2026-03-29 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3383f396-5701-5317-8305-979a979ffc05 with scrape type 2
2026-03-29 15:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3383f396-5701-5317-8305-979a979ffc05, identifier: 10732475
2026-03-29 15:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with identifier: 10730501
2026-03-29 15:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with scrape type 2
2026-03-29 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with scrape type 2
2026-03-29 15:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9, identifier: 10730501
2026-03-29 15:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10732475
2026-03-29 15:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10732475
2026-03-29 15:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10732475 to the API
2026-03-29 15:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732475>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 449,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '3383f396-5701-5317-8305-979a979ffc05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AKINM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 21,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 183000,
'price_includes_vat': True,
'registration_date': '2026-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé AMG - Hybrid - Automatic - 449 hp - 21 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-29 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732475%27 HTTP/1.1" 200 None
2026-03-29 15:17:21 [adesa.be] INFO: Saving data for 10732475: {'auction_closing_time': 1774863000.0, 'created_time': 1774585159.087304, 'last_price_update_time': 1774797441.726485}
2026-03-29 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732475') HTTP/1.1" 204 0
2026-03-29 15:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with identifier: 10730501
2026-03-29 15:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with identifier: 10730501
2026-03-29 15:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with identifier: 10730501 to the API
2026-03-29 15:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6169b11e-9675-53b7-b21a-eb1d5cabd3f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BQD792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 232923,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2016-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mitsubishi ASX 1.6 - Diesel - Manual - 114 hp - 232.923 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730501%27 HTTP/1.1" 200 None
2026-03-29 15:17:22 [adesa.be] INFO: Saving data for 10730501: {'auction_closing_time': 1774863000.0, 'created_time': 1774585153.282786, 'last_price_update_time': 1774797442.006859}
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730501') HTTP/1.1" 204 0
2026-03-29 15:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01071748-8219-5a8e-a6e6-4c082f83c221 with identifier: 10730461
2026-03-29 15:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01071748-8219-5a8e-a6e6-4c082f83c221 with scrape type 2
2026-03-29 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01071748-8219-5a8e-a6e6-4c082f83c221 with scrape type 2
2026-03-29 15:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01071748-8219-5a8e-a6e6-4c082f83c221, identifier: 10730461
2026-03-29 15:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0863407-d7e4-595c-b7fe-15590956bee6 with identifier: 10732641
2026-03-29 15:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0863407-d7e4-595c-b7fe-15590956bee6 with scrape type 2
2026-03-29 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0863407-d7e4-595c-b7fe-15590956bee6 with scrape type 2
2026-03-29 15:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0863407-d7e4-595c-b7fe-15590956bee6, identifier: 10732641
2026-03-29 15:17:22 [adesa.be] INFO: Found listing with ID: 10730521
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730521%27 HTTP/1.1" 200 None
2026-03-29 15:17:22 [adesa.be] INFO: Scrape type for 10730521: 2
2026-03-29 15:17:22 [adesa.be] INFO: Scraping item 10730521 url https://www.openlane.eu/en/carv6/auction/10730521
2026-03-29 15:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01071748-8219-5a8e-a6e6-4c082f83c221 with identifier: 10730461
2026-03-29 15:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01071748-8219-5a8e-a6e6-4c082f83c221 with identifier: 10730461
2026-03-29 15:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01071748-8219-5a8e-a6e6-4c082f83c221 with identifier: 10730461 to the API
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730461>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 203,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '01071748-8219-5a8e-a6e6-4c082f83c221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KANLI',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730461',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 73984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32600,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 D200 R-Dynamic - Diesel - '
'Automatic - 203 hp - 73.984 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2021}
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730461%27 HTTP/1.1" 200 None
2026-03-29 15:17:22 [adesa.be] INFO: Saving data for 10730461: {'auction_closing_time': 1774863000.0, 'created_time': 1774585175.349923, 'last_price_update_time': 1774797442.5273}
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730461') HTTP/1.1" 204 0
2026-03-29 15:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0863407-d7e4-595c-b7fe-15590956bee6 with identifier: 10732641
2026-03-29 15:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0863407-d7e4-595c-b7fe-15590956bee6 with identifier: 10732641
2026-03-29 15:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0863407-d7e4-595c-b7fe-15590956bee6 with identifier: 10732641 to the API
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732641>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'b0863407-d7e4-595c-b7fe-15590956bee6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SYN649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 187210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2015-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper 1.6i - Petrol - Manual - 122 hp - 187.210 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732641%27 HTTP/1.1" 200 None
2026-03-29 15:17:22 [adesa.be] INFO: Saving data for 10732641: {'auction_closing_time': 1774865700.0, 'created_time': 1774585150.696265, 'last_price_update_time': 1774797442.975905}
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732641') HTTP/1.1" 204 0
2026-03-29 15:17:22 [adesa.be] INFO: Found listing with ID: 10732645
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732645%27 HTTP/1.1" 200 None
2026-03-29 15:17:23 [adesa.be] INFO: Scrape type for 10732645: 2
2026-03-29 15:17:23 [adesa.be] INFO: Scraping item 10732645 url https://www.openlane.eu/en/carv6/auction/10732645
2026-03-29 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:23 [adesa.be] INFO: Found listing with ID: 10730526
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730526%27 HTTP/1.1" 200 None
2026-03-29 15:17:23 [adesa.be] INFO: Scrape type for 10730526: 2
2026-03-29 15:17:23 [adesa.be] INFO: Scraping item 10730526 url https://www.openlane.eu/en/carv6/auction/10730526
2026-03-29 15: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 15: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 15: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 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:23 [adesa.be] INFO: Found listing with ID: 10737304
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737304%27 HTTP/1.1" 200 None
2026-03-29 15:17:23 [adesa.be] INFO: Scrape type for 10737304: 0
2026-03-29 15:17:23 [adesa.be] INFO: Skipping item 10737304 url https://www.openlane.eu/en/carv6/auction/10737304
2026-03-29 15:17:23 [adesa.be] INFO: Found listing with ID: 10730485
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730485%27 HTTP/1.1" 200 None
2026-03-29 15:17:23 [adesa.be] INFO: Scrape type for 10730485: 2
2026-03-29 15:17:23 [adesa.be] INFO: Scraping item 10730485 url https://www.openlane.eu/en/carv6/auction/10730485
2026-03-29 15: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 15:17:23 [adesa.be] INFO: Found listing with ID: 10730518
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730518%27 HTTP/1.1" 200 None
2026-03-29 15:17:23 [adesa.be] INFO: Scrape type for 10730518: 2
2026-03-29 15:17:23 [adesa.be] INFO: Scraping item 10730518 url https://www.openlane.eu/en/carv6/auction/10730518
2026-03-29 15:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10730497
2026-03-29 15:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff451117-b61a-5e92-983a-1b19e0c996cd with scrape type 2
2026-03-29 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff451117-b61a-5e92-983a-1b19e0c996cd with scrape type 2
2026-03-29 15:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff451117-b61a-5e92-983a-1b19e0c996cd, identifier: 10730497
2026-03-29 15:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10731420
2026-03-29 15:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with scrape type 2
2026-03-29 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with scrape type 2
2026-03-29 15:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6, identifier: 10731420
2026-03-29 15:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fb384d2-2bd3-5acb-809f-be9066672948 with identifier: 10726498
2026-03-29 15:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb384d2-2bd3-5acb-809f-be9066672948 with scrape type 2
2026-03-29 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fb384d2-2bd3-5acb-809f-be9066672948 with scrape type 2
2026-03-29 15:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fb384d2-2bd3-5acb-809f-be9066672948, identifier: 10726498
2026-03-29 15:17:23 [adesa.be] INFO: Found listing with ID: 10737302
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737302%27 HTTP/1.1" 200 None
2026-03-29 15:17:23 [adesa.be] INFO: Scrape type for 10737302: 0
2026-03-29 15:17:23 [adesa.be] INFO: Skipping item 10737302 url https://www.openlane.eu/en/carv6/auction/10737302
2026-03-29 15:17:23 [adesa.be] INFO: Found listing with ID: 10730525
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730525%27 HTTP/1.1" 200 None
2026-03-29 15:17:23 [adesa.be] INFO: Scrape type for 10730525: 2
2026-03-29 15:17:23 [adesa.be] INFO: Scraping item 10730525 url https://www.openlane.eu/en/carv6/auction/10730525
2026-03-29 15:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10730497
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-29 15:17:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10730497
2026-03-29 15:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10730497 to the API
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730497>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ff451117-b61a-5e92-983a-1b19e0c996cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UQT232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 127440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5650,
'price_includes_vat': True,
'registration_date': '2015-07-23',
'seats_number': 4,
'seller_name': None,
'title': 'Mini 3 Doors One 1.2 - Petrol - Manual - 75 hp - 127.440 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730497%27 HTTP/1.1" 200 None
2026-03-29 15:17:23 [adesa.be] INFO: Saving data for 10730497: {'auction_closing_time': 1774863000.0, 'created_time': 1774585157.582929, 'last_price_update_time': 1774797443.978234}
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730497') HTTP/1.1" 204 0
2026-03-29 15:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10731420
2026-03-29 15:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10731420
2026-03-29 15:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10731420 to the API
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '016fe0ab-7a84-5d7f-8dab-11d5d390aab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SLK197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731420',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 185819,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4950,
'price_includes_vat': True,
'registration_date': '2015-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mini 5 Doors Cooper D 1.5 - Diesel - Manual - 116 hp - 185.819 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:24 [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 15:17:24 [adesa.be] INFO: Saving data for 10731420: {'auction_closing_time': 1774863000.0, 'created_time': 1774585137.18281, 'last_price_update_time': 1774797444.245292}
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731420') HTTP/1.1" 204 0
2026-03-29 15:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fb384d2-2bd3-5acb-809f-be9066672948 with identifier: 10726498
2026-03-29 15:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fb384d2-2bd3-5acb-809f-be9066672948 with identifier: 10726498
2026-03-29 15:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fb384d2-2bd3-5acb-809f-be9066672948 with identifier: 10726498 to the API
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726498>
{'auction_title': '',
'c_o_2_emission_value': 207,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '5fb384d2-2bd3-5acb-809f-be9066672948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKK206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 99949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-04-23',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter L3H2 315 CDI Fun - Diesel - Manual - 150 hp '
'- 99.949 km',
'transmission': 'manual',
'trim': 'Fun',
'vin': None,
'year': 2021}
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:24 [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 15:17:24 [adesa.be] INFO: Saving data for 10726498: {'auction_closing_time': 1774866600.0, 'created_time': 1774585169.854074, 'last_price_update_time': 1774797444.53618}
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726498') HTTP/1.1" 204 0
2026-03-29 15:17:24 [adesa.be] INFO: Found listing with ID: 10731410
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:24 [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 15:17:24 [adesa.be] INFO: Scrape type for 10731410: 2
2026-03-29 15:17:24 [adesa.be] INFO: Scraping item 10731410 url https://www.openlane.eu/en/carv6/auction/10731410
2026-03-29 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ac9dff6-2b29-5253-989c-e26545f21b26 with identifier: 10730505
2026-03-29 15:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ac9dff6-2b29-5253-989c-e26545f21b26 with scrape type 2
2026-03-29 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ac9dff6-2b29-5253-989c-e26545f21b26 with scrape type 2
2026-03-29 15:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ac9dff6-2b29-5253-989c-e26545f21b26, identifier: 10730505
2026-03-29 15:17: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 15:17: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 15:17: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 15:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ac9dff6-2b29-5253-989c-e26545f21b26 with identifier: 10730505
2026-03-29 15:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ac9dff6-2b29-5253-989c-e26545f21b26 with identifier: 10730505
2026-03-29 15:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ac9dff6-2b29-5253-989c-e26545f21b26 with identifier: 10730505 to the API
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4ac9dff6-2b29-5253-989c-e26545f21b26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PKA342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 201013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2015-07-22',
'seats_number': 5,
'seller_name': None,
'title': 'Mini 5 Doors One D - Diesel - Manual - 95 hp - 201.013 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:24 [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 15:17:24 [adesa.be] INFO: Saving data for 10730505: {'auction_closing_time': 1774863000.0, 'created_time': 1774585151.099024, 'last_price_update_time': 1774797444.936404}
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730505') HTTP/1.1" 204 0
2026-03-29 15:17:24 [adesa.be] INFO: Found listing with ID: 10730496
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:24 [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 15:17:24 [adesa.be] INFO: Scrape type for 10730496: 0
2026-03-29 15:17:24 [adesa.be] INFO: Skipping item 10730496 url https://www.openlane.eu/en/carv6/auction/10730496
2026-03-29 15:17:24 [adesa.be] INFO: Found listing with ID: 10730634
2026-03-29 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:24 [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 15:17:24 [adesa.be] INFO: Scrape type for 10730634: 0
2026-03-29 15:17:24 [adesa.be] INFO: Skipping item 10730634 url https://www.openlane.eu/en/carv6/auction/10730634
2026-03-29 15:17:24 [adesa.be] INFO: Found listing with ID: 10732646
2026-03-29 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732646%27 HTTP/1.1" 200 None
2026-03-29 15:17:25 [adesa.be] INFO: Scrape type for 10732646: 2
2026-03-29 15:17:25 [adesa.be] INFO: Scraping item 10732646 url https://www.openlane.eu/en/carv6/auction/10732646
2026-03-29 15:17:25 [adesa.be] INFO: Found listing with ID: 10730494
2026-03-29 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730494%27 HTTP/1.1" 200 None
2026-03-29 15:17:25 [adesa.be] INFO: Scrape type for 10730494: 0
2026-03-29 15:17:25 [adesa.be] INFO: Skipping item 10730494 url https://www.openlane.eu/en/carv6/auction/10730494
2026-03-29 15:17:25 [adesa.be] INFO: Found listing with ID: 10730529
2026-03-29 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730529%27 HTTP/1.1" 200 None
2026-03-29 15:17:25 [adesa.be] INFO: Scrape type for 10730529: 2
2026-03-29 15:17:25 [adesa.be] INFO: Scraping item 10730529 url https://www.openlane.eu/en/carv6/auction/10730529
2026-03-29 15:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed6254b3-81dd-58d1-962a-7b8177503dec with identifier: 10730550
2026-03-29 15:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed6254b3-81dd-58d1-962a-7b8177503dec with scrape type 2
2026-03-29 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed6254b3-81dd-58d1-962a-7b8177503dec with scrape type 2
2026-03-29 15:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed6254b3-81dd-58d1-962a-7b8177503dec, identifier: 10730550
2026-03-29 15:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with identifier: 10731424
2026-03-29 15:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with scrape type 2
2026-03-29 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with scrape type 2
2026-03-29 15:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e, identifier: 10731424
2026-03-29 15:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65ee62a5-39f6-5136-a564-c180141d132a with identifier: 10730468
2026-03-29 15:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65ee62a5-39f6-5136-a564-c180141d132a with scrape type 2
2026-03-29 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65ee62a5-39f6-5136-a564-c180141d132a with scrape type 2
2026-03-29 15:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65ee62a5-39f6-5136-a564-c180141d132a, identifier: 10730468
2026-03-29 15:17:25 [adesa.be] INFO: Found listing with ID: 10730500
2026-03-29 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730500%27 HTTP/1.1" 200 None
2026-03-29 15:17:25 [adesa.be] INFO: Scrape type for 10730500: 2
2026-03-29 15:17:25 [adesa.be] INFO: Scraping item 10730500 url https://www.openlane.eu/en/carv6/auction/10730500
2026-03-29 15:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed6254b3-81dd-58d1-962a-7b8177503dec with identifier: 10730550
2026-03-29 15:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed6254b3-81dd-58d1-962a-7b8177503dec with identifier: 10730550
2026-03-29 15:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed6254b3-81dd-58d1-962a-7b8177503dec with identifier: 10730550 to the API
2026-03-29 15:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730550>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'ed6254b3-81dd-58d1-962a-7b8177503dec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '60509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 55592,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9950,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter 2.0 - Diesel - Manual - 149 hp - 55.592 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730550%27 HTTP/1.1" 200 None
2026-03-29 15:17:25 [adesa.be] INFO: Saving data for 10730550: {'auction_closing_time': 1774865700.0, 'created_time': 1774585166.09844, 'last_price_update_time': 1774797445.652975}
2026-03-29 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730550') HTTP/1.1" 204 0
2026-03-29 15:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with identifier: 10731424
2026-03-29 15:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with identifier: 10731424
2026-03-29 15:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with identifier: 10731424 to the API
2026-03-29 15:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '05fa2602-4832-5c71-ab6e-49a9b6df8c0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CAR283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731424',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLK',
'odometer': 194969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2014-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLK 220 CDI Sport Edition - 4-Matic - Diesel - '
'Automatic - 163 hp - 194.969 km',
'transmission': 'automatic',
'trim': 'Sport Edition',
'vin': None,
'year': 2014}
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731424%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Saving data for 10731424: {'auction_closing_time': 1774863000.0, 'created_time': 1774585167.889154, 'last_price_update_time': 1774797446.015054}
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731424') HTTP/1.1" 204 0
2026-03-29 15:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65ee62a5-39f6-5136-a564-c180141d132a with identifier: 10730468
2026-03-29 15:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65ee62a5-39f6-5136-a564-c180141d132a with identifier: 10730468
2026-03-29 15:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65ee62a5-39f6-5136-a564-c180141d132a with identifier: 10730468 to the API
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730468>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.5L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '65ee62a5-39f6-5136-a564-c180141d132a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TLAA369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730468',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 154330,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2015-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S Long 400 - Petrol - Automatic - 306 hp - 154.330 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730468%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Saving data for 10730468: {'auction_closing_time': 1774863000.0, 'created_time': 1774585159.524148, 'last_price_update_time': 1774797446.296437}
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730468') HTTP/1.1" 204 0
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10730463
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730463%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10730463: 0
2026-03-29 15:17:26 [adesa.be] INFO: Skipping item 10730463 url https://www.openlane.eu/en/carv6/auction/10730463
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10733083
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733083%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10733083: 0
2026-03-29 15:17:26 [adesa.be] INFO: Skipping item 10733083 url https://www.openlane.eu/en/carv6/auction/10733083
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10730458
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730458%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10730458: 0
2026-03-29 15:17:26 [adesa.be] INFO: Skipping item 10730458 url https://www.openlane.eu/en/carv6/auction/10730458
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10732644
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732644%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10732644: 0
2026-03-29 15:17:26 [adesa.be] INFO: Skipping item 10732644 url https://www.openlane.eu/en/carv6/auction/10732644
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10730509
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730509%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10730509: 0
2026-03-29 15:17:26 [adesa.be] INFO: Skipping item 10730509 url https://www.openlane.eu/en/carv6/auction/10730509
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10730561
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730561%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10730561: 0
2026-03-29 15:17:26 [adesa.be] INFO: Skipping item 10730561 url https://www.openlane.eu/en/carv6/auction/10730561
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10730565
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730565%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10730565: 2
2026-03-29 15:17:26 [adesa.be] INFO: Scraping item 10730565 url https://www.openlane.eu/en/carv6/auction/10730565
2026-03-29 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17: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 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10730555
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730555%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10730555: 2
2026-03-29 15:17:26 [adesa.be] INFO: Scraping item 10730555 url https://www.openlane.eu/en/carv6/auction/10730555
2026-03-29 15:17: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 15:17:26 [adesa.be] INFO: Found listing with ID: 10731429
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731429%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10731429: 2
2026-03-29 15:17:26 [adesa.be] INFO: Scraping item 10731429 url https://www.openlane.eu/en/carv6/auction/10731429
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10730566
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730566%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10730566: 2
2026-03-29 15:17:26 [adesa.be] INFO: Scraping item 10730566 url https://www.openlane.eu/en/carv6/auction/10730566
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10732608
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732608%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10732608: 2
2026-03-29 15:17:26 [adesa.be] INFO: Scraping item 10732608 url https://www.openlane.eu/en/carv6/auction/10732608
2026-03-29 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10731413
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731413%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10731413: 2
2026-03-29 15:17:26 [adesa.be] INFO: Scraping item 10731413 url https://www.openlane.eu/en/carv6/auction/10731413
2026-03-29 15:17: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 15:17:26 [adesa.be] INFO: Found listing with ID: 10731412
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731412%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10731412: 2
2026-03-29 15:17:26 [adesa.be] INFO: Scraping item 10731412 url https://www.openlane.eu/en/carv6/auction/10731412
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10737303
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737303%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10737303: 0
2026-03-29 15:17:26 [adesa.be] INFO: Skipping item 10737303 url https://www.openlane.eu/en/carv6/auction/10737303
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10731416
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731416%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10731416: 2
2026-03-29 15:17:26 [adesa.be] INFO: Scraping item 10731416 url https://www.openlane.eu/en/carv6/auction/10731416
2026-03-29 15:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 840b3d43-65f5-5730-87fe-28fc1e35e074 with identifier: 10730524
2026-03-29 15:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 840b3d43-65f5-5730-87fe-28fc1e35e074 with scrape type 2
2026-03-29 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 840b3d43-65f5-5730-87fe-28fc1e35e074 with scrape type 2
2026-03-29 15:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 840b3d43-65f5-5730-87fe-28fc1e35e074, identifier: 10730524
2026-03-29 15:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with identifier: 10730552
2026-03-29 15:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with scrape type 2
2026-03-29 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with scrape type 2
2026-03-29 15:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1fa50ee-cb63-54b3-86a4-97f4d94f3440, identifier: 10730552
2026-03-29 15:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10730456
2026-03-29 15:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a57b628f-7c15-5ed6-9d6a-aa50cb80368e with scrape type 2
2026-03-29 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a57b628f-7c15-5ed6-9d6a-aa50cb80368e with scrape type 2
2026-03-29 15:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a57b628f-7c15-5ed6-9d6a-aa50cb80368e, identifier: 10730456
2026-03-29 15:17:26 [adesa.be] INFO: Found listing with ID: 10730640
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730640%27 HTTP/1.1" 200 None
2026-03-29 15:17:26 [adesa.be] INFO: Scrape type for 10730640: 2
2026-03-29 15:17:26 [adesa.be] INFO: Scraping item 10730640 url https://www.openlane.eu/en/carv6/auction/10730640
2026-03-29 15:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 840b3d43-65f5-5730-87fe-28fc1e35e074 with identifier: 10730524
2026-03-29 15:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 840b3d43-65f5-5730-87fe-28fc1e35e074 with identifier: 10730524
2026-03-29 15:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 840b3d43-65f5-5730-87fe-28fc1e35e074 with identifier: 10730524 to the API
2026-03-29 15:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '840b3d43-65f5-5730-87fe-28fc1e35e074',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JJL891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 358145,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2012-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 180 CDI Avantgarde - Diesel - Manual - 120 hp '
'- 358.145 km',
'transmission': 'manual',
'trim': 'Avantgarde',
'vin': None,
'year': 2012}
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730524%27 HTTP/1.1" 200 None
2026-03-29 15:17:27 [adesa.be] INFO: Saving data for 10730524: {'auction_closing_time': 1774863000.0, 'created_time': 1774585183.209057, 'last_price_update_time': 1774797447.152861}
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730524') HTTP/1.1" 204 0
2026-03-29 15:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with identifier: 10730552
2026-03-29 15:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with identifier: 10730552
2026-03-29 15:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with identifier: 10730552 to the API
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730552>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b1fa50ee-cb63-54b3-86a4-97f4d94f3440',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 65510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9150,
'price_includes_vat': True,
'registration_date': '2023-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 250e - Hybrid - Automatic - 160 hp - 65.510 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730552%27 HTTP/1.1" 200 None
2026-03-29 15:17:27 [adesa.be] INFO: Saving data for 10730552: {'auction_closing_time': 1774865700.0, 'created_time': 1774585166.775388, 'last_price_update_time': 1774797447.53063}
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730552') HTTP/1.1" 204 0
2026-03-29 15:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10730456
2026-03-29 15:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10730456
2026-03-29 15:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10730456 to the API
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730456>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 585,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a57b628f-7c15-5ed6-9d6a-aa50cb80368e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'APO007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730456',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'G',
'odometer': 52555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 143500,
'price_includes_vat': True,
'registration_date': '2024-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz G AMG 63 - 4-Matic - Petrol - Automatic - 585 hp - '
'52.555 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730456%27 HTTP/1.1" 200 None
2026-03-29 15:17:27 [adesa.be] INFO: Saving data for 10730456: {'auction_closing_time': 1774863000.0, 'created_time': 1774585162.755253, 'last_price_update_time': 1774797447.801428}
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730456') HTTP/1.1" 204 0
2026-03-29 15:17:27 [adesa.be] INFO: Found listing with ID: 10731415
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731415%27 HTTP/1.1" 200 None
2026-03-29 15:17:27 [adesa.be] INFO: Scrape type for 10731415: 2
2026-03-29 15:17:27 [adesa.be] INFO: Scraping item 10731415 url https://www.openlane.eu/en/carv6/auction/10731415
2026-03-29 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:27 [adesa.be] INFO: Found listing with ID: 10731414
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731414%27 HTTP/1.1" 200 None
2026-03-29 15:17:27 [adesa.be] INFO: Scrape type for 10731414: 0
2026-03-29 15:17:27 [adesa.be] INFO: Skipping item 10731414 url https://www.openlane.eu/en/carv6/auction/10731414
2026-03-29 15:17:27 [adesa.be] INFO: Found listing with ID: 10732507
2026-03-29 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732507%27 HTTP/1.1" 200 None
2026-03-29 15:17:27 [adesa.be] INFO: Scrape type for 10732507: 2
2026-03-29 15:17:27 [adesa.be] INFO: Scraping item 10732507 url https://www.openlane.eu/en/carv6/auction/10732507
2026-03-29 15:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 673f4a19-547d-5da4-b083-2c27336c5d3e with identifier: 10730569
2026-03-29 15:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 673f4a19-547d-5da4-b083-2c27336c5d3e with scrape type 2
2026-03-29 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 673f4a19-547d-5da4-b083-2c27336c5d3e with scrape type 2
2026-03-29 15:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 673f4a19-547d-5da4-b083-2c27336c5d3e, identifier: 10730569
2026-03-29 15:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 673f4a19-547d-5da4-b083-2c27336c5d3e with identifier: 10730569
2026-03-29 15:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 673f4a19-547d-5da4-b083-2c27336c5d3e with identifier: 10730569
2026-03-29 15:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 673f4a19-547d-5da4-b083-2c27336c5d3e with identifier: 10730569 to the API
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730569>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': '673f4a19-547d-5da4-b083-2c27336c5d3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 157888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19050,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de - Hybrid - Automatic - 194 hp - 157.888 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730569%27 HTTP/1.1" 200 None
2026-03-29 15:17:28 [adesa.be] INFO: Saving data for 10730569: {'auction_closing_time': 1774865700.0, 'created_time': 1774585097.781997, 'last_price_update_time': 1774797448.230802}
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730569') HTTP/1.1" 204 0
2026-03-29 15:17:28 [adesa.be] INFO: Found listing with ID: 10731419
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731419%27 HTTP/1.1" 200 None
2026-03-29 15:17:28 [adesa.be] INFO: Scrape type for 10731419: 2
2026-03-29 15:17:28 [adesa.be] INFO: Scraping item 10731419 url https://www.openlane.eu/en/carv6/auction/10731419
2026-03-29 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:17:28 [adesa.be] INFO: Found listing with ID: 10730638
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730638%27 HTTP/1.1" 200 None
2026-03-29 15:17:28 [adesa.be] INFO: Scrape type for 10730638: 2
2026-03-29 15:17:28 [adesa.be] INFO: Scraping item 10730638 url https://www.openlane.eu/en/carv6/auction/10730638
2026-03-29 15:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b375052-e40d-59ea-926f-b438fd0e57c6 with identifier: 10731418
2026-03-29 15:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b375052-e40d-59ea-926f-b438fd0e57c6 with scrape type 2
2026-03-29 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b375052-e40d-59ea-926f-b438fd0e57c6 with scrape type 2
2026-03-29 15:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b375052-e40d-59ea-926f-b438fd0e57c6, identifier: 10731418
2026-03-29 15:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b375052-e40d-59ea-926f-b438fd0e57c6 with identifier: 10731418
2026-03-29 15:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b375052-e40d-59ea-926f-b438fd0e57c6 with identifier: 10731418
2026-03-29 15:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b375052-e40d-59ea-926f-b438fd0e57c6 with identifier: 10731418 to the API
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731418>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5b375052-e40d-59ea-926f-b438fd0e57c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BUX052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731418',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 131000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2010-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 200 CDI Avantgarde - Diesel - Automatic - 136 hp - '
'131.000 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2010}
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731418%27 HTTP/1.1" 200 None
2026-03-29 15:17:28 [adesa.be] INFO: Saving data for 10731418: {'auction_closing_time': 1774863000.0, 'created_time': 1774585186.98309, 'last_price_update_time': 1774797448.633363}
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731418') HTTP/1.1" 204 0
2026-03-29 15:17:28 [adesa.be] INFO: Found listing with ID: 10737300
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737300%27 HTTP/1.1" 200 None
2026-03-29 15:17:28 [adesa.be] INFO: Scrape type for 10737300: 0
2026-03-29 15:17:28 [adesa.be] INFO: Skipping item 10737300 url https://www.openlane.eu/en/carv6/auction/10737300
2026-03-29 15:17:28 [adesa.be] INFO: Found listing with ID: 10730639
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730639%27 HTTP/1.1" 200 None
2026-03-29 15:17:28 [adesa.be] INFO: Scrape type for 10730639: 2
2026-03-29 15:17:28 [adesa.be] INFO: Scraping item 10730639 url https://www.openlane.eu/en/carv6/auction/10730639
2026-03-29 15:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67ff7f8f-cb81-5880-b698-5e659395461a with identifier: 10730507
2026-03-29 15:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67ff7f8f-cb81-5880-b698-5e659395461a with scrape type 2
2026-03-29 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67ff7f8f-cb81-5880-b698-5e659395461a with scrape type 2
2026-03-29 15:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67ff7f8f-cb81-5880-b698-5e659395461a, identifier: 10730507
2026-03-29 15:17:28 [adesa.be] INFO: Found listing with ID: 10730476
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730476%27 HTTP/1.1" 200 None
2026-03-29 15:17:28 [adesa.be] INFO: Scrape type for 10730476: 2
2026-03-29 15:17:28 [adesa.be] INFO: Scraping item 10730476 url https://www.openlane.eu/en/carv6/auction/10730476
2026-03-29 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67ff7f8f-cb81-5880-b698-5e659395461a with identifier: 10730507
2026-03-29 15:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67ff7f8f-cb81-5880-b698-5e659395461a with identifier: 10730507
2026-03-29 15:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67ff7f8f-cb81-5880-b698-5e659395461a with identifier: 10730507 to the API
2026-03-29 15:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730507>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '67ff7f8f-cb81-5880-b698-5e659395461a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1EVS440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 301404,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2012-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI Business - Diesel - Automatic - 109 hp - '
'301.404 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2012}
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:29 [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 15:17:29 [adesa.be] INFO: Saving data for 10730507: {'auction_closing_time': 1774863000.0, 'created_time': 1774585184.365405, 'last_price_update_time': 1774797449.104135}
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730507') HTTP/1.1" 204 0
2026-03-29 15:17: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 15:17:29 [adesa.be] INFO: Found listing with ID: 10732537
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:29 [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 15:17:29 [adesa.be] INFO: Scrape type for 10732537: 2
2026-03-29 15:17:29 [adesa.be] INFO: Scraping item 10732537 url https://www.openlane.eu/en/carv6/auction/10732537
2026-03-29 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:29 [adesa.be] INFO: Found listing with ID: 10724903
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:29 [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 15:17:29 [adesa.be] INFO: Scrape type for 10724903: 0
2026-03-29 15:17:29 [adesa.be] INFO: Skipping item 10724903 url https://www.openlane.eu/en/carv6/auction/10724903
2026-03-29 15:17:29 [adesa.be] INFO: Found listing with ID: 10730564
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:29 [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 15:17:29 [adesa.be] INFO: Scrape type for 10730564: 2
2026-03-29 15:17:29 [adesa.be] INFO: Scraping item 10730564 url https://www.openlane.eu/en/carv6/auction/10730564
2026-03-29 15:17: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 15:17: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 15:17: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 15:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1c78bf5-5196-5a82-807c-b7689572383e with identifier: 10730510
2026-03-29 15:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1c78bf5-5196-5a82-807c-b7689572383e with scrape type 2
2026-03-29 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1c78bf5-5196-5a82-807c-b7689572383e with scrape type 2
2026-03-29 15:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1c78bf5-5196-5a82-807c-b7689572383e, identifier: 10730510
2026-03-29 15:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1c78bf5-5196-5a82-807c-b7689572383e with identifier: 10730510
2026-03-29 15:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1c78bf5-5196-5a82-807c-b7689572383e with identifier: 10730510
2026-03-29 15:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1c78bf5-5196-5a82-807c-b7689572383e with identifier: 10730510 to the API
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a1c78bf5-5196-5a82-807c-b7689572383e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DDU011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 208965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3650,
'price_includes_vat': True,
'registration_date': '2013-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI - Diesel - Manual - 109 hp - 208.965 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:29 [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 15:17:29 [adesa.be] INFO: Saving data for 10730510: {'auction_closing_time': 1774863000.0, 'created_time': 1774585171.13295, 'last_price_update_time': 1774797449.5323}
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730510') HTTP/1.1" 204 0
2026-03-29 15:17:29 [adesa.be] INFO: Found listing with ID: 10731406
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:29 [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 15:17:29 [adesa.be] INFO: Scrape type for 10731406: 2
2026-03-29 15:17:29 [adesa.be] INFO: Scraping item 10731406 url https://www.openlane.eu/en/carv6/auction/10731406
2026-03-29 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:29 [adesa.be] INFO: Found listing with ID: 10730513
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:29 [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 15:17:29 [adesa.be] INFO: Scrape type for 10730513: 2
2026-03-29 15:17:29 [adesa.be] INFO: Scraping item 10730513 url https://www.openlane.eu/en/carv6/auction/10730513
2026-03-29 15:17: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 15:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 799a1636-e2d1-5806-ad37-db9d401f5021 with identifier: 10732645
2026-03-29 15:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 799a1636-e2d1-5806-ad37-db9d401f5021 with scrape type 2
2026-03-29 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 799a1636-e2d1-5806-ad37-db9d401f5021 with scrape type 2
2026-03-29 15:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 799a1636-e2d1-5806-ad37-db9d401f5021, identifier: 10732645
2026-03-29 15:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a728787f-67b4-5431-bce9-dc79bccd0815 with identifier: 10730472
2026-03-29 15:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a728787f-67b4-5431-bce9-dc79bccd0815 with scrape type 2
2026-03-29 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a728787f-67b4-5431-bce9-dc79bccd0815 with scrape type 2
2026-03-29 15:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a728787f-67b4-5431-bce9-dc79bccd0815, identifier: 10730472
2026-03-29 15:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93b25d1d-3a32-53ce-82ab-385f725d2f60 with identifier: 10731430
2026-03-29 15:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93b25d1d-3a32-53ce-82ab-385f725d2f60 with scrape type 2
2026-03-29 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93b25d1d-3a32-53ce-82ab-385f725d2f60 with scrape type 2
2026-03-29 15:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93b25d1d-3a32-53ce-82ab-385f725d2f60, identifier: 10731430
2026-03-29 15:17:29 [adesa.be] INFO: Found listing with ID: 10730520
2026-03-29 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:29 [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 15:17:29 [adesa.be] INFO: Scrape type for 10730520: 2
2026-03-29 15:17:29 [adesa.be] INFO: Scraping item 10730520 url https://www.openlane.eu/en/carv6/auction/10730520
2026-03-29 15:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 799a1636-e2d1-5806-ad37-db9d401f5021 with identifier: 10732645
2026-03-29 15:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 799a1636-e2d1-5806-ad37-db9d401f5021 with identifier: 10732645
2026-03-29 15:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 799a1636-e2d1-5806-ad37-db9d401f5021 with identifier: 10732645 to the API
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732645>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '799a1636-e2d1-5806-ad37-db9d401f5021',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFM497',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 88791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.5 - Diesel - Automatic - 115 hp - 88.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732645%27 HTTP/1.1" 200 None
2026-03-29 15:17:30 [adesa.be] INFO: Saving data for 10732645: {'auction_closing_time': 1774863000.0, 'created_time': 1774585126.719859, 'last_price_update_time': 1774797450.226674}
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732645') HTTP/1.1" 204 0
2026-03-29 15:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a728787f-67b4-5431-bce9-dc79bccd0815 with identifier: 10730472
2026-03-29 15:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a728787f-67b4-5431-bce9-dc79bccd0815 with identifier: 10730472
2026-03-29 15:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a728787f-67b4-5431-bce9-dc79bccd0815 with identifier: 10730472 to the API
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730472>
{'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': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a728787f-67b4-5431-bce9-dc79bccd0815',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BHU620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730472',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 151702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15850,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque 2.0 - AWD - Diesel - Automatic - 163 '
'hp - 151.702 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730472%27 HTTP/1.1" 200 None
2026-03-29 15:17:30 [adesa.be] INFO: Saving data for 10730472: {'auction_closing_time': 1774863000.0, 'created_time': 1774585189.703362, 'last_price_update_time': 1774797450.5056}
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730472') HTTP/1.1" 204 0
2026-03-29 15:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93b25d1d-3a32-53ce-82ab-385f725d2f60 with identifier: 10731430
2026-03-29 15:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93b25d1d-3a32-53ce-82ab-385f725d2f60 with identifier: 10731430
2026-03-29 15:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93b25d1d-3a32-53ce-82ab-385f725d2f60 with identifier: 10731430 to the API
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731430>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 248,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '93b25d1d-3a32-53ce-82ab-385f725d2f60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JTH218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731430',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 102335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2019-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 3.0 SDV6 HSE - AWD - Diesel - '
'Automatic - 248 hp - 102.335 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2019}
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731430%27 HTTP/1.1" 200 None
2026-03-29 15:17:30 [adesa.be] INFO: Saving data for 10731430: {'auction_closing_time': 1774863000.0, 'created_time': 1774585250.795361, 'last_price_update_time': 1774797450.790091}
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731430') HTTP/1.1" 204 0
2026-03-29 15:17:30 [adesa.be] INFO: Found listing with ID: 10737301
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737301%27 HTTP/1.1" 200 None
2026-03-29 15:17:30 [adesa.be] INFO: Scrape type for 10737301: 0
2026-03-29 15:17:30 [adesa.be] INFO: Skipping item 10737301 url https://www.openlane.eu/en/carv6/auction/10737301
2026-03-29 15:17:30 [adesa.be] INFO: Found listing with ID: 10730466
2026-03-29 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730466%27 HTTP/1.1" 200 None
2026-03-29 15:17:30 [adesa.be] INFO: Scrape type for 10730466: 2
2026-03-29 15:17:30 [adesa.be] INFO: Scraping item 10730466 url https://www.openlane.eu/en/carv6/auction/10730466
2026-03-29 15:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with identifier: 10730521
2026-03-29 15:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with scrape type 2
2026-03-29 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with scrape type 2
2026-03-29 15:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c, identifier: 10730521
2026-03-29 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with identifier: 10730521
2026-03-29 15:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with identifier: 10730521
2026-03-29 15:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with identifier: 10730521 to the API
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730521>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '36cf10ff-cc98-5f4b-bfba-9eb745a5a56c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CPS647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730521',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 75571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mitsubishi ASX 1.6i - Petrol - Manual - 116 hp - 75.571 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730521%27 HTTP/1.1" 200 None
2026-03-29 15:17:31 [adesa.be] INFO: Saving data for 10730521: {'auction_closing_time': 1774863000.0, 'created_time': 1774585152.919582, 'last_price_update_time': 1774797451.535068}
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730521') HTTP/1.1" 204 0
2026-03-29 15:17:31 [adesa.be] INFO: Found listing with ID: 10732493
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732493%27 HTTP/1.1" 200 None
2026-03-29 15:17:31 [adesa.be] INFO: Scrape type for 10732493: 2
2026-03-29 15:17:31 [adesa.be] INFO: Scraping item 10732493 url https://www.openlane.eu/en/carv6/auction/10732493
2026-03-29 15:17: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 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:31 [adesa.be] INFO: Found listing with ID: 10732491
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732491%27 HTTP/1.1" 200 None
2026-03-29 15:17:31 [adesa.be] INFO: Scrape type for 10732491: 2
2026-03-29 15:17:31 [adesa.be] INFO: Scraping item 10732491 url https://www.openlane.eu/en/carv6/auction/10732491
2026-03-29 15:17: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 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with identifier: 10730526
2026-03-29 15:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with scrape type 2
2026-03-29 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with scrape type 2
2026-03-29 15:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8bbafcf4-fc5a-5327-89f3-75a2437c3520, identifier: 10730526
2026-03-29 15:17:31 [adesa.be] INFO: Found listing with ID: 10732500
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732500%27 HTTP/1.1" 200 None
2026-03-29 15:17:31 [adesa.be] INFO: Scrape type for 10732500: 2
2026-03-29 15:17:31 [adesa.be] INFO: Scraping item 10732500 url https://www.openlane.eu/en/carv6/auction/10732500
2026-03-29 15:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with identifier: 10730526
2026-03-29 15:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with identifier: 10730526
2026-03-29 15:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with identifier: 10730526 to the API
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 104,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8bbafcf4-fc5a-5327-89f3-75a2437c3520',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VBZ974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730526',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 105493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2018-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.0 - Petrol - Manual - 104 hp - 105.493 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730526%27 HTTP/1.1" 200 None
2026-03-29 15:17:31 [adesa.be] INFO: Saving data for 10730526: {'auction_closing_time': 1774863000.0, 'created_time': 1774585121.018631, 'last_price_update_time': 1774797451.971299}
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730526') HTTP/1.1" 204 0
2026-03-29 15:17:31 [adesa.be] INFO: Found listing with ID: 10732488
2026-03-29 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732488%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Scrape type for 10732488: 0
2026-03-29 15:17:32 [adesa.be] INFO: Skipping item 10732488 url https://www.openlane.eu/en/carv6/auction/10732488
2026-03-29 15:17:32 [adesa.be] INFO: Found listing with ID: 10732490
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732490%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Scrape type for 10732490: 0
2026-03-29 15:17:32 [adesa.be] INFO: Skipping item 10732490 url https://www.openlane.eu/en/carv6/auction/10732490
2026-03-29 15:17:32 [adesa.be] INFO: Found listing with ID: 10732489
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732489%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Scrape type for 10732489: 2
2026-03-29 15:17:32 [adesa.be] INFO: Scraping item 10732489 url https://www.openlane.eu/en/carv6/auction/10732489
2026-03-29 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3930ca6d-103e-5c30-9cf9-05f021602d46 with identifier: 10730525
2026-03-29 15:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3930ca6d-103e-5c30-9cf9-05f021602d46 with scrape type 2
2026-03-29 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3930ca6d-103e-5c30-9cf9-05f021602d46 with scrape type 2
2026-03-29 15:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3930ca6d-103e-5c30-9cf9-05f021602d46, identifier: 10730525
2026-03-29 15:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9527d3a8-a207-5114-a009-264375022ef8 with identifier: 10730500
2026-03-29 15:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9527d3a8-a207-5114-a009-264375022ef8 with scrape type 2
2026-03-29 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9527d3a8-a207-5114-a009-264375022ef8 with scrape type 2
2026-03-29 15:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9527d3a8-a207-5114-a009-264375022ef8, identifier: 10730500
2026-03-29 15:17:32 [adesa.be] INFO: Found listing with ID: 10732487
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732487%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Scrape type for 10732487: 2
2026-03-29 15:17:32 [adesa.be] INFO: Scraping item 10732487 url https://www.openlane.eu/en/carv6/auction/10732487
2026-03-29 15:17: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 15:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3930ca6d-103e-5c30-9cf9-05f021602d46 with identifier: 10730525
2026-03-29 15:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3930ca6d-103e-5c30-9cf9-05f021602d46 with identifier: 10730525
2026-03-29 15:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3930ca6d-103e-5c30-9cf9-05f021602d46 with identifier: 10730525 to the API
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730525>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3930ca6d-103e-5c30-9cf9-05f021602d46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SPV820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730525',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 82689,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2017-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.4 Edition - Petrol - Automatic - 140 hp - 82.689 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2017}
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730525%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Saving data for 10730525: {'auction_closing_time': 1774863000.0, 'created_time': 1774585093.44951, 'last_price_update_time': 1774797452.506068}
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730525') HTTP/1.1" 204 0
2026-03-29 15:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9527d3a8-a207-5114-a009-264375022ef8 with identifier: 10730500
2026-03-29 15:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9527d3a8-a207-5114-a009-264375022ef8 with identifier: 10730500
2026-03-29 15:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9527d3a8-a207-5114-a009-264375022ef8 with identifier: 10730500 to the API
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9527d3a8-a207-5114-a009-264375022ef8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SVK072',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 98390,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2019-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2i Style - Petrol - Manual - 110 hp - 98.390 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730500%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Saving data for 10730500: {'auction_closing_time': 1774863000.0, 'created_time': 1774585094.64151, 'last_price_update_time': 1774797452.877274}
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730500') HTTP/1.1" 204 0
2026-03-29 15:17:32 [adesa.be] INFO: Found listing with ID: 10732486
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732486%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Scrape type for 10732486: 0
2026-03-29 15:17:32 [adesa.be] INFO: Skipping item 10732486 url https://www.openlane.eu/en/carv6/auction/10732486
2026-03-29 15:17:32 [adesa.be] INFO: Found listing with ID: 10732485
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732485%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Scrape type for 10732485: 0
2026-03-29 15:17:32 [adesa.be] INFO: Skipping item 10732485 url https://www.openlane.eu/en/carv6/auction/10732485
2026-03-29 15:17:32 [adesa.be] INFO: Found listing with ID: 10732492
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732492%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Scrape type for 10732492: 0
2026-03-29 15:17:32 [adesa.be] INFO: Skipping item 10732492 url https://www.openlane.eu/en/carv6/auction/10732492
2026-03-29 15:17:32 [adesa.be] INFO: Found listing with ID: 10732494
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732494%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Scrape type for 10732494: 0
2026-03-29 15:17:32 [adesa.be] INFO: Skipping item 10732494 url https://www.openlane.eu/en/carv6/auction/10732494
2026-03-29 15:17:32 [adesa.be] INFO: Found listing with ID: 10730506
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730506%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Scrape type for 10730506: 0
2026-03-29 15:17:32 [adesa.be] INFO: Skipping item 10730506 url https://www.openlane.eu/en/carv6/auction/10730506
2026-03-29 15:17:32 [adesa.be] INFO: Found listing with ID: 10730637
2026-03-29 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730637%27 HTTP/1.1" 200 None
2026-03-29 15:17:32 [adesa.be] INFO: Scrape type for 10730637: 2
2026-03-29 15:17:32 [adesa.be] INFO: Scraping item 10730637 url https://www.openlane.eu/en/carv6/auction/10730637
2026-03-29 15:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5550b8ca-1670-5a15-a1fa-c36caca568e0 with identifier: 10730565
2026-03-29 15:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 with scrape type 2
2026-03-29 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 with scrape type 2
2026-03-29 15:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5550b8ca-1670-5a15-a1fa-c36caca568e0, identifier: 10730565
2026-03-29 15:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5550b8ca-1670-5a15-a1fa-c36caca568e0 with identifier: 10730565
2026-03-29 15:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5550b8ca-1670-5a15-a1fa-c36caca568e0 with identifier: 10730565
2026-03-29 15:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5550b8ca-1670-5a15-a1fa-c36caca568e0 with identifier: 10730565 to the API
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730565>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '5550b8ca-1670-5a15-a1fa-c36caca568e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61377',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 56027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3750,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 - Petrol - Manual - 91 hp - 56.027 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730565%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Saving data for 10730565: {'auction_closing_time': 1774865700.0, 'created_time': 1774585085.857828, 'last_price_update_time': 1774797453.351444}
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730565') HTTP/1.1" 204 0
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10730475
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730475%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10730475: 2
2026-03-29 15:17:33 [adesa.be] INFO: Scraping item 10730475 url https://www.openlane.eu/en/carv6/auction/10730475
2026-03-29 15: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 15: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 15:17:33 [adesa.be] INFO: Found listing with ID: 10730477
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730477%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10730477: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10730477 url https://www.openlane.eu/en/carv6/auction/10730477
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10730512
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730512%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10730512: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10730512 url https://www.openlane.eu/en/carv6/auction/10730512
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10731404
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731404%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10731404: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10731404 url https://www.openlane.eu/en/carv6/auction/10731404
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10730557
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730557%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10730557: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10730557 url https://www.openlane.eu/en/carv6/auction/10730557
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10730636
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730636%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10730636: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10730636 url https://www.openlane.eu/en/carv6/auction/10730636
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10730522
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730522%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10730522: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10730522 url https://www.openlane.eu/en/carv6/auction/10730522
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10730516
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730516%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10730516: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10730516 url https://www.openlane.eu/en/carv6/auction/10730516
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10733084
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733084%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10733084: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10733084 url https://www.openlane.eu/en/carv6/auction/10733084
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10730473
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730473%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10730473: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10730473 url https://www.openlane.eu/en/carv6/auction/10730473
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10736364
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736364%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10736364: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10736364 url https://www.openlane.eu/en/carv6/auction/10736364
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735621
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735621%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735621: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735621 url https://www.openlane.eu/en/carv6/auction/10735621
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735476
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735476%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735476: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735476 url https://www.openlane.eu/en/carv6/auction/10735476
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10737701
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737701%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10737701: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10737701 url https://www.openlane.eu/en/carv6/auction/10737701
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735559
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735559%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735559: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735559 url https://www.openlane.eu/en/carv6/auction/10735559
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735419
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735419%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735419: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735419 url https://www.openlane.eu/en/carv6/auction/10735419
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10739884
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739884%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10739884: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10739884 url https://www.openlane.eu/en/carv6/auction/10739884
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735532
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735532%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735532: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735532 url https://www.openlane.eu/en/carv6/auction/10735532
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10737675
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737675%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10737675: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10737675 url https://www.openlane.eu/en/carv6/auction/10737675
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735594
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735594%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735594: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735594 url https://www.openlane.eu/en/carv6/auction/10735594
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735539
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735539%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735539: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735539 url https://www.openlane.eu/en/carv6/auction/10735539
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735511
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735511%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735511: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735511 url https://www.openlane.eu/en/carv6/auction/10735511
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10737551
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737551%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10737551: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10737551 url https://www.openlane.eu/en/carv6/auction/10737551
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735552
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735552%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735552: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735552 url https://www.openlane.eu/en/carv6/auction/10735552
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735507
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735507%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735507: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735507 url https://www.openlane.eu/en/carv6/auction/10735507
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735445
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735445%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735445: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735445 url https://www.openlane.eu/en/carv6/auction/10735445
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735443
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735443%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735443: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735443 url https://www.openlane.eu/en/carv6/auction/10735443
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735499
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735499%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735499: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735499 url https://www.openlane.eu/en/carv6/auction/10735499
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10737614
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737614%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10737614: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10737614 url https://www.openlane.eu/en/carv6/auction/10737614
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735489
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735489%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735489: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735489 url https://www.openlane.eu/en/carv6/auction/10735489
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735475
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735475%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735475: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735475 url https://www.openlane.eu/en/carv6/auction/10735475
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735633
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735633%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735633: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735633 url https://www.openlane.eu/en/carv6/auction/10735633
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735508
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735508%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735508: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735508 url https://www.openlane.eu/en/carv6/auction/10735508
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735528
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735528%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10735528: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10735528 url https://www.openlane.eu/en/carv6/auction/10735528
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10739888
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739888%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10739888: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10739888 url https://www.openlane.eu/en/carv6/auction/10739888
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10737712
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737712%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10737712: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10737712 url https://www.openlane.eu/en/carv6/auction/10737712
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10738273
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738273%27 HTTP/1.1" 200 None
2026-03-29 15:17:33 [adesa.be] INFO: Scrape type for 10738273: 0
2026-03-29 15:17:33 [adesa.be] INFO: Skipping item 10738273 url https://www.openlane.eu/en/carv6/auction/10738273
2026-03-29 15:17:33 [adesa.be] INFO: Found listing with ID: 10735503
2026-03-29 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:34 [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 15:17:34 [adesa.be] INFO: Scrape type for 10735503: 0
2026-03-29 15:17:34 [adesa.be] INFO: Skipping item 10735503 url https://www.openlane.eu/en/carv6/auction/10735503
2026-03-29 15:17:34 [adesa.be] INFO: Found listing with ID: 10735613
2026-03-29 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:34 [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 15:17:34 [adesa.be] INFO: Scrape type for 10735613: 0
2026-03-29 15:17:34 [adesa.be] INFO: Skipping item 10735613 url https://www.openlane.eu/en/carv6/auction/10735613
2026-03-29 15:17:34 [adesa.be] INFO: Found listing with ID: 10735455
2026-03-29 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:34 [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 15:17:34 [adesa.be] INFO: Scrape type for 10735455: 0
2026-03-29 15:17:34 [adesa.be] INFO: Skipping item 10735455 url https://www.openlane.eu/en/carv6/auction/10735455
2026-03-29 15:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e45e7904-fa16-5a44-853c-aaee35f6aed6 with identifier: 10730518
2026-03-29 15:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e45e7904-fa16-5a44-853c-aaee35f6aed6 with scrape type 2
2026-03-29 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e45e7904-fa16-5a44-853c-aaee35f6aed6 with scrape type 2
2026-03-29 15:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e45e7904-fa16-5a44-853c-aaee35f6aed6, identifier: 10730518
2026-03-29 15:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b84b82b7-82d9-547f-be81-a1e59d5646ec with identifier: 10730529
2026-03-29 15:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b84b82b7-82d9-547f-be81-a1e59d5646ec with scrape type 2
2026-03-29 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b84b82b7-82d9-547f-be81-a1e59d5646ec with scrape type 2
2026-03-29 15:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b84b82b7-82d9-547f-be81-a1e59d5646ec, identifier: 10730529
2026-03-29 15:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e45e7904-fa16-5a44-853c-aaee35f6aed6 with identifier: 10730518
2026-03-29 15:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e45e7904-fa16-5a44-853c-aaee35f6aed6 with identifier: 10730518
2026-03-29 15:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e45e7904-fa16-5a44-853c-aaee35f6aed6 with identifier: 10730518 to the API
2026-03-29 15:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730518>
{'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-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e45e7904-fa16-5a44-853c-aaee35f6aed6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CHM215',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730518',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 244202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2019-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.5 Design Line - Diesel - Automatic - 130 hp - '
'244.202 km',
'transmission': 'automatic',
'trim': 'Design Line',
'vin': None,
'year': 2019}
2026-03-29 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:34 [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 15:17:34 [adesa.be] INFO: Saving data for 10730518: {'auction_closing_time': 1774863000.0, 'created_time': 1774585092.303663, 'last_price_update_time': 1774797454.583212}
2026-03-29 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730518') HTTP/1.1" 204 0
2026-03-29 15:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b84b82b7-82d9-547f-be81-a1e59d5646ec with identifier: 10730529
2026-03-29 15:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b84b82b7-82d9-547f-be81-a1e59d5646ec with identifier: 10730529
2026-03-29 15:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b84b82b7-82d9-547f-be81-a1e59d5646ec with identifier: 10730529 to the API
2026-03-29 15:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b84b82b7-82d9-547f-be81-a1e59d5646ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UDS324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 69701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2i GT - Petrol - Automatic - 131 hp - 69.701 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-29 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:34 [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 15:17:34 [adesa.be] INFO: Saving data for 10730529: {'auction_closing_time': 1774863000.0, 'created_time': 1774585097.321876, 'last_price_update_time': 1774797454.929257}
2026-03-29 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730529') HTTP/1.1" 204 0
2026-03-29 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17: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 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 079fcc56-44f5-5cf1-9d4d-8639504e3853 with identifier: 10731419
2026-03-29 15:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 079fcc56-44f5-5cf1-9d4d-8639504e3853 with scrape type 2
2026-03-29 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 079fcc56-44f5-5cf1-9d4d-8639504e3853 with scrape type 2
2026-03-29 15:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 079fcc56-44f5-5cf1-9d4d-8639504e3853, identifier: 10731419
2026-03-29 15:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 079fcc56-44f5-5cf1-9d4d-8639504e3853 with identifier: 10731419
2026-03-29 15:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 079fcc56-44f5-5cf1-9d4d-8639504e3853 with identifier: 10731419
2026-03-29 15:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 079fcc56-44f5-5cf1-9d4d-8639504e3853 with identifier: 10731419 to the API
2026-03-29 15:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731419>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '079fcc56-44f5-5cf1-9d4d-8639504e3853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UKR277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731419',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 90587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2013-02-19',
'seats_number': 4,
'seller_name': None,
'title': 'Renault Twingo 1.2 Dynamic - Petrol - Manual - 75 hp - 90.587 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2013}
2026-03-29 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731419%27 HTTP/1.1" 200 None
2026-03-29 15:17:35 [adesa.be] INFO: Saving data for 10731419: {'auction_closing_time': 1774863000.0, 'created_time': 1774584994.832799, 'last_price_update_time': 1774797455.426373}
2026-03-29 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731419') HTTP/1.1" 204 0
2026-03-29 15:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0d1e909-83bc-5bae-9935-2919c770c7b1 with identifier: 10731415
2026-03-29 15:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d1e909-83bc-5bae-9935-2919c770c7b1 with scrape type 2
2026-03-29 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0d1e909-83bc-5bae-9935-2919c770c7b1 with scrape type 2
2026-03-29 15:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0d1e909-83bc-5bae-9935-2919c770c7b1, identifier: 10731415
2026-03-29 15:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0d1e909-83bc-5bae-9935-2919c770c7b1 with identifier: 10731415
2026-03-29 15:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0d1e909-83bc-5bae-9935-2919c770c7b1 with identifier: 10731415
2026-03-29 15:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0d1e909-83bc-5bae-9935-2919c770c7b1 with identifier: 10731415 to the API
2026-03-29 15:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731415>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '4.8L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd0d1e909-83bc-5bae-9935-2919c770c7b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1wpx929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731415',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Midlum',
'odometer': 256562,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2010-11-22',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Midlum - Diesel - Manual - 218 hp - 256.562 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-29 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731415%27 HTTP/1.1" 200 None
2026-03-29 15:17:35 [adesa.be] INFO: Saving data for 10731415: {'auction_closing_time': 1774866600.0, 'created_time': 1774585035.21042, 'last_price_update_time': 1774797455.774939}
2026-03-29 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731415') HTTP/1.1" 204 0
2026-03-29 15:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30a371aa-e8e2-565f-aa58-ca186fd33afe with identifier: 10732608
2026-03-29 15:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30a371aa-e8e2-565f-aa58-ca186fd33afe with scrape type 2
2026-03-29 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30a371aa-e8e2-565f-aa58-ca186fd33afe with scrape type 2
2026-03-29 15:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30a371aa-e8e2-565f-aa58-ca186fd33afe, identifier: 10732608
2026-03-29 15:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30a371aa-e8e2-565f-aa58-ca186fd33afe with identifier: 10732608
2026-03-29 15:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30a371aa-e8e2-565f-aa58-ca186fd33afe with identifier: 10732608
2026-03-29 15:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30a371aa-e8e2-565f-aa58-ca186fd33afe with identifier: 10732608 to the API
2026-03-29 15:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732608>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 86,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '30a371aa-e8e2-565f-aa58-ca186fd33afe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ALV365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 164726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2011-02-04',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 86 hp - '
'164.726 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2011}
2026-03-29 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732608%27 HTTP/1.1" 200 None
2026-03-29 15:17:36 [adesa.be] INFO: Saving data for 10732608: {'auction_closing_time': 1774865700.0, 'created_time': 1774585091.573249, 'last_price_update_time': 1774797456.139047}
2026-03-29 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732608') HTTP/1.1" 204 0
2026-03-29 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d551ab6-5228-591e-b8a6-06d6f9511123 with identifier: 10730476
2026-03-29 15:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d551ab6-5228-591e-b8a6-06d6f9511123 with scrape type 2
2026-03-29 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d551ab6-5228-591e-b8a6-06d6f9511123 with scrape type 2
2026-03-29 15:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d551ab6-5228-591e-b8a6-06d6f9511123, identifier: 10730476
2026-03-29 15:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d551ab6-5228-591e-b8a6-06d6f9511123 with identifier: 10730476
2026-03-29 15:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d551ab6-5228-591e-b8a6-06d6f9511123 with identifier: 10730476
2026-03-29 15:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d551ab6-5228-591e-b8a6-06d6f9511123 with identifier: 10730476 to the API
2026-03-29 15:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730476>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0d551ab6-5228-591e-b8a6-06d6f9511123',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WKP147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 209446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 7,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Xcellence - Diesel - Manual - 150 hp - 209.446 '
'km',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2019}
2026-03-29 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730476%27 HTTP/1.1" 200 None
2026-03-29 15:17:36 [adesa.be] INFO: Saving data for 10730476: {'auction_closing_time': 1774863000.0, 'created_time': 1774584995.282242, 'last_price_update_time': 1774797456.676957}
2026-03-29 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730476') HTTP/1.1" 204 0
2026-03-29 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17: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 15:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37cf984b-bfb6-5240-a4eb-c2671623c7aa with identifier: 10731406
2026-03-29 15:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa with scrape type 2
2026-03-29 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa with scrape type 2
2026-03-29 15:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37cf984b-bfb6-5240-a4eb-c2671623c7aa, identifier: 10731406
2026-03-29 15:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37cf984b-bfb6-5240-a4eb-c2671623c7aa with identifier: 10731406
2026-03-29 15:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37cf984b-bfb6-5240-a4eb-c2671623c7aa with identifier: 10731406
2026-03-29 15:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37cf984b-bfb6-5240-a4eb-c2671623c7aa with identifier: 10731406 to the API
2026-03-29 15:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731406>
{'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': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '37cf984b-bfb6-5240-a4eb-c2671623c7aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EUY212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 148370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2017-04-10',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb 1.4 TSI Style - Petrol - Manual - 125 hp - 148.370 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
2026-03-29 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731406%27 HTTP/1.1" 200 None
2026-03-29 15:17:37 [adesa.be] INFO: Saving data for 10731406: {'auction_closing_time': 1774863000.0, 'created_time': 1774585059.399834, 'last_price_update_time': 1774797457.181363}
2026-03-29 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731406') HTTP/1.1" 204 0
2026-03-29 15:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with identifier: 10732537
2026-03-29 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with scrape type 2
2026-03-29 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with scrape type 2
2026-03-29 15:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc, identifier: 10732537
2026-03-29 15:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e488aa11-5ea8-558b-aaff-d738a64c97a1 with identifier: 10730466
2026-03-29 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e488aa11-5ea8-558b-aaff-d738a64c97a1 with scrape type 2
2026-03-29 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e488aa11-5ea8-558b-aaff-d738a64c97a1 with scrape type 2
2026-03-29 15:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e488aa11-5ea8-558b-aaff-d738a64c97a1, identifier: 10730466
2026-03-29 15:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with identifier: 10732537
2026-03-29 15:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with identifier: 10732537
2026-03-29 15:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with identifier: 10732537 to the API
2026-03-29 15:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNR772',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 37475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI Clever - Petrol - Manual - 110 hp - 37.475 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-29 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732537%27 HTTP/1.1" 200 None
2026-03-29 15:17:37 [adesa.be] INFO: Saving data for 10732537: {'auction_closing_time': 1774953000.0, 'created_time': 1774584993.04823, 'last_price_update_time': 1774797457.662006}
2026-03-29 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732537') HTTP/1.1" 204 0
2026-03-29 15:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e488aa11-5ea8-558b-aaff-d738a64c97a1 with identifier: 10730466
2026-03-29 15:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e488aa11-5ea8-558b-aaff-d738a64c97a1 with identifier: 10730466
2026-03-29 15:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e488aa11-5ea8-558b-aaff-d738a64c97a1 with identifier: 10730466 to the API
2026-03-29 15:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730466>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 97,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e488aa11-5ea8-558b-aaff-d738a64c97a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DHJ502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730466',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 37817,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 VVT-i - Hybrid - Automatic - 97 hp - 37.817 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:38 [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 15:17:38 [adesa.be] INFO: Saving data for 10730466: {'auction_closing_time': 1774863000.0, 'created_time': 1774585059.98495, 'last_price_update_time': 1774797458.964985}
2026-03-29 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730466') HTTP/1.1" 204 0
2026-03-29 15:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a02d8a3-a09b-593a-93c5-59c772cb2460 with identifier: 10732493
2026-03-29 15:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a02d8a3-a09b-593a-93c5-59c772cb2460 with scrape type 2
2026-03-29 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a02d8a3-a09b-593a-93c5-59c772cb2460 with scrape type 2
2026-03-29 15:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a02d8a3-a09b-593a-93c5-59c772cb2460, identifier: 10732493
2026-03-29 15:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a02d8a3-a09b-593a-93c5-59c772cb2460 with identifier: 10732493
2026-03-29 15:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a02d8a3-a09b-593a-93c5-59c772cb2460 with identifier: 10732493
2026-03-29 15:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a02d8a3-a09b-593a-93c5-59c772cb2460 with identifier: 10732493 to the API
2026-03-29 15:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '7a02d8a3-a09b-593a-93c5-59c772cb2460',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX143728',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 113112,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 113.112 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732493%27 HTTP/1.1" 200 None
2026-03-29 15:17:39 [adesa.be] INFO: Saving data for 10732493: {'auction_closing_time': 1774863000.0, 'created_time': 1774585058.655872, 'last_price_update_time': 1774797459.451869}
2026-03-29 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732493') HTTP/1.1" 204 0
2026-03-29 15:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with identifier: 10731410
2026-03-29 15:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with scrape type 2
2026-03-29 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with scrape type 2
2026-03-29 15:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e, identifier: 10731410
2026-03-29 15:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with identifier: 10731410
2026-03-29 15:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with identifier: 10731410
2026-03-29 15:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with identifier: 10731410 to the API
2026-03-29 15:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731410>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EVU766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731410',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 230960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6450,
'price_includes_vat': True,
'registration_date': '2015-06-15',
'seats_number': 9,
'seller_name': None,
'title': 'Opel Vivaro 1.6 - Diesel - Manual - 119 hp - 230.960 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:39 [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 15:17:39 [adesa.be] INFO: Saving data for 10731410: {'auction_closing_time': 1774866600.0, 'created_time': 1774585093.827323, 'last_price_update_time': 1774797459.803821}
2026-03-29 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731410') HTTP/1.1" 204 0
2026-03-29 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with identifier: 10730637
2026-03-29 15:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with scrape type 2
2026-03-29 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with scrape type 2
2026-03-29 15:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8e60c30-6f1f-5705-a2e6-e131f21a59b5, identifier: 10730637
2026-03-29 15:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with identifier: 10730637
2026-03-29 15:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with identifier: 10730637
2026-03-29 15:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with identifier: 10730637 to the API
2026-03-29 15:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'c8e60c30-6f1f-5705-a2e6-e131f21a59b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FHX803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 153307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3150,
'price_includes_vat': True,
'registration_date': '2014-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.4 TSI Highline - Petrol - Automatic - 122 hp - '
'153.307 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2014}
2026-03-29 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730637%27 HTTP/1.1" 200 None
2026-03-29 15:17:40 [adesa.be] INFO: Saving data for 10730637: {'auction_closing_time': 1774865700.0, 'created_time': 1774585071.989664, 'last_price_update_time': 1774797460.26916}
2026-03-29 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730637') HTTP/1.1" 204 0
2026-03-29 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69cb2da5-fa51-5032-840f-1407a0447878 with identifier: 10730520
2026-03-29 15:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69cb2da5-fa51-5032-840f-1407a0447878 with scrape type 2
2026-03-29 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69cb2da5-fa51-5032-840f-1407a0447878 with scrape type 2
2026-03-29 15:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69cb2da5-fa51-5032-840f-1407a0447878, identifier: 10730520
2026-03-29 15:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69cb2da5-fa51-5032-840f-1407a0447878 with identifier: 10730520
2026-03-29 15:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69cb2da5-fa51-5032-840f-1407a0447878 with identifier: 10730520
2026-03-29 15:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69cb2da5-fa51-5032-840f-1407a0447878 with identifier: 10730520 to the API
2026-03-29 15:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730520>
{'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': 119,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '69cb2da5-fa51-5032-840f-1407a0447878',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1duu945',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'SX4',
'odometer': 174129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2014-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki SX4 1.6i - Petrol - Manual - 119 hp - 174.129 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-29 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730520%27 HTTP/1.1" 200 None
2026-03-29 15:17:40 [adesa.be] INFO: Saving data for 10730520: {'auction_closing_time': 1774863000.0, 'created_time': 1774585061.102516, 'last_price_update_time': 1774797460.822239}
2026-03-29 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730520') HTTP/1.1" 204 0
2026-03-29 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d0a8e69-a973-5132-9fc1-6a935fb62066 with identifier: 10732487
2026-03-29 15:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d0a8e69-a973-5132-9fc1-6a935fb62066 with scrape type 2
2026-03-29 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d0a8e69-a973-5132-9fc1-6a935fb62066 with scrape type 2
2026-03-29 15:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d0a8e69-a973-5132-9fc1-6a935fb62066, identifier: 10732487
2026-03-29 15:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d0a8e69-a973-5132-9fc1-6a935fb62066 with identifier: 10732487
2026-03-29 15:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d0a8e69-a973-5132-9fc1-6a935fb62066 with identifier: 10732487
2026-03-29 15:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d0a8e69-a973-5132-9fc1-6a935fb62066 with identifier: 10732487 to the API
2026-03-29 15:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '0d0a8e69-a973-5132-9fc1-6a935fb62066',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX003307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 172136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2016-07-15',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 172.136 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732487%27 HTTP/1.1" 200 None
2026-03-29 15:17:41 [adesa.be] INFO: Saving data for 10732487: {'auction_closing_time': 1774863000.0, 'created_time': 1774585072.340617, 'last_price_update_time': 1774797461.296294}
2026-03-29 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732487') HTTP/1.1" 204 0
2026-03-29 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10738277
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738277%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10738277: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10738277 url https://www.openlane.eu/en/carv6/auction/10738277
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735457
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735457%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735457: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735457 url https://www.openlane.eu/en/carv6/auction/10735457
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735752
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735752%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735752: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735752 url https://www.openlane.eu/en/carv6/auction/10735752
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10737721
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737721%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10737721: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10737721 url https://www.openlane.eu/en/carv6/auction/10737721
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10737605
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737605%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10737605: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10737605 url https://www.openlane.eu/en/carv6/auction/10737605
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735557
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735557%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735557: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735557 url https://www.openlane.eu/en/carv6/auction/10735557
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735584
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735584%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735584: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735584 url https://www.openlane.eu/en/carv6/auction/10735584
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735523
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735523%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735523: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735523 url https://www.openlane.eu/en/carv6/auction/10735523
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10737612
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737612%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10737612: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10737612 url https://www.openlane.eu/en/carv6/auction/10737612
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735573
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735573%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735573: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735573 url https://www.openlane.eu/en/carv6/auction/10735573
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10739887
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739887%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10739887: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10739887 url https://www.openlane.eu/en/carv6/auction/10739887
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10738306
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738306%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10738306: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10738306 url https://www.openlane.eu/en/carv6/auction/10738306
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10737690
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737690%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10737690: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10737690 url https://www.openlane.eu/en/carv6/auction/10737690
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10739891
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739891%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10739891: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10739891 url https://www.openlane.eu/en/carv6/auction/10739891
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735449
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735449%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735449: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735449 url https://www.openlane.eu/en/carv6/auction/10735449
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735416
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735416%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735416: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735416 url https://www.openlane.eu/en/carv6/auction/10735416
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735619
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735619%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735619: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735619 url https://www.openlane.eu/en/carv6/auction/10735619
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735540
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735540%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735540: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735540 url https://www.openlane.eu/en/carv6/auction/10735540
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735408
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735408%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735408: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735408 url https://www.openlane.eu/en/carv6/auction/10735408
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735548
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735548%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735548: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735548 url https://www.openlane.eu/en/carv6/auction/10735548
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735474
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735474%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735474: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735474 url https://www.openlane.eu/en/carv6/auction/10735474
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735608
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735608%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735608: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735608 url https://www.openlane.eu/en/carv6/auction/10735608
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10737680
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737680%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10737680: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10737680 url https://www.openlane.eu/en/carv6/auction/10737680
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10736406
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736406%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10736406: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10736406 url https://www.openlane.eu/en/carv6/auction/10736406
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10739895
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739895%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10739895: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10739895 url https://www.openlane.eu/en/carv6/auction/10739895
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10736402
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736402%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10736402: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10736402 url https://www.openlane.eu/en/carv6/auction/10736402
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10739906
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739906%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10739906: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10739906 url https://www.openlane.eu/en/carv6/auction/10739906
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10738316
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738316%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10738316: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10738316 url https://www.openlane.eu/en/carv6/auction/10738316
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10737613
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737613%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10737613: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10737613 url https://www.openlane.eu/en/carv6/auction/10737613
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10737630
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737630%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10737630: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10737630 url https://www.openlane.eu/en/carv6/auction/10737630
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735603
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735603%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735603: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735603 url https://www.openlane.eu/en/carv6/auction/10735603
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735039
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735039%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735039: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735039 url https://www.openlane.eu/en/carv6/auction/10735039
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735592
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735592%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735592: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735592 url https://www.openlane.eu/en/carv6/auction/10735592
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735595
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735595%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735595: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735595 url https://www.openlane.eu/en/carv6/auction/10735595
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10739844
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739844%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10739844: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10739844 url https://www.openlane.eu/en/carv6/auction/10739844
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735578
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735578%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735578: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735578 url https://www.openlane.eu/en/carv6/auction/10735578
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735415
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735415%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735415: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735415 url https://www.openlane.eu/en/carv6/auction/10735415
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735424
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735424%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735424: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735424 url https://www.openlane.eu/en/carv6/auction/10735424
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10737632
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737632%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10737632: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10737632 url https://www.openlane.eu/en/carv6/auction/10737632
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10735590
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735590%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10735590: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10735590 url https://www.openlane.eu/en/carv6/auction/10735590
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10738280
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738280%27 HTTP/1.1" 200 None
2026-03-29 15:17:42 [adesa.be] INFO: Scrape type for 10738280: 0
2026-03-29 15:17:42 [adesa.be] INFO: Skipping item 10738280 url https://www.openlane.eu/en/carv6/auction/10738280
2026-03-29 15:17:42 [adesa.be] INFO: Found listing with ID: 10736674
2026-03-29 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736674: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736674 url https://www.openlane.eu/en/carv6/auction/10736674
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735598
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735598: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735598 url https://www.openlane.eu/en/carv6/auction/10735598
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736480
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736480: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736480 url https://www.openlane.eu/en/carv6/auction/10736480
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735504
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735504: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735504 url https://www.openlane.eu/en/carv6/auction/10735504
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735569
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735569: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735569 url https://www.openlane.eu/en/carv6/auction/10735569
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10737656
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10737656: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10737656 url https://www.openlane.eu/en/carv6/auction/10737656
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10739921
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10739921: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10739921 url https://www.openlane.eu/en/carv6/auction/10739921
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735493
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735493: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735493 url https://www.openlane.eu/en/carv6/auction/10735493
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736383
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736383: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736383 url https://www.openlane.eu/en/carv6/auction/10736383
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10739901
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10739901: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10739901 url https://www.openlane.eu/en/carv6/auction/10739901
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736483
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736483: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736483 url https://www.openlane.eu/en/carv6/auction/10736483
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10738307
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10738307: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10738307 url https://www.openlane.eu/en/carv6/auction/10738307
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736392
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736392: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736392 url https://www.openlane.eu/en/carv6/auction/10736392
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735525
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735525: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735525 url https://www.openlane.eu/en/carv6/auction/10735525
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735589
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735589: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735589 url https://www.openlane.eu/en/carv6/auction/10735589
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735510
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735510: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735510 url https://www.openlane.eu/en/carv6/auction/10735510
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736675
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736675: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736675 url https://www.openlane.eu/en/carv6/auction/10736675
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735572
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735572: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735572 url https://www.openlane.eu/en/carv6/auction/10735572
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10738268
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10738268: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10738268 url https://www.openlane.eu/en/carv6/auction/10738268
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735430
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735430: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735430 url https://www.openlane.eu/en/carv6/auction/10735430
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736378
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736378: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736378 url https://www.openlane.eu/en/carv6/auction/10736378
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736399
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736399: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736399 url https://www.openlane.eu/en/carv6/auction/10736399
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735591
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735591: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735591 url https://www.openlane.eu/en/carv6/auction/10735591
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735478
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735478: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735478 url https://www.openlane.eu/en/carv6/auction/10735478
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10738287
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10738287: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10738287 url https://www.openlane.eu/en/carv6/auction/10738287
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10737621
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10737621: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10737621 url https://www.openlane.eu/en/carv6/auction/10737621
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736400
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736400: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736400 url https://www.openlane.eu/en/carv6/auction/10736400
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10737677
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10737677: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10737677 url https://www.openlane.eu/en/carv6/auction/10737677
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736676
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736676: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736676 url https://www.openlane.eu/en/carv6/auction/10736676
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10739883
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10739883: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10739883 url https://www.openlane.eu/en/carv6/auction/10739883
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735491
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735491: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735491 url https://www.openlane.eu/en/carv6/auction/10735491
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736409
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736409: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736409 url https://www.openlane.eu/en/carv6/auction/10736409
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735555
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735555: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735555 url https://www.openlane.eu/en/carv6/auction/10735555
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736485
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736485: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736485 url https://www.openlane.eu/en/carv6/auction/10736485
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735562
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735562: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735562 url https://www.openlane.eu/en/carv6/auction/10735562
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736683
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736683: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736683 url https://www.openlane.eu/en/carv6/auction/10736683
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10739908
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10739908: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10739908 url https://www.openlane.eu/en/carv6/auction/10739908
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10737752
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10737752: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10737752 url https://www.openlane.eu/en/carv6/auction/10737752
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735454
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735454: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735454 url https://www.openlane.eu/en/carv6/auction/10735454
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10737637
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10737637: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10737637 url https://www.openlane.eu/en/carv6/auction/10737637
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10738293
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10738293: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10738293 url https://www.openlane.eu/en/carv6/auction/10738293
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735626
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735626: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735626 url https://www.openlane.eu/en/carv6/auction/10735626
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735549
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735549: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735549 url https://www.openlane.eu/en/carv6/auction/10735549
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736384
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736384: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736384 url https://www.openlane.eu/en/carv6/auction/10736384
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736393
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736393: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736393 url https://www.openlane.eu/en/carv6/auction/10736393
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10739917
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10739917: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10739917 url https://www.openlane.eu/en/carv6/auction/10739917
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10737565
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10737565: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10737565 url https://www.openlane.eu/en/carv6/auction/10737565
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736372
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736372: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736372 url https://www.openlane.eu/en/carv6/auction/10736372
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735513
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735513: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735513 url https://www.openlane.eu/en/carv6/auction/10735513
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736482
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736482: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736482 url https://www.openlane.eu/en/carv6/auction/10736482
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735428
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735428: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735428 url https://www.openlane.eu/en/carv6/auction/10735428
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736388
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736388: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736388 url https://www.openlane.eu/en/carv6/auction/10736388
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736386
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736386: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736386 url https://www.openlane.eu/en/carv6/auction/10736386
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736394
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736394: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736394 url https://www.openlane.eu/en/carv6/auction/10736394
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735537
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735537: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735537 url https://www.openlane.eu/en/carv6/auction/10735537
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10736362
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10736362: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10736362 url https://www.openlane.eu/en/carv6/auction/10736362
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10737622
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10737622: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10737622 url https://www.openlane.eu/en/carv6/auction/10737622
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10738298
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10738298: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10738298 url https://www.openlane.eu/en/carv6/auction/10738298
2026-03-29 15:17:43 [adesa.be] INFO: Found listing with ID: 10735509
2026-03-29 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:43 [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 15:17:43 [adesa.be] INFO: Scrape type for 10735509: 0
2026-03-29 15:17:43 [adesa.be] INFO: Skipping item 10735509 url https://www.openlane.eu/en/carv6/auction/10735509
2026-03-29 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a5bc359-c8a5-5981-85d3-61077c8202b2 with identifier: 10730475
2026-03-29 15:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a5bc359-c8a5-5981-85d3-61077c8202b2 with scrape type 2
2026-03-29 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a5bc359-c8a5-5981-85d3-61077c8202b2 with scrape type 2
2026-03-29 15:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a5bc359-c8a5-5981-85d3-61077c8202b2, identifier: 10730475
2026-03-29 15:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a5bc359-c8a5-5981-85d3-61077c8202b2 with identifier: 10730475
2026-03-29 15:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a5bc359-c8a5-5981-85d3-61077c8202b2 with identifier: 10730475
2026-03-29 15:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a5bc359-c8a5-5981-85d3-61077c8202b2 with identifier: 10730475 to the API
2026-03-29 15:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730475>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9a5bc359-c8a5-5981-85d3-61077c8202b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFU295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 151694,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2015-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TFSI Executive - Petrol - Automatic - 229 '
'hp - 151.694 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2015}
2026-03-29 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:44 [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 15:17:44 [adesa.be] INFO: Saving data for 10730475: {'auction_closing_time': 1774863000.0, 'created_time': 1774585071.624042, 'last_price_update_time': 1774797464.701123}
2026-03-29 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730475') HTTP/1.1" 204 0
2026-03-29 15:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d367a2dc-1032-524a-828b-79122b4d79ec with identifier: 10732500
2026-03-29 15:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d367a2dc-1032-524a-828b-79122b4d79ec with scrape type 2
2026-03-29 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d367a2dc-1032-524a-828b-79122b4d79ec with scrape type 2
2026-03-29 15:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d367a2dc-1032-524a-828b-79122b4d79ec, identifier: 10732500
2026-03-29 15:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d367a2dc-1032-524a-828b-79122b4d79ec with identifier: 10732500
2026-03-29 15:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d367a2dc-1032-524a-828b-79122b4d79ec with identifier: 10732500
2026-03-29 15:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d367a2dc-1032-524a-828b-79122b4d79ec with identifier: 10732500 to the API
2026-03-29 15:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'd367a2dc-1032-524a-828b-79122b4d79ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX147614',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 128752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2016-06-23',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 128.752 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:45 [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 15:17:45 [adesa.be] INFO: Saving data for 10732500: {'auction_closing_time': 1774863000.0, 'created_time': 1774585059.035404, 'last_price_update_time': 1774797465.190874}
2026-03-29 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732500') HTTP/1.1" 204 0
2026-03-29 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with identifier: 10732491
2026-03-29 15:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with scrape type 2
2026-03-29 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with scrape type 2
2026-03-29 15:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a, identifier: 10732491
2026-03-29 15:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with identifier: 10732491
2026-03-29 15:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with identifier: 10732491
2026-03-29 15:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with identifier: 10732491 to the API
2026-03-29 15:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732491>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'ba7024fd-5ddb-59b8-8abd-7779c79b4a7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'X003538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 125872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 125.872 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:45 [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 15:17:45 [adesa.be] INFO: Saving data for 10732491: {'auction_closing_time': 1774863000.0, 'created_time': 1774585072.70607, 'last_price_update_time': 1774797465.872799}
2026-03-29 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732491') HTTP/1.1" 204 0
2026-03-29 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with identifier: 10730513
2026-03-29 15:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with scrape type 2
2026-03-29 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with scrape type 2
2026-03-29 15:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd, identifier: 10730513
2026-03-29 15:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with identifier: 10730513
2026-03-29 15:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with identifier: 10730513
2026-03-29 15:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with identifier: 10730513 to the API
2026-03-29 15:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PBL203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730513',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 377134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1650,
'price_includes_vat': True,
'registration_date': '2012-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI Elegance - Diesel - Manual - 140 hp - '
'377.134 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2012}
2026-03-29 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730513%27 HTTP/1.1" 200 None
2026-03-29 15:17:46 [adesa.be] INFO: Saving data for 10730513: {'auction_closing_time': 1774863000.0, 'created_time': 1774584991.289232, 'last_price_update_time': 1774797466.255563}
2026-03-29 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730513') HTTP/1.1" 204 0
2026-03-29 15:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14529965-d78e-5d43-9c54-1bfb316e9386 with identifier: 10730564
2026-03-29 15:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14529965-d78e-5d43-9c54-1bfb316e9386 with scrape type 2
2026-03-29 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14529965-d78e-5d43-9c54-1bfb316e9386 with scrape type 2
2026-03-29 15:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14529965-d78e-5d43-9c54-1bfb316e9386, identifier: 10730564
2026-03-29 15:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14529965-d78e-5d43-9c54-1bfb316e9386 with identifier: 10730564
2026-03-29 15:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14529965-d78e-5d43-9c54-1bfb316e9386 with identifier: 10730564
2026-03-29 15:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14529965-d78e-5d43-9c54-1bfb316e9386 with identifier: 10730564 to the API
2026-03-29 15:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730564>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '14529965-d78e-5d43-9c54-1bfb316e9386',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 20527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9650,
'price_includes_vat': True,
'registration_date': '2024-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Scala 1.0 - Petrol - Automatic - 116 hp - 20.527 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730564%27 HTTP/1.1" 200 None
2026-03-29 15:17:46 [adesa.be] INFO: Saving data for 10730564: {'auction_closing_time': 1774865700.0, 'created_time': 1774585051.909656, 'last_price_update_time': 1774797466.635152}
2026-03-29 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730564') HTTP/1.1" 204 0
2026-03-29 15:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7107b2fc-ba7f-53b9-88a3-3d8032144166 with identifier: 10732507
2026-03-29 15:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7107b2fc-ba7f-53b9-88a3-3d8032144166 with scrape type 2
2026-03-29 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7107b2fc-ba7f-53b9-88a3-3d8032144166 with scrape type 2
2026-03-29 15:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7107b2fc-ba7f-53b9-88a3-3d8032144166, identifier: 10732507
2026-03-29 15:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7107b2fc-ba7f-53b9-88a3-3d8032144166 with identifier: 10732507
2026-03-29 15:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7107b2fc-ba7f-53b9-88a3-3d8032144166 with identifier: 10732507
2026-03-29 15:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7107b2fc-ba7f-53b9-88a3-3d8032144166 with identifier: 10732507 to the API
2026-03-29 15:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732507>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '7107b2fc-ba7f-53b9-88a3-3d8032144166',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DAB953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 136204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2850,
'price_includes_vat': True,
'registration_date': '2012-03-23',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Trafic L1H1 2.0 DCI Grand Comfort - Diesel - Manual - 115 '
'hp - 136.204 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2012}
2026-03-29 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732507%27 HTTP/1.1" 200 None
2026-03-29 15:17:47 [adesa.be] INFO: Saving data for 10732507: {'auction_closing_time': 1774866600.0, 'created_time': 1774585036.678164, 'last_price_update_time': 1774797467.015858}
2026-03-29 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732507') HTTP/1.1" 204 0
2026-03-29 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fea6771f-9828-5aba-a20d-d01bcf915122 with identifier: 10730640
2026-03-29 15:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fea6771f-9828-5aba-a20d-d01bcf915122 with scrape type 2
2026-03-29 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fea6771f-9828-5aba-a20d-d01bcf915122 with scrape type 2
2026-03-29 15:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fea6771f-9828-5aba-a20d-d01bcf915122, identifier: 10730640
2026-03-29 15:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fea6771f-9828-5aba-a20d-d01bcf915122 with identifier: 10730640
2026-03-29 15:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fea6771f-9828-5aba-a20d-d01bcf915122 with identifier: 10730640
2026-03-29 15:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fea6771f-9828-5aba-a20d-d01bcf915122 with identifier: 10730640 to the API
2026-03-29 15:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730640>
{'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': 116,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'fea6771f-9828-5aba-a20d-d01bcf915122',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1APU501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 135307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4050,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane Grandtour 1.3 TCe - Petrol - Manual - 116 hp - '
'135.307 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730640%27 HTTP/1.1" 200 None
2026-03-29 15:17:47 [adesa.be] INFO: Saving data for 10730640: {'auction_closing_time': 1774865700.0, 'created_time': 1774585091.948621, 'last_price_update_time': 1774797467.904597}
2026-03-29 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730640') HTTP/1.1" 204 0
2026-03-29 15:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bfc2655-6eeb-5d95-8102-5793980fe28e with identifier: 10731413
2026-03-29 15:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bfc2655-6eeb-5d95-8102-5793980fe28e with scrape type 2
2026-03-29 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bfc2655-6eeb-5d95-8102-5793980fe28e with scrape type 2
2026-03-29 15:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4bfc2655-6eeb-5d95-8102-5793980fe28e, identifier: 10731413
2026-03-29 15:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4bfc2655-6eeb-5d95-8102-5793980fe28e with identifier: 10731413
2026-03-29 15:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4bfc2655-6eeb-5d95-8102-5793980fe28e with identifier: 10731413
2026-03-29 15:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4bfc2655-6eeb-5d95-8102-5793980fe28e with identifier: 10731413 to the API
2026-03-29 15:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731413>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '4bfc2655-6eeb-5d95-8102-5793980fe28e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DAB976',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731413',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 179271,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1150,
'price_includes_vat': True,
'registration_date': '2012-03-23',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 90 '
'hp - 179.271 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2012}
2026-03-29 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731413%27 HTTP/1.1" 200 None
2026-03-29 15:17:48 [adesa.be] INFO: Saving data for 10731413: {'auction_closing_time': 1774866600.0, 'created_time': 1774585091.195016, 'last_price_update_time': 1774797468.440119}
2026-03-29 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731413') HTTP/1.1" 204 0
2026-03-29 15:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with identifier: 10730566
2026-03-29 15:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with scrape type 2
2026-03-29 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with scrape type 2
2026-03-29 15:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca, identifier: 10730566
2026-03-29 15:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with identifier: 10730566
2026-03-29 15:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with identifier: 10730566
2026-03-29 15:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with identifier: 10730566 to the API
2026-03-29 15:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730566>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 39863,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2023-07-01',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Kangoo 1.5 - Diesel - Manual - 95 hp - 39.863 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730566%27 HTTP/1.1" 200 None
2026-03-29 15:17:49 [adesa.be] INFO: Saving data for 10730566: {'auction_closing_time': 1774865700.0, 'created_time': 1774585089.836068, 'last_price_update_time': 1774797469.1356}
2026-03-29 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730566') HTTP/1.1" 204 0
2026-03-29 15:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81905a81-4955-5880-884d-ad95e8e61258 with identifier: 10730638
2026-03-29 15:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81905a81-4955-5880-884d-ad95e8e61258 with scrape type 2
2026-03-29 15:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81905a81-4955-5880-884d-ad95e8e61258 with scrape type 2
2026-03-29 15:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81905a81-4955-5880-884d-ad95e8e61258, identifier: 10730638
2026-03-29 15:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81905a81-4955-5880-884d-ad95e8e61258 with identifier: 10730638
2026-03-29 15:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81905a81-4955-5880-884d-ad95e8e61258 with identifier: 10730638
2026-03-29 15:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81905a81-4955-5880-884d-ad95e8e61258 with identifier: 10730638 to the API
2026-03-29 15:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730638>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '81905a81-4955-5880-884d-ad95e8e61258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730638',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 49149,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7250,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 FR - Petrol - Manual - 95 hp - 49.149 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-29 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730638%27 HTTP/1.1" 200 None
2026-03-29 15:17:50 [adesa.be] INFO: Saving data for 10730638: {'auction_closing_time': 1774865700.0, 'created_time': 1774585044.234402, 'last_price_update_time': 1774797470.185603}
2026-03-29 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730638') HTTP/1.1" 204 0
2026-03-29 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with identifier: 10732489
2026-03-29 15:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with scrape type 2
2026-03-29 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with scrape type 2
2026-03-29 15:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc, identifier: 10732489
2026-03-29 15:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with identifier: 10732489
2026-03-29 15:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with identifier: 10732489
2026-03-29 15:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with identifier: 10732489 to the API
2026-03-29 15:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732489>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZGX144545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 144475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2016-06-15',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 144.475 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732489%27 HTTP/1.1" 200 None
2026-03-29 15:17:51 [adesa.be] INFO: Saving data for 10732489: {'auction_closing_time': 1774863000.0, 'created_time': 1774585069.520508, 'last_price_update_time': 1774797471.712431}
2026-03-29 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732489') HTTP/1.1" 204 0
2026-03-29 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f2a9d27-0b09-551a-b022-632468f4b83a with identifier: 10730639
2026-03-29 15:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f2a9d27-0b09-551a-b022-632468f4b83a with scrape type 2
2026-03-29 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f2a9d27-0b09-551a-b022-632468f4b83a with scrape type 2
2026-03-29 15:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f2a9d27-0b09-551a-b022-632468f4b83a, identifier: 10730639
2026-03-29 15:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f2a9d27-0b09-551a-b022-632468f4b83a with identifier: 10730639
2026-03-29 15:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f2a9d27-0b09-551a-b022-632468f4b83a with identifier: 10730639
2026-03-29 15:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f2a9d27-0b09-551a-b022-632468f4b83a with identifier: 10730639 to the API
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730639>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '0f2a9d27-0b09-551a-b022-632468f4b83a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BWL709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 132182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3550,
'price_includes_vat': True,
'registration_date': '2014-08-08',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 1.6 TDI Style - Diesel - Manual - 105 hp - '
'132.182 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2014}
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730639%27 HTTP/1.1" 200 None
2026-03-29 15:17:52 [adesa.be] INFO: Saving data for 10730639: {'auction_closing_time': 1774865700.0, 'created_time': 1774585044.762501, 'last_price_update_time': 1774797472.203699}
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730639') HTTP/1.1" 204 0
2026-03-29 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95b10b98-15d5-57f2-a32f-f5bdf56403cc with identifier: 10731412
2026-03-29 15:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc with scrape type 2
2026-03-29 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc with scrape type 2
2026-03-29 15:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95b10b98-15d5-57f2-a32f-f5bdf56403cc, identifier: 10731412
2026-03-29 15:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15599be6-6aac-5c35-8932-c23e5fa96a01 with identifier: 10731416
2026-03-29 15:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15599be6-6aac-5c35-8932-c23e5fa96a01 with scrape type 2
2026-03-29 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15599be6-6aac-5c35-8932-c23e5fa96a01 with scrape type 2
2026-03-29 15:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15599be6-6aac-5c35-8932-c23e5fa96a01, identifier: 10731416
2026-03-29 15:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95b10b98-15d5-57f2-a32f-f5bdf56403cc with identifier: 10731412
2026-03-29 15:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95b10b98-15d5-57f2-a32f-f5bdf56403cc with identifier: 10731412
2026-03-29 15:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95b10b98-15d5-57f2-a32f-f5bdf56403cc with identifier: 10731412 to the API
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731412>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '95b10b98-15d5-57f2-a32f-f5bdf56403cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DAB988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731412',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 198856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1050,
'price_includes_vat': True,
'registration_date': '2012-03-23',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 90 '
'hp - 198.856 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2012}
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731412%27 HTTP/1.1" 200 None
2026-03-29 15:17:52 [adesa.be] INFO: Saving data for 10731412: {'auction_closing_time': 1774866600.0, 'created_time': 1774585086.688998, 'last_price_update_time': 1774797472.701154}
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731412') HTTP/1.1" 204 0
2026-03-29 15:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15599be6-6aac-5c35-8932-c23e5fa96a01 with identifier: 10731416
2026-03-29 15:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15599be6-6aac-5c35-8932-c23e5fa96a01 with identifier: 10731416
2026-03-29 15:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15599be6-6aac-5c35-8932-c23e5fa96a01 with identifier: 10731416 to the API
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '15599be6-6aac-5c35-8932-c23e5fa96a01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXD637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731416',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 98488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3250,
'price_includes_vat': True,
'registration_date': '2007-11-19',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L2H2 2.5 DCI Comfort - Diesel - Manual - 120 hp - '
'98.488 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2007}
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731416%27 HTTP/1.1" 200 None
2026-03-29 15:17:52 [adesa.be] INFO: Saving data for 10731416: {'auction_closing_time': 1774866600.0, 'created_time': 1774585089.47447, 'last_price_update_time': 1774797472.983572}
2026-03-29 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731416') HTTP/1.1" 204 0
2026-03-29 15:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a40d5a9-628e-5330-9b0e-132a00aa37dd with identifier: 10730555
2026-03-29 15:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd with scrape type 2
2026-03-29 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd with scrape type 2
2026-03-29 15:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a40d5a9-628e-5330-9b0e-132a00aa37dd, identifier: 10730555
2026-03-29 15:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b97e9c3f-0996-571d-9188-6380fb95f99b with identifier: 10731429
2026-03-29 15:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97e9c3f-0996-571d-9188-6380fb95f99b with scrape type 2
2026-03-29 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b97e9c3f-0996-571d-9188-6380fb95f99b with scrape type 2
2026-03-29 15:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b97e9c3f-0996-571d-9188-6380fb95f99b, identifier: 10731429
2026-03-29 15:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a40d5a9-628e-5330-9b0e-132a00aa37dd with identifier: 10730555
2026-03-29 15:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a40d5a9-628e-5330-9b0e-132a00aa37dd with identifier: 10730555
2026-03-29 15:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a40d5a9-628e-5330-9b0e-132a00aa37dd with identifier: 10730555 to the API
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730555>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '6a40d5a9-628e-5330-9b0e-132a00aa37dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 63643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8550,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Grand Scenic 1.3 - Petrol - Automatic - 140 hp - 63.643 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730555%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Saving data for 10730555: {'auction_closing_time': 1774865700.0, 'created_time': 1774585085.494918, 'last_price_update_time': 1774797473.433715}
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730555') HTTP/1.1" 204 0
2026-03-29 15:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b97e9c3f-0996-571d-9188-6380fb95f99b with identifier: 10731429
2026-03-29 15:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b97e9c3f-0996-571d-9188-6380fb95f99b with identifier: 10731429
2026-03-29 15:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b97e9c3f-0996-571d-9188-6380fb95f99b with identifier: 10731429 to the API
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731429>
{'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': 114,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b97e9c3f-0996-571d-9188-6380fb95f99b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WXX627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731429',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 212585,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2017-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kangoo 1.2 TCe Limited - Petrol - Manual - 114 hp - 212.585 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2017}
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731429%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Saving data for 10731429: {'auction_closing_time': 1774863000.0, 'created_time': 1774585104.50745, 'last_price_update_time': 1774797473.708491}
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731429') HTTP/1.1" 204 0
2026-03-29 15:17: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 15:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:53 [adesa.be] INFO: Found listing with ID: 10735575
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735575%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Scrape type for 10735575: 0
2026-03-29 15:17:53 [adesa.be] INFO: Skipping item 10735575 url https://www.openlane.eu/en/carv6/auction/10735575
2026-03-29 15:17:53 [adesa.be] INFO: Found listing with ID: 10737705
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737705%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Scrape type for 10737705: 0
2026-03-29 15:17:53 [adesa.be] INFO: Skipping item 10737705 url https://www.openlane.eu/en/carv6/auction/10737705
2026-03-29 15:17:53 [adesa.be] INFO: Found listing with ID: 10736371
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736371%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Scrape type for 10736371: 0
2026-03-29 15:17:53 [adesa.be] INFO: Skipping item 10736371 url https://www.openlane.eu/en/carv6/auction/10736371
2026-03-29 15:17:53 [adesa.be] INFO: Found listing with ID: 10737638
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737638%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Scrape type for 10737638: 0
2026-03-29 15:17:53 [adesa.be] INFO: Skipping item 10737638 url https://www.openlane.eu/en/carv6/auction/10737638
2026-03-29 15:17:53 [adesa.be] INFO: Found listing with ID: 10737636
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737636%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Scrape type for 10737636: 0
2026-03-29 15:17:53 [adesa.be] INFO: Skipping item 10737636 url https://www.openlane.eu/en/carv6/auction/10737636
2026-03-29 15:17:53 [adesa.be] INFO: Found listing with ID: 10738281
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738281%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Scrape type for 10738281: 0
2026-03-29 15:17:53 [adesa.be] INFO: Skipping item 10738281 url https://www.openlane.eu/en/carv6/auction/10738281
2026-03-29 15:17:53 [adesa.be] INFO: Found listing with ID: 10735418
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735418%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Scrape type for 10735418: 0
2026-03-29 15:17:53 [adesa.be] INFO: Skipping item 10735418 url https://www.openlane.eu/en/carv6/auction/10735418
2026-03-29 15:17:53 [adesa.be] INFO: Found listing with ID: 10735498
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735498%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Scrape type for 10735498: 0
2026-03-29 15:17:53 [adesa.be] INFO: Skipping item 10735498 url https://www.openlane.eu/en/carv6/auction/10735498
2026-03-29 15:17:53 [adesa.be] INFO: Found listing with ID: 10735614
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735614%27 HTTP/1.1" 200 None
2026-03-29 15:17:53 [adesa.be] INFO: Scrape type for 10735614: 0
2026-03-29 15:17:53 [adesa.be] INFO: Skipping item 10735614 url https://www.openlane.eu/en/carv6/auction/10735614
2026-03-29 15:17:53 [adesa.be] INFO: Found listing with ID: 10737657
2026-03-29 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737657: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737657 url https://www.openlane.eu/en/carv6/auction/10737657
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735016
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735016: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735016 url https://www.openlane.eu/en/carv6/auction/10735016
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735651
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735651: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735651 url https://www.openlane.eu/en/carv6/auction/10735651
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735636
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735636: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735636 url https://www.openlane.eu/en/carv6/auction/10735636
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735534
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735534: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735534 url https://www.openlane.eu/en/carv6/auction/10735534
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735538
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735538: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735538 url https://www.openlane.eu/en/carv6/auction/10735538
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737707
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737707: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737707 url https://www.openlane.eu/en/carv6/auction/10737707
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735543
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735543: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735543 url https://www.openlane.eu/en/carv6/auction/10735543
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10738266
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10738266: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10738266 url https://www.openlane.eu/en/carv6/auction/10738266
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737562
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737562: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737562 url https://www.openlane.eu/en/carv6/auction/10737562
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737588
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737588: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737588 url https://www.openlane.eu/en/carv6/auction/10737588
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10738332
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10738332: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10738332 url https://www.openlane.eu/en/carv6/auction/10738332
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737658
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737658: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737658 url https://www.openlane.eu/en/carv6/auction/10737658
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737620
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737620: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737620 url https://www.openlane.eu/en/carv6/auction/10737620
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735640
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735640: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735640 url https://www.openlane.eu/en/carv6/auction/10735640
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737665
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737665: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737665 url https://www.openlane.eu/en/carv6/auction/10737665
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10739914
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10739914: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10739914 url https://www.openlane.eu/en/carv6/auction/10739914
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737695
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737695: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737695 url https://www.openlane.eu/en/carv6/auction/10737695
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10738290
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10738290: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10738290 url https://www.openlane.eu/en/carv6/auction/10738290
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735630
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735630: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735630 url https://www.openlane.eu/en/carv6/auction/10735630
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10738267
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10738267: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10738267 url https://www.openlane.eu/en/carv6/auction/10738267
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737561
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737561: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737561 url https://www.openlane.eu/en/carv6/auction/10737561
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737710
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737710: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737710 url https://www.openlane.eu/en/carv6/auction/10737710
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737558
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737558: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737558 url https://www.openlane.eu/en/carv6/auction/10737558
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737697
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737697: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737697 url https://www.openlane.eu/en/carv6/auction/10737697
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737579
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737579: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737579 url https://www.openlane.eu/en/carv6/auction/10737579
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10738270
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10738270: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10738270 url https://www.openlane.eu/en/carv6/auction/10738270
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737645
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737645: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737645 url https://www.openlane.eu/en/carv6/auction/10737645
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737650
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737650: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737650 url https://www.openlane.eu/en/carv6/auction/10737650
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735634
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735634: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735634 url https://www.openlane.eu/en/carv6/auction/10735634
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737583
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737583: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737583 url https://www.openlane.eu/en/carv6/auction/10737583
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737651
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737651: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737651 url https://www.openlane.eu/en/carv6/auction/10737651
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10738330
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10738330: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10738330 url https://www.openlane.eu/en/carv6/auction/10738330
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735579
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735579: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735579 url https://www.openlane.eu/en/carv6/auction/10735579
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737678
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737678: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737678 url https://www.openlane.eu/en/carv6/auction/10737678
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10738269
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10738269: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10738269 url https://www.openlane.eu/en/carv6/auction/10738269
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735558
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735558: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735558 url https://www.openlane.eu/en/carv6/auction/10735558
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735482
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735482: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735482 url https://www.openlane.eu/en/carv6/auction/10735482
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10736369
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10736369: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10736369 url https://www.openlane.eu/en/carv6/auction/10736369
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10736366
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10736366: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10736366 url https://www.openlane.eu/en/carv6/auction/10736366
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737724
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737724: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737724 url https://www.openlane.eu/en/carv6/auction/10737724
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10737567
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10737567: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10737567 url https://www.openlane.eu/en/carv6/auction/10737567
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735629
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735629: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735629 url https://www.openlane.eu/en/carv6/auction/10735629
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10735470
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10735470: 0
2026-03-29 15:17:54 [adesa.be] INFO: Skipping item 10735470 url https://www.openlane.eu/en/carv6/auction/10735470
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10734331
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10734331: 2
2026-03-29 15:17:54 [adesa.be] INFO: Scraping item 10734331 url https://www.openlane.eu/en/carv6/auction/10734331
2026-03-29 15:17:54 [adesa.be] INFO: Found listing with ID: 10733987
2026-03-29 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:54 [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 15:17:54 [adesa.be] INFO: Scrape type for 10733987: 2
2026-03-29 15:17:54 [adesa.be] INFO: Scraping item 10733987 url https://www.openlane.eu/en/carv6/auction/10733987
2026-03-29 15:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with identifier: 10732646
2026-03-29 15:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with scrape type 2
2026-03-29 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with scrape type 2
2026-03-29 15:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6, identifier: 10732646
2026-03-29 15:17:55 [adesa.be] INFO: Found listing with ID: 10733994
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733994%27 HTTP/1.1" 200 None
2026-03-29 15:17:55 [adesa.be] INFO: Scrape type for 10733994: 2
2026-03-29 15:17:55 [adesa.be] INFO: Scraping item 10733994 url https://www.openlane.eu/en/carv6/auction/10733994
2026-03-29 15:17: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 15:17: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 15:17: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 15:17: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 15:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with identifier: 10732646
2026-03-29 15:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with identifier: 10732646
2026-03-29 15:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with identifier: 10732646 to the API
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732646>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'aacdb56b-8d3c-59c7-ab8e-03dd03149bb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '035991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732646',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 331474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2009-11-18',
'seats_number': 7,
'seller_name': None,
'title': 'Opel Zafira 1.7 CDTI - Diesel - Manual - 110 hp - 331.474 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732646%27 HTTP/1.1" 200 None
2026-03-29 15:17:55 [adesa.be] INFO: Saving data for 10732646: {'auction_closing_time': 1774863000.0, 'created_time': 1774585095.54165, 'last_price_update_time': 1774797475.270085}
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732646') HTTP/1.1" 204 0
2026-03-29 15:17:55 [adesa.be] INFO: Found listing with ID: 10734333
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734333%27 HTTP/1.1" 200 None
2026-03-29 15:17:55 [adesa.be] INFO: Scrape type for 10734333: 2
2026-03-29 15:17:55 [adesa.be] INFO: Scraping item 10734333 url https://www.openlane.eu/en/carv6/auction/10734333
2026-03-29 15:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fd5de1d-a128-54dc-a374-64f93721565a with identifier: 10732594
2026-03-29 15:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fd5de1d-a128-54dc-a374-64f93721565a with scrape type 2
2026-03-29 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fd5de1d-a128-54dc-a374-64f93721565a with scrape type 2
2026-03-29 15:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fd5de1d-a128-54dc-a374-64f93721565a, identifier: 10732594
2026-03-29 15:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41cf7c9c-78e6-5cc9-9217-f3206e438110 with identifier: 10730478
2026-03-29 15:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41cf7c9c-78e6-5cc9-9217-f3206e438110 with scrape type 2
2026-03-29 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41cf7c9c-78e6-5cc9-9217-f3206e438110 with scrape type 2
2026-03-29 15:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41cf7c9c-78e6-5cc9-9217-f3206e438110, identifier: 10730478
2026-03-29 15:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with identifier: 10730457
2026-03-29 15:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with scrape type 2
2026-03-29 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with scrape type 2
2026-03-29 15:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddc52a0a-c0a7-540d-b2fc-76d39b98c961, identifier: 10730457
2026-03-29 15:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10727129
2026-03-29 15:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86c6408e-42e3-5ca5-884e-effc1a58c48b with scrape type 2
2026-03-29 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86c6408e-42e3-5ca5-884e-effc1a58c48b with scrape type 2
2026-03-29 15:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86c6408e-42e3-5ca5-884e-effc1a58c48b, identifier: 10727129
2026-03-29 15:17:55 [adesa.be] INFO: Found listing with ID: 10733995
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733995%27 HTTP/1.1" 200 None
2026-03-29 15:17:55 [adesa.be] INFO: Scrape type for 10733995: 2
2026-03-29 15:17:55 [adesa.be] INFO: Scraping item 10733995 url https://www.openlane.eu/en/carv6/auction/10733995
2026-03-29 15:17: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 15:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fd5de1d-a128-54dc-a374-64f93721565a with identifier: 10732594
2026-03-29 15:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fd5de1d-a128-54dc-a374-64f93721565a with identifier: 10732594
2026-03-29 15:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fd5de1d-a128-54dc-a374-64f93721565a with identifier: 10732594 to the API
2026-03-29 15:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732594>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': '9fd5de1d-a128-54dc-a374-64f93721565a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'U022496',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732594',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 120293,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI - Hybrid - Automatic - 141 hp - 120.293 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:17:56 [adesa.be] INFO: Saving data for 10732594: {'auction_closing_time': 1774865700.0, 'created_time': 1774585141.083293, 'last_price_update_time': 1774797476.050559}
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732594') HTTP/1.1" 204 0
2026-03-29 15:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41cf7c9c-78e6-5cc9-9217-f3206e438110 with identifier: 10730478
2026-03-29 15:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41cf7c9c-78e6-5cc9-9217-f3206e438110 with identifier: 10730478
2026-03-29 15:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41cf7c9c-78e6-5cc9-9217-f3206e438110 with identifier: 10730478 to the API
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730478>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '41cf7c9c-78e6-5cc9-9217-f3206e438110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CCL678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 111904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2017-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar F-Pace 2.0d - AWD - Diesel - Automatic - 179 hp - 111.904 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:17:56 [adesa.be] INFO: Saving data for 10730478: {'auction_closing_time': 1774863000.0, 'created_time': 1774585193.20887, 'last_price_update_time': 1774797476.333246}
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730478') HTTP/1.1" 204 0
2026-03-29 15:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with identifier: 10730457
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-29 15:17:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with identifier: 10730457
2026-03-29 15:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with identifier: 10730457 to the API
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730457>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 399,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ddc52a0a-c0a7-540d-b2fc-76d39b98c961',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWK243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730457',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 90883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 79000,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover 3.0 P510e HSE - AWD - Hybrid - Automatic - '
'399 hp - 90.883 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2022}
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:17:56 [adesa.be] INFO: Saving data for 10730457: {'auction_closing_time': 1774863000.0, 'created_time': 1774585193.871858, 'last_price_update_time': 1774797476.775886}
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730457') HTTP/1.1" 204 0
2026-03-29 15:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10727129
2026-03-29 15:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10727129
2026-03-29 15:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10727129 to the API
2026-03-29 15:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727129>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '86c6408e-42e3-5ca5-884e-effc1a58c48b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HPA446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727129',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 67000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25950,
'price_includes_vat': True,
'registration_date': '2022-09-19',
'seats_number': 3,
'seller_name': None,
'title': 'Iveco Daily flatbed 2.3 - Diesel - Manual - 135 hp - 67.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710727129%27 HTTP/1.1" 200 None
2026-03-29 15:17:57 [adesa.be] INFO: Saving data for 10727129: {'auction_closing_time': 1774953000.0, 'created_time': 1774585194.687385, 'last_price_update_time': 1774797477.094525}
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727129') HTTP/1.1" 204 0
2026-03-29 15:17:57 [adesa.be] INFO: Found listing with ID: 10733993
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733993%27 HTTP/1.1" 200 None
2026-03-29 15:17:57 [adesa.be] INFO: Scrape type for 10733993: 2
2026-03-29 15:17:57 [adesa.be] INFO: Scraping item 10733993 url https://www.openlane.eu/en/carv6/auction/10733993
2026-03-29 15:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb98011b-e661-5a4b-b094-8d6b75de1426 with identifier: 10730485
2026-03-29 15:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb98011b-e661-5a4b-b094-8d6b75de1426 with scrape type 2
2026-03-29 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb98011b-e661-5a4b-b094-8d6b75de1426 with scrape type 2
2026-03-29 15:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb98011b-e661-5a4b-b094-8d6b75de1426, identifier: 10730485
2026-03-29 15:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb98011b-e661-5a4b-b094-8d6b75de1426 with identifier: 10730485
2026-03-29 15:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb98011b-e661-5a4b-b094-8d6b75de1426 with identifier: 10730485
2026-03-29 15:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb98011b-e661-5a4b-b094-8d6b75de1426 with identifier: 10730485 to the API
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730485>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'eb98011b-e661-5a4b-b094-8d6b75de1426',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEB236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 63216,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland 1.2 Innovation - Petrol - Manual - 110 hp - 63.216 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2020}
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:17:57 [adesa.be] INFO: Saving data for 10730485: {'auction_closing_time': 1774863000.0, 'created_time': 1774585078.724425, 'last_price_update_time': 1774797477.557202}
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730485') HTTP/1.1" 204 0
2026-03-29 15:17:57 [adesa.be] INFO: Found listing with ID: 10733989
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733989%27 HTTP/1.1" 200 None
2026-03-29 15:17:57 [adesa.be] INFO: Scrape type for 10733989: 2
2026-03-29 15:17:57 [adesa.be] INFO: Scraping item 10733989 url https://www.openlane.eu/en/carv6/auction/10733989
2026-03-29 15:17:57 [adesa.be] INFO: Found listing with ID: 10733988
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733988%27 HTTP/1.1" 200 None
2026-03-29 15:17:57 [adesa.be] INFO: Scrape type for 10733988: 2
2026-03-29 15:17:57 [adesa.be] INFO: Scraping item 10733988 url https://www.openlane.eu/en/carv6/auction/10733988
2026-03-29 15:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with identifier: 10732580
2026-03-29 15:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with scrape type 2
2026-03-29 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with scrape type 2
2026-03-29 15:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b, identifier: 10732580
2026-03-29 15:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f005d3eb-893c-5795-923c-9f9e8f375a73 with identifier: 10730498
2026-03-29 15:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f005d3eb-893c-5795-923c-9f9e8f375a73 with scrape type 2
2026-03-29 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f005d3eb-893c-5795-923c-9f9e8f375a73 with scrape type 2
2026-03-29 15:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f005d3eb-893c-5795-923c-9f9e8f375a73, identifier: 10730498
2026-03-29 15:17:57 [adesa.be] INFO: Found listing with ID: 10735522
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735522%27 HTTP/1.1" 200 None
2026-03-29 15:17:57 [adesa.be] INFO: Scrape type for 10735522: 0
2026-03-29 15:17:57 [adesa.be] INFO: Skipping item 10735522 url https://www.openlane.eu/en/carv6/auction/10735522
2026-03-29 15:17:57 [adesa.be] INFO: Found listing with ID: 10735623
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735623%27 HTTP/1.1" 200 None
2026-03-29 15:17:57 [adesa.be] INFO: Scrape type for 10735623: 0
2026-03-29 15:17:57 [adesa.be] INFO: Skipping item 10735623 url https://www.openlane.eu/en/carv6/auction/10735623
2026-03-29 15:17:57 [adesa.be] INFO: Found listing with ID: 10737722
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737722%27 HTTP/1.1" 200 None
2026-03-29 15:17:57 [adesa.be] INFO: Scrape type for 10737722: 0
2026-03-29 15:17:57 [adesa.be] INFO: Skipping item 10737722 url https://www.openlane.eu/en/carv6/auction/10737722
2026-03-29 15:17:57 [adesa.be] INFO: Found listing with ID: 10737684
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737684%27 HTTP/1.1" 200 None
2026-03-29 15:17:57 [adesa.be] INFO: Scrape type for 10737684: 0
2026-03-29 15:17:57 [adesa.be] INFO: Skipping item 10737684 url https://www.openlane.eu/en/carv6/auction/10737684
2026-03-29 15:17:57 [adesa.be] INFO: Found listing with ID: 10736397
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736397%27 HTTP/1.1" 200 None
2026-03-29 15:17:57 [adesa.be] INFO: Scrape type for 10736397: 0
2026-03-29 15:17:57 [adesa.be] INFO: Skipping item 10736397 url https://www.openlane.eu/en/carv6/auction/10736397
2026-03-29 15:17:57 [adesa.be] INFO: Found listing with ID: 10734332
2026-03-29 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734332%27 HTTP/1.1" 200 None
2026-03-29 15:17:57 [adesa.be] INFO: Scrape type for 10734332: 2
2026-03-29 15:17:57 [adesa.be] INFO: Scraping item 10734332 url https://www.openlane.eu/en/carv6/auction/10734332
2026-03-29 15:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with identifier: 10732580
2026-03-29 15:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with identifier: 10732580
2026-03-29 15:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with identifier: 10732580 to the API
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732580>
{'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': 141,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': '64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '063272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 102116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI - Hybrid - Automatic - 141 hp - 102.116 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710732580%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Saving data for 10732580: {'auction_closing_time': 1774865700.0, 'created_time': 1774585218.521184, 'last_price_update_time': 1774797478.18905}
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732580') HTTP/1.1" 204 0
2026-03-29 15:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f005d3eb-893c-5795-923c-9f9e8f375a73 with identifier: 10730498
2026-03-29 15:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f005d3eb-893c-5795-923c-9f9e8f375a73 with identifier: 10730498
2026-03-29 15:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f005d3eb-893c-5795-923c-9f9e8f375a73 with identifier: 10730498 to the API
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730498>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f005d3eb-893c-5795-923c-9f9e8f375a73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DDH494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'IX35',
'odometer': 157718,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2015-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai IX35 1.7 CRDi - Diesel - Manual - 115 hp - 157.718 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730498%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Saving data for 10730498: {'auction_closing_time': 1774863000.0, 'created_time': 1774585195.850301, 'last_price_update_time': 1774797478.569171}
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730498') HTTP/1.1" 204 0
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737316
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737316%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10737316: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10737316 url https://www.openlane.eu/en/carv6/auction/10737316
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10735520
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735520%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10735520: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10735520 url https://www.openlane.eu/en/carv6/auction/10735520
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10738264
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738264%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10738264: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10738264 url https://www.openlane.eu/en/carv6/auction/10738264
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737685
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737685%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10737685: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10737685 url https://www.openlane.eu/en/carv6/auction/10737685
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10735452
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735452%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10735452: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10735452 url https://www.openlane.eu/en/carv6/auction/10735452
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10738300
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738300%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10738300: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10738300 url https://www.openlane.eu/en/carv6/auction/10738300
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10735566
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735566%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10735566: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10735566 url https://www.openlane.eu/en/carv6/auction/10735566
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10738314
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738314%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10738314: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10738314 url https://www.openlane.eu/en/carv6/auction/10738314
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737560
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737560%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10737560: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10737560 url https://www.openlane.eu/en/carv6/auction/10737560
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10735639
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735639%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10735639: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10735639 url https://www.openlane.eu/en/carv6/auction/10735639
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737693
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737693%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10737693: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10737693 url https://www.openlane.eu/en/carv6/auction/10737693
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737610
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737610%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10737610: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10737610 url https://www.openlane.eu/en/carv6/auction/10737610
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737556
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737556%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10737556: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10737556 url https://www.openlane.eu/en/carv6/auction/10737556
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10735029
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735029%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10735029: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10735029 url https://www.openlane.eu/en/carv6/auction/10735029
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737311
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737311%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10737311: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10737311 url https://www.openlane.eu/en/carv6/auction/10737311
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737694
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737694%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10737694: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10737694 url https://www.openlane.eu/en/carv6/auction/10737694
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737719
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737719%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10737719: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10737719 url https://www.openlane.eu/en/carv6/auction/10737719
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10736365
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736365%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10736365: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10736365 url https://www.openlane.eu/en/carv6/auction/10736365
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737601
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737601%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10737601: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10737601 url https://www.openlane.eu/en/carv6/auction/10737601
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10736411
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736411%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10736411: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10736411 url https://www.openlane.eu/en/carv6/auction/10736411
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10735480
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735480%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10735480: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10735480 url https://www.openlane.eu/en/carv6/auction/10735480
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10735025
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735025%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10735025: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10735025 url https://www.openlane.eu/en/carv6/auction/10735025
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10735417
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735417%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10735417: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10735417 url https://www.openlane.eu/en/carv6/auction/10735417
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10735486
2026-03-29 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735486%27 HTTP/1.1" 200 None
2026-03-29 15:17:58 [adesa.be] INFO: Scrape type for 10735486: 0
2026-03-29 15:17:58 [adesa.be] INFO: Skipping item 10735486 url https://www.openlane.eu/en/carv6/auction/10735486
2026-03-29 15:17:58 [adesa.be] INFO: Found listing with ID: 10737659
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737659%27 HTTP/1.1" 200 None
2026-03-29 15:17:59 [adesa.be] INFO: Scrape type for 10737659: 0
2026-03-29 15:17:59 [adesa.be] INFO: Skipping item 10737659 url https://www.openlane.eu/en/carv6/auction/10737659
2026-03-29 15:17:59 [adesa.be] INFO: Found listing with ID: 10737591
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737591%27 HTTP/1.1" 200 None
2026-03-29 15:17:59 [adesa.be] INFO: Scrape type for 10737591: 0
2026-03-29 15:17:59 [adesa.be] INFO: Skipping item 10737591 url https://www.openlane.eu/en/carv6/auction/10737591
2026-03-29 15:17:59 [adesa.be] INFO: Found listing with ID: 10737563
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737563%27 HTTP/1.1" 200 None
2026-03-29 15:17:59 [adesa.be] INFO: Scrape type for 10737563: 0
2026-03-29 15:17:59 [adesa.be] INFO: Skipping item 10737563 url https://www.openlane.eu/en/carv6/auction/10737563
2026-03-29 15:17:59 [adesa.be] INFO: Found listing with ID: 10735593
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735593%27 HTTP/1.1" 200 None
2026-03-29 15:17:59 [adesa.be] INFO: Scrape type for 10735593: 0
2026-03-29 15:17:59 [adesa.be] INFO: Skipping item 10735593 url https://www.openlane.eu/en/carv6/auction/10735593
2026-03-29 15:17:59 [adesa.be] INFO: Found listing with ID: 10735032
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735032%27 HTTP/1.1" 200 None
2026-03-29 15:17:59 [adesa.be] INFO: Scrape type for 10735032: 0
2026-03-29 15:17:59 [adesa.be] INFO: Skipping item 10735032 url https://www.openlane.eu/en/carv6/auction/10735032
2026-03-29 15:17:59 [adesa.be] INFO: Found listing with ID: 10735473
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735473%27 HTTP/1.1" 200 None
2026-03-29 15:17:59 [adesa.be] INFO: Scrape type for 10735473: 0
2026-03-29 15:17:59 [adesa.be] INFO: Skipping item 10735473 url https://www.openlane.eu/en/carv6/auction/10735473
2026-03-29 15:17:59 [adesa.be] INFO: Found listing with ID: 10738271
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738271%27 HTTP/1.1" 200 None
2026-03-29 15:17:59 [adesa.be] INFO: Scrape type for 10738271: 0
2026-03-29 15:17:59 [adesa.be] INFO: Skipping item 10738271 url https://www.openlane.eu/en/carv6/auction/10738271
2026-03-29 15:17:59 [adesa.be] INFO: Found listing with ID: 10735583
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735583%27 HTTP/1.1" 200 None
2026-03-29 15:17:59 [adesa.be] INFO: Scrape type for 10735583: 0
2026-03-29 15:17:59 [adesa.be] INFO: Skipping item 10735583 url https://www.openlane.eu/en/carv6/auction/10735583
2026-03-29 15:17:59 [adesa.be] INFO: Found listing with ID: 10737585
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737585%27 HTTP/1.1" 200 None
2026-03-29 15:17:59 [adesa.be] INFO: Scrape type for 10737585: 0
2026-03-29 15:17:59 [adesa.be] INFO: Skipping item 10737585 url https://www.openlane.eu/en/carv6/auction/10737585
2026-03-29 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 614f4525-301c-593b-9beb-6fe19b58e139 with identifier: 10731431
2026-03-29 15:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 614f4525-301c-593b-9beb-6fe19b58e139 with scrape type 2
2026-03-29 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 614f4525-301c-593b-9beb-6fe19b58e139 with scrape type 2
2026-03-29 15:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 614f4525-301c-593b-9beb-6fe19b58e139, identifier: 10731431
2026-03-29 15:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 614f4525-301c-593b-9beb-6fe19b58e139 with identifier: 10731431
2026-03-29 15:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 614f4525-301c-593b-9beb-6fe19b58e139 with identifier: 10731431
2026-03-29 15:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 614f4525-301c-593b-9beb-6fe19b58e139 with identifier: 10731431 to the API
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:17: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 15:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731431>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '614f4525-301c-593b-9beb-6fe19b58e139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731431',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 111904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31500,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ranger Raptor 2.0 EcoBlue - AWD - Diesel - Automatic - 213 hp '
'- 111.904 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731431%27 HTTP/1.1" 200 None
2026-03-29 15:17:59 [adesa.be] INFO: Saving data for 10731431: {'auction_closing_time': 1774863000.0, 'created_time': 1774585216.177335, 'last_price_update_time': 1774797479.704257}
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731431') HTTP/1.1" 204 0
2026-03-29 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:17: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 15:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with identifier: 10730527
2026-03-29 15:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with scrape type 2
2026-03-29 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with scrape type 2
2026-03-29 15:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5, identifier: 10730527
2026-03-29 15:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with identifier: 10730527
2026-03-29 15:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with identifier: 10730527
2026-03-29 15:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with identifier: 10730527 to the API
2026-03-29 15:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730527>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TSD141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 97392,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-04-22',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma 1.0 Titanium X - Petrol - Manual - 125 hp - 97.392 km',
'transmission': 'manual',
'trim': 'Titanium X',
'vin': None,
'year': 2020}
2026-03-29 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730527%27 HTTP/1.1" 200 None
2026-03-29 15:18:00 [adesa.be] INFO: Saving data for 10730527: {'auction_closing_time': 1774863000.0, 'created_time': 1774585209.690555, 'last_price_update_time': 1774797480.32216}
2026-03-29 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730527') HTTP/1.1" 204 0
2026-03-29 15:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with identifier: 10730558
2026-03-29 15:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with scrape type 2
2026-03-29 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with scrape type 2
2026-03-29 15:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b, identifier: 10730558
2026-03-29 15:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with identifier: 10730558
2026-03-29 15:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with identifier: 10730558
2026-03-29 15:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with identifier: 10730558 to the API
2026-03-29 15:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730558>
{'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': 123,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '7cc1dfe7-9849-5a13-a12e-f11e1e592c1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 53267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8050,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma 1.0 - Petrol - Manual - 123 hp - 53.267 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730558%27 HTTP/1.1" 200 None
2026-03-29 15:18:00 [adesa.be] INFO: Saving data for 10730558: {'auction_closing_time': 1774865700.0, 'created_time': 1774585208.035875, 'last_price_update_time': 1774797480.681207}
2026-03-29 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730558') HTTP/1.1" 204 0
2026-03-29 15:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18: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 15:18: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 15:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f8727a-60f1-5164-af6c-2935dbaec706 with identifier: 10730508
2026-03-29 15:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f8727a-60f1-5164-af6c-2935dbaec706 with scrape type 2
2026-03-29 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01f8727a-60f1-5164-af6c-2935dbaec706 with scrape type 2
2026-03-29 15:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01f8727a-60f1-5164-af6c-2935dbaec706, identifier: 10730508
2026-03-29 15:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01f8727a-60f1-5164-af6c-2935dbaec706 with identifier: 10730508
2026-03-29 15:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01f8727a-60f1-5164-af6c-2935dbaec706 with identifier: 10730508
2026-03-29 15:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01f8727a-60f1-5164-af6c-2935dbaec706 with identifier: 10730508 to the API
2026-03-29 15:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730508>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.5L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '01f8727a-60f1-5164-af6c-2935dbaec706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NAK565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'H350',
'odometer': 275685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3750,
'price_includes_vat': True,
'registration_date': '2016-01-05',
'seats_number': 3,
'seller_name': None,
'title': 'Hyundai H350 2.5 CRDi - Diesel - Manual - 149 hp - 275.685 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730508%27 HTTP/1.1" 200 None
2026-03-29 15:18:01 [adesa.be] INFO: Saving data for 10730508: {'auction_closing_time': 1774863000.0, 'created_time': 1774585216.924815, 'last_price_update_time': 1774797481.06771}
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730508') HTTP/1.1" 204 0
2026-03-29 15:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c7c5a54-af84-5423-aee5-143a406f7537 with identifier: 10730642
2026-03-29 15:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c7c5a54-af84-5423-aee5-143a406f7537 with scrape type 2
2026-03-29 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c7c5a54-af84-5423-aee5-143a406f7537 with scrape type 2
2026-03-29 15:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c7c5a54-af84-5423-aee5-143a406f7537, identifier: 10730642
2026-03-29 15:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with identifier: 10731427
2026-03-29 15:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with scrape type 2
2026-03-29 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with scrape type 2
2026-03-29 15:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad34ea1d-aa74-58f2-9781-03b153d9dfe1, identifier: 10731427
2026-03-29 15:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10730492
2026-03-29 15:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d427a76d-c911-52d1-ab58-c3c0008ab0bb with scrape type 2
2026-03-29 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d427a76d-c911-52d1-ab58-c3c0008ab0bb with scrape type 2
2026-03-29 15:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d427a76d-c911-52d1-ab58-c3c0008ab0bb, identifier: 10730492
2026-03-29 15:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c7c5a54-af84-5423-aee5-143a406f7537 with identifier: 10730642
2026-03-29 15:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c7c5a54-af84-5423-aee5-143a406f7537 with identifier: 10730642
2026-03-29 15:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c7c5a54-af84-5423-aee5-143a406f7537 with identifier: 10730642 to the API
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730642>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '6c7c5a54-af84-5423-aee5-143a406f7537',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CKL268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 98685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-12-31',
'seats_number': 7,
'seller_name': None,
'title': 'Ford S-Max 1.5 EcoBoost ST Line - Petrol - Manual - 165 hp - 98.685 '
'km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2019}
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730642%27 HTTP/1.1" 200 None
2026-03-29 15:18:01 [adesa.be] INFO: Saving data for 10730642: {'auction_closing_time': 1774865700.0, 'created_time': 1774585208.62315, 'last_price_update_time': 1774797481.619003}
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730642') HTTP/1.1" 204 0
2026-03-29 15:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with identifier: 10731427
2026-03-29 15:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with identifier: 10731427
2026-03-29 15:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with identifier: 10731427 to the API
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731427>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ad34ea1d-aa74-58f2-9781-03b153d9dfe1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTB827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731427',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 63195,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13950,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'63.195 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731427%27 HTTP/1.1" 200 None
2026-03-29 15:18:01 [adesa.be] INFO: Saving data for 10731427: {'auction_closing_time': 1774863000.0, 'created_time': 1774585218.900362, 'last_price_update_time': 1774797481.909655}
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731427') HTTP/1.1" 204 0
2026-03-29 15:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10730492
2026-03-29 15:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10730492
2026-03-29 15:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10730492 to the API
2026-03-29 15:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730492>
{'auction_title': '',
'c_o_2_emission_value': 199,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd427a76d-c911-52d1-ab58-c3c0008ab0bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1juf343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 177833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2015-02-26',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai Grand Santa Fe 2.2 CRDi - AWD - Diesel - Automatic - 197 hp '
'- 177.833 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730492%27 HTTP/1.1" 200 None
2026-03-29 15:18:02 [adesa.be] INFO: Saving data for 10730492: {'auction_closing_time': 1774863000.0, 'created_time': 1774585196.167395, 'last_price_update_time': 1774797482.184126}
2026-03-29 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730492') HTTP/1.1" 204 0
2026-03-29 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10730489
2026-03-29 15:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9e38dd8-2f25-52a5-b4dd-618890642ebd with scrape type 2
2026-03-29 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9e38dd8-2f25-52a5-b4dd-618890642ebd with scrape type 2
2026-03-29 15:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9e38dd8-2f25-52a5-b4dd-618890642ebd, identifier: 10730489
2026-03-29 15:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10730489
2026-03-29 15:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10730489
2026-03-29 15:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10730489 to the API
2026-03-29 15:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730489>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e9e38dd8-2f25-52a5-b4dd-618890642ebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NKU300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 152495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7150,
'price_includes_vat': True,
'registration_date': '2016-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Mondeo 1.5 EcoBoost Titanium - Petrol - Manual - 160 hp - '
'152.495 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2016}
2026-03-29 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730489%27 HTTP/1.1" 200 None
2026-03-29 15:18:02 [adesa.be] INFO: Saving data for 10730489: {'auction_closing_time': 1774863000.0, 'created_time': 1774585202.412746, 'last_price_update_time': 1774797482.568614}
2026-03-29 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730489') HTTP/1.1" 204 0
2026-03-29 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d304ce1b-7708-52e3-829e-1c5bbe65f182 with identifier: 10733987
2026-03-29 15:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d304ce1b-7708-52e3-829e-1c5bbe65f182 with scrape type 2
2026-03-29 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d304ce1b-7708-52e3-829e-1c5bbe65f182 with scrape type 2
2026-03-29 15:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d304ce1b-7708-52e3-829e-1c5bbe65f182, identifier: 10733987
2026-03-29 15:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d304ce1b-7708-52e3-829e-1c5bbe65f182 with identifier: 10733987
2026-03-29 15:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d304ce1b-7708-52e3-829e-1c5bbe65f182 with identifier: 10733987
2026-03-29 15:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d304ce1b-7708-52e3-829e-1c5bbe65f182 with identifier: 10733987 to the API
2026-03-29 15:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733987>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd304ce1b-7708-52e3-829e-1c5bbe65f182',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KSS874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733987',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 221612,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2015-06-24',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.0 - Diesel - Manual - 115 hp - 221.612 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733987%27 HTTP/1.1" 200 None
2026-03-29 15:18:03 [adesa.be] INFO: Saving data for 10733987: {'auction_closing_time': 1774866600.0, 'created_time': 1774606957.885842, 'last_price_update_time': 1774797483.056939}
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733987') HTTP/1.1" 204 0
2026-03-29 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de2e7acd-5108-5903-ad35-24d1f3822bc8 with identifier: 10731411
2026-03-29 15:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de2e7acd-5108-5903-ad35-24d1f3822bc8 with scrape type 2
2026-03-29 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de2e7acd-5108-5903-ad35-24d1f3822bc8 with scrape type 2
2026-03-29 15:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de2e7acd-5108-5903-ad35-24d1f3822bc8, identifier: 10731411
2026-03-29 15:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de2e7acd-5108-5903-ad35-24d1f3822bc8 with identifier: 10731411
2026-03-29 15:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de2e7acd-5108-5903-ad35-24d1f3822bc8 with identifier: 10731411
2026-03-29 15:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de2e7acd-5108-5903-ad35-24d1f3822bc8 with identifier: 10731411 to the API
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731411>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'de2e7acd-5108-5903-ad35-24d1f3822bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VWF409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 195391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2013-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.6 TDCI Trend - Diesel - Manual - 95 hp - 195.391 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2013}
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731411%27 HTTP/1.1" 200 None
2026-03-29 15:18:03 [adesa.be] INFO: Saving data for 10731411: {'auction_closing_time': 1774866600.0, 'created_time': 1774585210.789583, 'last_price_update_time': 1774797483.437151}
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731411') HTTP/1.1" 204 0
2026-03-29 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c13579af-cb97-5a38-831f-b0a0569abec8 with identifier: 10734331
2026-03-29 15:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c13579af-cb97-5a38-831f-b0a0569abec8 with scrape type 2
2026-03-29 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c13579af-cb97-5a38-831f-b0a0569abec8 with scrape type 2
2026-03-29 15:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c13579af-cb97-5a38-831f-b0a0569abec8, identifier: 10734331
2026-03-29 15:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10730491
2026-03-29 15:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db139238-9dce-5d84-9a67-f4bf48c6cb92 with scrape type 2
2026-03-29 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db139238-9dce-5d84-9a67-f4bf48c6cb92 with scrape type 2
2026-03-29 15:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db139238-9dce-5d84-9a67-f4bf48c6cb92, identifier: 10730491
2026-03-29 15:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c13579af-cb97-5a38-831f-b0a0569abec8 with identifier: 10734331
2026-03-29 15:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c13579af-cb97-5a38-831f-b0a0569abec8 with identifier: 10734331
2026-03-29 15:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c13579af-cb97-5a38-831f-b0a0569abec8 with identifier: 10734331 to the API
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734331>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'c13579af-cb97-5a38-831f-b0a0569abec8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GJK424',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734331',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 221446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 50,
'price_includes_vat': True,
'registration_date': '2009-12-10',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Fiat Doblo Cargo 1.3 MultiJet SX - Diesel - Manual - 75 hp - '
'221.446 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2009}
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734331%27 HTTP/1.1" 200 None
2026-03-29 15:18:03 [adesa.be] INFO: Saving data for 10734331: {'auction_closing_time': 1774865700.0, 'created_time': 1774606533.270273, 'last_price_update_time': 1774797483.887062}
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734331') HTTP/1.1" 204 0
2026-03-29 15:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10730491
2026-03-29 15:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10730491
2026-03-29 15:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10730491 to the API
2026-03-29 15:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730491>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'db139238-9dce-5d84-9a67-f4bf48c6cb92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VSN382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 114315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6950,
'price_includes_vat': True,
'registration_date': '2019-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Trend - Petrol - Manual - 100 hp - 114.315 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-29 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:04 [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 15:18:04 [adesa.be] INFO: Saving data for 10730491: {'auction_closing_time': 1774863000.0, 'created_time': 1774585203.257599, 'last_price_update_time': 1774797484.184961}
2026-03-29 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730491') HTTP/1.1" 204 0
2026-03-29 15:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bad6606-ea16-5367-ab12-b9c744390038 with identifier: 10733993
2026-03-29 15:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bad6606-ea16-5367-ab12-b9c744390038 with scrape type 2
2026-03-29 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bad6606-ea16-5367-ab12-b9c744390038 with scrape type 2
2026-03-29 15:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8bad6606-ea16-5367-ab12-b9c744390038, identifier: 10733993
2026-03-29 15:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd0edc4b-e034-5fa2-b804-d06e847436c3 with identifier: 10733995
2026-03-29 15:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd0edc4b-e034-5fa2-b804-d06e847436c3 with scrape type 2
2026-03-29 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd0edc4b-e034-5fa2-b804-d06e847436c3 with scrape type 2
2026-03-29 15:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd0edc4b-e034-5fa2-b804-d06e847436c3, identifier: 10733995
2026-03-29 15:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 470b8ee0-0ee2-5506-b18f-e2fe8b789fd2 with identifier: 10734333
2026-03-29 15:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 470b8ee0-0ee2-5506-b18f-e2fe8b789fd2 with scrape type 2
2026-03-29 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 470b8ee0-0ee2-5506-b18f-e2fe8b789fd2 with scrape type 2
2026-03-29 15:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 470b8ee0-0ee2-5506-b18f-e2fe8b789fd2, identifier: 10734333
2026-03-29 15:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8bad6606-ea16-5367-ab12-b9c744390038 with identifier: 10733993
2026-03-29 15:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8bad6606-ea16-5367-ab12-b9c744390038 with identifier: 10733993
2026-03-29 15:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8bad6606-ea16-5367-ab12-b9c744390038 with identifier: 10733993 to the API
2026-03-29 15:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733993>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '8bad6606-ea16-5367-ab12-b9c744390038',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TBQ134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733993',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 107052,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1450,
'price_includes_vat': True,
'registration_date': '2017-09-15',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 130 hp - 107.052 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-29 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:04 [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 15:18:04 [adesa.be] INFO: Saving data for 10733993: {'auction_closing_time': 1774865700.0, 'created_time': 1774606960.852399, 'last_price_update_time': 1774797484.734344}
2026-03-29 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733993') HTTP/1.1" 204 0
2026-03-29 15:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd0edc4b-e034-5fa2-b804-d06e847436c3 with identifier: 10733995
2026-03-29 15:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd0edc4b-e034-5fa2-b804-d06e847436c3 with identifier: 10733995
2026-03-29 15:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd0edc4b-e034-5fa2-b804-d06e847436c3 with identifier: 10733995 to the API
2026-03-29 15:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733995>
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'fd0edc4b-e034-5fa2-b804-d06e847436c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GJU880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733995',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1350,
'price_includes_vat': True,
'registration_date': '2013-03-27',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.0 MultiJet - Diesel - Manual - 115 hp - 999.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:05 [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 15:18:05 [adesa.be] INFO: Saving data for 10733995: {'auction_closing_time': 1774865700.0, 'created_time': 1774606532.888164, 'last_price_update_time': 1774797485.012176}
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733995') HTTP/1.1" 204 0
2026-03-29 15:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 470b8ee0-0ee2-5506-b18f-e2fe8b789fd2 with identifier: 10734333
2026-03-29 15:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 470b8ee0-0ee2-5506-b18f-e2fe8b789fd2 with identifier: 10734333
2026-03-29 15:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 470b8ee0-0ee2-5506-b18f-e2fe8b789fd2 with identifier: 10734333 to the API
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734333>
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '470b8ee0-0ee2-5506-b18f-e2fe8b789fd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HDP482',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734333',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2014-06-25',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.0 MultiJet - Diesel - Manual - 115 hp - 999.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:05 [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 15:18:05 [adesa.be] INFO: Saving data for 10734333: {'auction_closing_time': 1774866600.0, 'created_time': 1774606961.367478, 'last_price_update_time': 1774797485.291604}
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734333') HTTP/1.1" 204 0
2026-03-29 15:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2fcb0d-aa0b-505f-ae4b-b13acaae2010 with identifier: 10733988
2026-03-29 15:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2fcb0d-aa0b-505f-ae4b-b13acaae2010 with scrape type 2
2026-03-29 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e2fcb0d-aa0b-505f-ae4b-b13acaae2010 with scrape type 2
2026-03-29 15:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e2fcb0d-aa0b-505f-ae4b-b13acaae2010, identifier: 10733988
2026-03-29 15:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05dceb53-ac9b-542c-be08-0c421cc6abbc with identifier: 10733989
2026-03-29 15:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05dceb53-ac9b-542c-be08-0c421cc6abbc with scrape type 2
2026-03-29 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05dceb53-ac9b-542c-be08-0c421cc6abbc with scrape type 2
2026-03-29 15:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05dceb53-ac9b-542c-be08-0c421cc6abbc, identifier: 10733989
2026-03-29 15:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73de1b0e-5be2-5a13-b93a-12706a63327a with identifier: 10734332
2026-03-29 15:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73de1b0e-5be2-5a13-b93a-12706a63327a with scrape type 2
2026-03-29 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73de1b0e-5be2-5a13-b93a-12706a63327a with scrape type 2
2026-03-29 15:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73de1b0e-5be2-5a13-b93a-12706a63327a, identifier: 10734332
2026-03-29 15:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e2fcb0d-aa0b-505f-ae4b-b13acaae2010 with identifier: 10733988
2026-03-29 15:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e2fcb0d-aa0b-505f-ae4b-b13acaae2010 with identifier: 10733988
2026-03-29 15:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e2fcb0d-aa0b-505f-ae4b-b13acaae2010 with identifier: 10733988 to the API
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2e2fcb0d-aa0b-505f-ae4b-b13acaae2010',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RDE970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733988',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 171480,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2016-11-22',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 130 hp - 171.480 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:05 [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 15:18:05 [adesa.be] INFO: Saving data for 10733988: {'auction_closing_time': 1774866600.0, 'created_time': 1774606535.710754, 'last_price_update_time': 1774797485.952368}
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733988') HTTP/1.1" 204 0
2026-03-29 15:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05dceb53-ac9b-542c-be08-0c421cc6abbc with identifier: 10733989
2026-03-29 15:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05dceb53-ac9b-542c-be08-0c421cc6abbc with identifier: 10733989
2026-03-29 15:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05dceb53-ac9b-542c-be08-0c421cc6abbc with identifier: 10733989 to the API
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733989>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '05dceb53-ac9b-542c-be08-0c421cc6abbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQS843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733989',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 150088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2018-07-11',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 130 hp - 150.088 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Saving data for 10733989: {'auction_closing_time': 1774866600.0, 'created_time': 1774606949.979822, 'last_price_update_time': 1774797486.235467}
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733989') HTTP/1.1" 204 0
2026-03-29 15:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73de1b0e-5be2-5a13-b93a-12706a63327a with identifier: 10734332
2026-03-29 15:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73de1b0e-5be2-5a13-b93a-12706a63327a with identifier: 10734332
2026-03-29 15:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73de1b0e-5be2-5a13-b93a-12706a63327a with identifier: 10734332 to the API
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734332>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '73de1b0e-5be2-5a13-b93a-12706a63327a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GKF248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734332',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Punto',
'odometer': 154639,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 250,
'price_includes_vat': True,
'registration_date': '2010-12-30',
'seats_number': 5,
'seller_name': 'Ores Assets',
'title': 'Fiat Punto 1.3 MultiJet Actual - Diesel - Manual - 70 hp - 154.639 '
'km',
'transmission': 'manual',
'trim': 'Actual',
'vin': None,
'year': 2010}
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Saving data for 10734332: {'auction_closing_time': 1774865700.0, 'created_time': 1774606554.038343, 'last_price_update_time': 1774797486.511839}
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734332') HTTP/1.1" 204 0
2026-03-29 15:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18: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 15:18: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 15:18:06 [adesa.be] INFO: Found listing with ID: 10737604
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10737604: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10737604 url https://www.openlane.eu/en/carv6/auction/10737604
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10737570
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10737570: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10737570 url https://www.openlane.eu/en/carv6/auction/10737570
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10738760
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10738760: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10738760 url https://www.openlane.eu/en/carv6/auction/10738760
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10734328
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10734328: 2
2026-03-29 15:18:06 [adesa.be] INFO: Scraping item 10734328 url https://www.openlane.eu/en/carv6/auction/10734328
2026-03-29 15:18:06 [scrapy.extensions.logstats] INFO: Crawled 172 pages (at 116 pages/min), scraped 150 items (at 108 items/min)
2026-03-29 15:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10738326
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10738326: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10738326 url https://www.openlane.eu/en/carv6/auction/10738326
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10735483
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10735483: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10735483 url https://www.openlane.eu/en/carv6/auction/10735483
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10738721
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10738721: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10738721 url https://www.openlane.eu/en/carv6/auction/10738721
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10737859
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10737859: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10737859 url https://www.openlane.eu/en/carv6/auction/10737859
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10735022
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10735022: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10735022 url https://www.openlane.eu/en/carv6/auction/10735022
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10736405
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10736405: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10736405 url https://www.openlane.eu/en/carv6/auction/10736405
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10737624
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10737624: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10737624 url https://www.openlane.eu/en/carv6/auction/10737624
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10737750
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10737750: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10737750 url https://www.openlane.eu/en/carv6/auction/10737750
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10738285
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10738285: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10738285 url https://www.openlane.eu/en/carv6/auction/10738285
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10736465
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10736465: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10736465 url https://www.openlane.eu/en/carv6/auction/10736465
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10738275
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10738275: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10738275 url https://www.openlane.eu/en/carv6/auction/10738275
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10735530
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10735530: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10735530 url https://www.openlane.eu/en/carv6/auction/10735530
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10736361
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10736361: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10736361 url https://www.openlane.eu/en/carv6/auction/10736361
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10737603
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10737603: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10737603 url https://www.openlane.eu/en/carv6/auction/10737603
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10738305
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10738305: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10738305 url https://www.openlane.eu/en/carv6/auction/10738305
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10735628
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10735628: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10735628 url https://www.openlane.eu/en/carv6/auction/10735628
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10735439
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10735439: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10735439 url https://www.openlane.eu/en/carv6/auction/10735439
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10736374
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:06 [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 15:18:06 [adesa.be] INFO: Scrape type for 10736374: 0
2026-03-29 15:18:06 [adesa.be] INFO: Skipping item 10736374 url https://www.openlane.eu/en/carv6/auction/10736374
2026-03-29 15:18:06 [adesa.be] INFO: Found listing with ID: 10735485
2026-03-29 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735485%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735485: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735485 url https://www.openlane.eu/en/carv6/auction/10735485
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10736380
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736380%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10736380: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10736380 url https://www.openlane.eu/en/carv6/auction/10736380
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10739842
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739842%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10739842: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10739842 url https://www.openlane.eu/en/carv6/auction/10739842
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735519
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735519%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735519: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735519 url https://www.openlane.eu/en/carv6/auction/10735519
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10736382
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736382%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10736382: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10736382 url https://www.openlane.eu/en/carv6/auction/10736382
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737700
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737700%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737700: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737700 url https://www.openlane.eu/en/carv6/auction/10737700
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737723
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737723%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737723: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737723 url https://www.openlane.eu/en/carv6/auction/10737723
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10739915
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739915%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10739915: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10739915 url https://www.openlane.eu/en/carv6/auction/10739915
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737641
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737641%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737641: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737641 url https://www.openlane.eu/en/carv6/auction/10737641
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737640
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737640%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737640: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737640 url https://www.openlane.eu/en/carv6/auction/10737640
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737692
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737692%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737692: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737692 url https://www.openlane.eu/en/carv6/auction/10737692
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737683
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737683%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737683: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737683 url https://www.openlane.eu/en/carv6/auction/10737683
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737703
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737703%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737703: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737703 url https://www.openlane.eu/en/carv6/auction/10737703
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10736410
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736410%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10736410: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10736410 url https://www.openlane.eu/en/carv6/auction/10736410
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735535
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735535%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735535: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735535 url https://www.openlane.eu/en/carv6/auction/10735535
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10739904
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739904%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10739904: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10739904 url https://www.openlane.eu/en/carv6/auction/10739904
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737688
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737688%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737688: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737688 url https://www.openlane.eu/en/carv6/auction/10737688
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737550
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737550%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737550: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737550 url https://www.openlane.eu/en/carv6/auction/10737550
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10739843
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739843%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10739843: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10739843 url https://www.openlane.eu/en/carv6/auction/10739843
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735585
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735585%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735585: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735585 url https://www.openlane.eu/en/carv6/auction/10735585
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735601
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735601%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735601: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735601 url https://www.openlane.eu/en/carv6/auction/10735601
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737571
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737571%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737571: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737571 url https://www.openlane.eu/en/carv6/auction/10737571
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737596
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737596%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737596: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737596 url https://www.openlane.eu/en/carv6/auction/10737596
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737631
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737631%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737631: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737631 url https://www.openlane.eu/en/carv6/auction/10737631
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735026
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735026%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735026: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735026 url https://www.openlane.eu/en/carv6/auction/10735026
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735488
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735488%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735488: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735488 url https://www.openlane.eu/en/carv6/auction/10735488
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737646
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737646%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737646: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737646 url https://www.openlane.eu/en/carv6/auction/10737646
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737654
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737654%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737654: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737654 url https://www.openlane.eu/en/carv6/auction/10737654
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735516
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735516%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735516: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735516 url https://www.openlane.eu/en/carv6/auction/10735516
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10739885
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739885%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10739885: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10739885 url https://www.openlane.eu/en/carv6/auction/10739885
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737713
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737713%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737713: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737713 url https://www.openlane.eu/en/carv6/auction/10737713
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737602
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737602%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737602: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737602 url https://www.openlane.eu/en/carv6/auction/10737602
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737718
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737718%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737718: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737718 url https://www.openlane.eu/en/carv6/auction/10737718
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10738278
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738278%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10738278: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10738278 url https://www.openlane.eu/en/carv6/auction/10738278
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10736358
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736358%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10736358: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10736358 url https://www.openlane.eu/en/carv6/auction/10736358
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10736484
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736484%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10736484: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10736484 url https://www.openlane.eu/en/carv6/auction/10736484
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735494
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735494%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735494: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735494 url https://www.openlane.eu/en/carv6/auction/10735494
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735617
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735617%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735617: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735617 url https://www.openlane.eu/en/carv6/auction/10735617
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735561
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735561%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735561: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735561 url https://www.openlane.eu/en/carv6/auction/10735561
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735412
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735412%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735412: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735412 url https://www.openlane.eu/en/carv6/auction/10735412
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10739916
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739916%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10739916: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10739916 url https://www.openlane.eu/en/carv6/auction/10739916
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735403
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735403%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735403: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735403 url https://www.openlane.eu/en/carv6/auction/10735403
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735607
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735607%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735607: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735607 url https://www.openlane.eu/en/carv6/auction/10735607
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735461
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735461%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735461: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735461 url https://www.openlane.eu/en/carv6/auction/10735461
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737566
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737566%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737566: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737566 url https://www.openlane.eu/en/carv6/auction/10737566
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10738297
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738297%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10738297: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10738297 url https://www.openlane.eu/en/carv6/auction/10738297
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10736377
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736377%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10736377: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10736377 url https://www.openlane.eu/en/carv6/auction/10736377
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737618
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737618%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737618: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737618 url https://www.openlane.eu/en/carv6/auction/10737618
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735451
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735451%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735451: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735451 url https://www.openlane.eu/en/carv6/auction/10735451
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737312
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737312%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737312: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737312 url https://www.openlane.eu/en/carv6/auction/10737312
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10740878
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740878%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10740878: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10740878 url https://www.openlane.eu/en/carv6/auction/10740878
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735564
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735564%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735564: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735564 url https://www.openlane.eu/en/carv6/auction/10735564
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10738291
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738291%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10738291: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10738291 url https://www.openlane.eu/en/carv6/auction/10738291
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735611
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735611%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735611: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735611 url https://www.openlane.eu/en/carv6/auction/10735611
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735531
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735531%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735531: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735531 url https://www.openlane.eu/en/carv6/auction/10735531
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735641
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735641%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735641: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735641 url https://www.openlane.eu/en/carv6/auction/10735641
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735615
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735615%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735615: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735615 url https://www.openlane.eu/en/carv6/auction/10735615
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735468
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735468%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735468: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735468 url https://www.openlane.eu/en/carv6/auction/10735468
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10735490
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735490%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10735490: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10735490 url https://www.openlane.eu/en/carv6/auction/10735490
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10737627
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737627%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10737627: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10737627 url https://www.openlane.eu/en/carv6/auction/10737627
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10738283
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738283%27 HTTP/1.1" 200 None
2026-03-29 15:18:07 [adesa.be] INFO: Scrape type for 10738283: 0
2026-03-29 15:18:07 [adesa.be] INFO: Skipping item 10738283 url https://www.openlane.eu/en/carv6/auction/10738283
2026-03-29 15:18:07 [adesa.be] INFO: Found listing with ID: 10736681
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736681%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10736681: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10736681 url https://www.openlane.eu/en/carv6/auction/10736681
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10735632
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735632%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10735632: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10735632 url https://www.openlane.eu/en/carv6/auction/10735632
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10740880
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740880%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10740880: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10740880 url https://www.openlane.eu/en/carv6/auction/10740880
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10739909
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739909%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10739909: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10739909 url https://www.openlane.eu/en/carv6/auction/10739909
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10739890
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739890%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10739890: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10739890 url https://www.openlane.eu/en/carv6/auction/10739890
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10737313
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737313%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10737313: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10737313 url https://www.openlane.eu/en/carv6/auction/10737313
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10736403
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736403%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10736403: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10736403 url https://www.openlane.eu/en/carv6/auction/10736403
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10735596
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735596%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10735596: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10735596 url https://www.openlane.eu/en/carv6/auction/10735596
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10735481
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735481%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10735481: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10735481 url https://www.openlane.eu/en/carv6/auction/10735481
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10735456
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735456%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10735456: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10735456 url https://www.openlane.eu/en/carv6/auction/10735456
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10738286
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738286%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10738286: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10738286 url https://www.openlane.eu/en/carv6/auction/10738286
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10735620
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735620%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10735620: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10735620 url https://www.openlane.eu/en/carv6/auction/10735620
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10738329
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738329%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10738329: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10738329 url https://www.openlane.eu/en/carv6/auction/10738329
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10735432
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735432%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10735432: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10735432 url https://www.openlane.eu/en/carv6/auction/10735432
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10735458
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735458%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10735458: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10735458 url https://www.openlane.eu/en/carv6/auction/10735458
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10737704
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737704%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10737704: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10737704 url https://www.openlane.eu/en/carv6/auction/10737704
2026-03-29 15:18:08 [adesa.be] INFO: Found listing with ID: 10738284
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738284%27 HTTP/1.1" 200 None
2026-03-29 15:18:08 [adesa.be] INFO: Scrape type for 10738284: 0
2026-03-29 15:18:08 [adesa.be] INFO: Skipping item 10738284 url https://www.openlane.eu/en/carv6/auction/10738284
2026-03-29 15:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb833d30-06e3-5390-a88b-de0e6be5fa6f with identifier: 10733994
2026-03-29 15:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb833d30-06e3-5390-a88b-de0e6be5fa6f with scrape type 2
2026-03-29 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb833d30-06e3-5390-a88b-de0e6be5fa6f with scrape type 2
2026-03-29 15:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb833d30-06e3-5390-a88b-de0e6be5fa6f, identifier: 10733994
2026-03-29 15:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with identifier: 10731405
2026-03-29 15:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with scrape type 2
2026-03-29 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with scrape type 2
2026-03-29 15:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3, identifier: 10731405
2026-03-29 15:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 088630f0-b820-5c1a-a308-b50aa28598bc with identifier: 10730514
2026-03-29 15:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 088630f0-b820-5c1a-a308-b50aa28598bc with scrape type 2
2026-03-29 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 088630f0-b820-5c1a-a308-b50aa28598bc with scrape type 2
2026-03-29 15:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 088630f0-b820-5c1a-a308-b50aa28598bc, identifier: 10730514
2026-03-29 15:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb833d30-06e3-5390-a88b-de0e6be5fa6f with identifier: 10733994
2026-03-29 15:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb833d30-06e3-5390-a88b-de0e6be5fa6f with identifier: 10733994
2026-03-29 15:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb833d30-06e3-5390-a88b-de0e6be5fa6f with identifier: 10733994 to the API
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733994>
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'fb833d30-06e3-5390-a88b-de0e6be5fa6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HCA412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733994',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 168034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2014-06-16',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.0 MultiJet - Diesel - Manual - 115 hp - 168.034 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733994%27 HTTP/1.1" 200 None
2026-03-29 15:18:09 [adesa.be] INFO: Saving data for 10733994: {'auction_closing_time': 1774866600.0, 'created_time': 1774606530.556421, 'last_price_update_time': 1774797489.218423}
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733994') HTTP/1.1" 204 0
2026-03-29 15:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with identifier: 10731405
2026-03-29 15:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with identifier: 10731405
2026-03-29 15:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with identifier: 10731405 to the API
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'bc5f6a9b-693f-53a4-8784-02cd27ed7ca3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DCR646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 170868,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1250,
'price_includes_vat': True,
'registration_date': '2014-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Econetic - Petrol - Manual - 125 hp - '
'170.868 km',
'transmission': 'manual',
'trim': 'Econetic',
'vin': None,
'year': 2014}
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731405%27 HTTP/1.1" 200 None
2026-03-29 15:18:09 [adesa.be] INFO: Saving data for 10731405: {'auction_closing_time': 1774863000.0, 'created_time': 1774585250.431236, 'last_price_update_time': 1774797489.565085}
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731405') HTTP/1.1" 204 0
2026-03-29 15:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 088630f0-b820-5c1a-a308-b50aa28598bc with identifier: 10730514
2026-03-29 15:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 088630f0-b820-5c1a-a308-b50aa28598bc with identifier: 10730514
2026-03-29 15:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 088630f0-b820-5c1a-a308-b50aa28598bc with identifier: 10730514 to the API
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730514>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '088630f0-b820-5c1a-a308-b50aa28598bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GEG450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730514',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 144459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2013-05-24',
'seats_number': 2,
'seller_name': None,
'title': 'Ford Fiesta Active 1.5 TDCI - Diesel - Manual - 74 hp - 144.459 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730514%27 HTTP/1.1" 200 None
2026-03-29 15:18:09 [adesa.be] INFO: Saving data for 10730514: {'auction_closing_time': 1774863000.0, 'created_time': 1774585248.990876, 'last_price_update_time': 1774797489.882196}
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730514') HTTP/1.1" 204 0
2026-03-29 15:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cb89ce9-195f-5555-9010-391995f1dcfb with identifier: 10731402
2026-03-29 15:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cb89ce9-195f-5555-9010-391995f1dcfb with scrape type 2
2026-03-29 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cb89ce9-195f-5555-9010-391995f1dcfb with scrape type 2
2026-03-29 15:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0cb89ce9-195f-5555-9010-391995f1dcfb, identifier: 10731402
2026-03-29 15:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0cb89ce9-195f-5555-9010-391995f1dcfb with identifier: 10731402
2026-03-29 15:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0cb89ce9-195f-5555-9010-391995f1dcfb with identifier: 10731402
2026-03-29 15:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0cb89ce9-195f-5555-9010-391995f1dcfb with identifier: 10731402 to the API
2026-03-29 15:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0cb89ce9-195f-5555-9010-391995f1dcfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YXM700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731402',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 86106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12050,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 3,
'seller_name': None,
'title': 'Fiat Talento 2.0 MultiJet - Diesel - Manual - 120 hp - 86.106 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:10 [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 15:18:10 [adesa.be] INFO: Saving data for 10731402: {'auction_closing_time': 1774863000.0, 'created_time': 1774585221.460648, 'last_price_update_time': 1774797490.361815}
2026-03-29 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731402') HTTP/1.1" 204 0
2026-03-29 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10730632
2026-03-29 15:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c00a6a-0649-5b0e-a849-4826b3f9956b with scrape type 2
2026-03-29 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9c00a6a-0649-5b0e-a849-4826b3f9956b with scrape type 2
2026-03-29 15:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9c00a6a-0649-5b0e-a849-4826b3f9956b, identifier: 10730632
2026-03-29 15:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00256b1a-58fa-54af-a6cc-c7dc04609153 with identifier: 10730548
2026-03-29 15:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00256b1a-58fa-54af-a6cc-c7dc04609153 with scrape type 2
2026-03-29 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00256b1a-58fa-54af-a6cc-c7dc04609153 with scrape type 2
2026-03-29 15:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00256b1a-58fa-54af-a6cc-c7dc04609153, identifier: 10730548
2026-03-29 15:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10730632
2026-03-29 15:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10730632
2026-03-29 15:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10730632 to the API
2026-03-29 15:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'd9c00a6a-0649-5b0e-a849-4826b3f9956b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TKC403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 111285,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10250,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.5 - Petrol - Automatic - 130 hp - 111.285 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:10 [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 15:18:10 [adesa.be] INFO: Saving data for 10730632: {'auction_closing_time': 1774865700.0, 'created_time': 1774585221.14368, 'last_price_update_time': 1774797490.840274}
2026-03-29 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730632') HTTP/1.1" 204 0
2026-03-29 15:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00256b1a-58fa-54af-a6cc-c7dc04609153 with identifier: 10730548
2026-03-29 15:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00256b1a-58fa-54af-a6cc-c7dc04609153 with identifier: 10730548
2026-03-29 15:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00256b1a-58fa-54af-a6cc-c7dc04609153 with identifier: 10730548 to the API
2026-03-29 15:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730548>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '00256b1a-58fa-54af-a6cc-c7dc04609153',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730548',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 44677,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7150,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.0 - Petrol - Manual - 99 hp - 44.677 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:11 [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 15:18:11 [adesa.be] INFO: Saving data for 10730548: {'auction_closing_time': 1774865700.0, 'created_time': 1774585247.953513, 'last_price_update_time': 1774797491.110025}
2026-03-29 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730548') HTTP/1.1" 204 0
2026-03-29 15:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10730488
2026-03-29 15:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee83c529-d258-5f41-b339-04e289831c5e with scrape type 2
2026-03-29 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee83c529-d258-5f41-b339-04e289831c5e with scrape type 2
2026-03-29 15:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee83c529-d258-5f41-b339-04e289831c5e, identifier: 10730488
2026-03-29 15:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10730488
2026-03-29 15:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10730488
2026-03-29 15:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10730488 to the API
2026-03-29 15:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730488>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ee83c529-d258-5f41-b339-04e289831c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HPJ292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 104517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7650,
'price_includes_vat': True,
'registration_date': '2020-08-04',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 C 1.0 - Petrol - Manual - 70 hp - 104.517 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:11 [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 15:18:11 [adesa.be] INFO: Saving data for 10730488: {'auction_closing_time': 1774863000.0, 'created_time': 1774585222.592504, 'last_price_update_time': 1774797491.464362}
2026-03-29 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730488') HTTP/1.1" 204 0
2026-03-29 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ab47713-d170-56c6-b60d-430fd635fac4 with identifier: 10730549
2026-03-29 15:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ab47713-d170-56c6-b60d-430fd635fac4 with scrape type 2
2026-03-29 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ab47713-d170-56c6-b60d-430fd635fac4 with scrape type 2
2026-03-29 15:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ab47713-d170-56c6-b60d-430fd635fac4, identifier: 10730549
2026-03-29 15:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ab47713-d170-56c6-b60d-430fd635fac4 with identifier: 10730549
2026-03-29 15:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ab47713-d170-56c6-b60d-430fd635fac4 with identifier: 10730549
2026-03-29 15:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ab47713-d170-56c6-b60d-430fd635fac4 with identifier: 10730549 to the API
2026-03-29 15:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730549>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '4ab47713-d170-56c6-b60d-430fd635fac4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730549',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 48703,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2024-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Jogger 1.0 - Petrol - Manual - 110 hp - 48.703 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:12 [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 15:18:12 [adesa.be] INFO: Saving data for 10730549: {'auction_closing_time': 1774865700.0, 'created_time': 1774585243.466857, 'last_price_update_time': 1774797492.255009}
2026-03-29 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730549') HTTP/1.1" 204 0
2026-03-29 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18: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 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10730643
2026-03-29 15:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99ff95e5-e635-5dcb-974a-eead3c3937e0 with scrape type 2
2026-03-29 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99ff95e5-e635-5dcb-974a-eead3c3937e0 with scrape type 2
2026-03-29 15:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99ff95e5-e635-5dcb-974a-eead3c3937e0, identifier: 10730643
2026-03-29 15:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dc435a4-6839-57de-ba5b-4958c0e60a44 with identifier: 10730530
2026-03-29 15:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 with scrape type 2
2026-03-29 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 with scrape type 2
2026-03-29 15:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dc435a4-6839-57de-ba5b-4958c0e60a44, identifier: 10730530
2026-03-29 15:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10730643
2026-03-29 15:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10730643
2026-03-29 15:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10730643 to the API
2026-03-29 15:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '99ff95e5-e635-5dcb-974a-eead3c3937e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ETH141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730643',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS4',
'odometer': 167967,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2013-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën DS4 2.0 HDI So Chic - Diesel - Manual - 135 hp - 167.967 km',
'transmission': 'manual',
'trim': 'So Chic',
'vin': None,
'year': 2013}
2026-03-29 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:12 [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 15:18:12 [adesa.be] INFO: Saving data for 10730643: {'auction_closing_time': 1774953000.0, 'created_time': 1774585226.702287, 'last_price_update_time': 1774797492.814961}
2026-03-29 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730643') HTTP/1.1" 204 0
2026-03-29 15:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dc435a4-6839-57de-ba5b-4958c0e60a44 with identifier: 10730530
2026-03-29 15:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dc435a4-6839-57de-ba5b-4958c0e60a44 with identifier: 10730530
2026-03-29 15:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dc435a4-6839-57de-ba5b-4958c0e60a44 with identifier: 10730530 to the API
2026-03-29 15:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730530>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6dc435a4-6839-57de-ba5b-4958c0e60a44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XD776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 52634,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2010-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C4 1.4i Tonic - Petrol - Manual - 88 hp - 52.634 km',
'transmission': 'manual',
'trim': 'Tonic',
'vin': None,
'year': 2010}
2026-03-29 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730530%27 HTTP/1.1" 200 None
2026-03-29 15:18:13 [adesa.be] INFO: Saving data for 10730530: {'auction_closing_time': 1774863000.0, 'created_time': 1774585242.533901, 'last_price_update_time': 1774797493.112606}
2026-03-29 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730530') HTTP/1.1" 204 0
2026-03-29 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d8451b1-f5d9-5429-a97e-07d159c1169f with identifier: 10730568
2026-03-29 15:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d8451b1-f5d9-5429-a97e-07d159c1169f with scrape type 2
2026-03-29 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d8451b1-f5d9-5429-a97e-07d159c1169f with scrape type 2
2026-03-29 15:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d8451b1-f5d9-5429-a97e-07d159c1169f, identifier: 10730568
2026-03-29 15:18: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 15:18: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 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d8451b1-f5d9-5429-a97e-07d159c1169f with identifier: 10730568
2026-03-29 15:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d8451b1-f5d9-5429-a97e-07d159c1169f with identifier: 10730568
2026-03-29 15:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d8451b1-f5d9-5429-a97e-07d159c1169f with identifier: 10730568 to the API
2026-03-29 15:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730568>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '1d8451b1-f5d9-5429-a97e-07d159c1169f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 15900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12450,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger 1.0 Extreme - Petrol - Manual - 110 hp - 15.900 km',
'transmission': 'manual',
'trim': 'Extreme',
'vin': None,
'year': 2025}
2026-03-29 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730568%27 HTTP/1.1" 200 None
2026-03-29 15:18:13 [adesa.be] INFO: Saving data for 10730568: {'auction_closing_time': 1774865700.0, 'created_time': 1774585243.102712, 'last_price_update_time': 1774797493.479234}
2026-03-29 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730568') HTTP/1.1" 204 0
2026-03-29 15:18: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 15:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with identifier: 10730502
2026-03-29 15:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with scrape type 2
2026-03-29 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with scrape type 2
2026-03-29 15:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2b5fc9b-a6e6-57e8-b219-6636bb7454bb, identifier: 10730502
2026-03-29 15:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e10ee660-6213-5b67-856a-e3e2a87504ec with identifier: 10730519
2026-03-29 15:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e10ee660-6213-5b67-856a-e3e2a87504ec with scrape type 2
2026-03-29 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e10ee660-6213-5b67-856a-e3e2a87504ec with scrape type 2
2026-03-29 15:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e10ee660-6213-5b67-856a-e3e2a87504ec, identifier: 10730519
2026-03-29 15:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10730504
2026-03-29 15:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c18409f-15e5-5914-a3b2-96a7a506fb44 with scrape type 2
2026-03-29 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c18409f-15e5-5914-a3b2-96a7a506fb44 with scrape type 2
2026-03-29 15:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c18409f-15e5-5914-a3b2-96a7a506fb44, identifier: 10730504
2026-03-29 15:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with identifier: 10730502
2026-03-29 15:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with identifier: 10730502
2026-03-29 15:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with identifier: 10730502 to the API
2026-03-29 15:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730502>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e2b5fc9b-a6e6-57e8-b219-6636bb7454bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YNY357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 84546,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2018-05-04',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 0.9 TCe Stepway - Petrol - Manual - 90 hp - 84.546 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2018}
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730502%27 HTTP/1.1" 200 None
2026-03-29 15:18:14 [adesa.be] INFO: Saving data for 10730502: {'auction_closing_time': 1774863000.0, 'created_time': 1774585225.783532, 'last_price_update_time': 1774797494.026298}
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730502') HTTP/1.1" 204 0
2026-03-29 15:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e10ee660-6213-5b67-856a-e3e2a87504ec with identifier: 10730519
2026-03-29 15:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e10ee660-6213-5b67-856a-e3e2a87504ec with identifier: 10730519
2026-03-29 15:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e10ee660-6213-5b67-856a-e3e2a87504ec with identifier: 10730519 to the API
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e10ee660-6213-5b67-856a-e3e2a87504ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HNA310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 78467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-09-10',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumpy 2.0 HDI DRIVER - Diesel - Manual - 120 hp - 78.467 km',
'transmission': 'manual',
'trim': 'DRIVER',
'vin': None,
'year': 2020}
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730519%27 HTTP/1.1" 200 None
2026-03-29 15:18:14 [adesa.be] INFO: Saving data for 10730519: {'auction_closing_time': 1774863000.0, 'created_time': 1774585244.845507, 'last_price_update_time': 1774797494.291123}
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730519') HTTP/1.1" 204 0
2026-03-29 15:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10730504
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-29 15:18:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10730504
2026-03-29 15:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10730504 to the API
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730504>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5c18409f-15e5-5914-a3b2-96a7a506fb44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UNM151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 112602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4950,
'price_includes_vat': True,
'registration_date': '2018-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 82 hp - 112.602 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730504%27 HTTP/1.1" 200 None
2026-03-29 15:18:14 [adesa.be] INFO: Saving data for 10730504: {'auction_closing_time': 1774863000.0, 'created_time': 1774585227.80901, 'last_price_update_time': 1774797494.833776}
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730504') HTTP/1.1" 204 0
2026-03-29 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18: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 15:18: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 15:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7faa29d1-50cd-573d-a91b-af10eabe4679 with identifier: 10731423
2026-03-29 15:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7faa29d1-50cd-573d-a91b-af10eabe4679 with scrape type 2
2026-03-29 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7faa29d1-50cd-573d-a91b-af10eabe4679 with scrape type 2
2026-03-29 15:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7faa29d1-50cd-573d-a91b-af10eabe4679, identifier: 10731423
2026-03-29 15:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with identifier: 10730511
2026-03-29 15:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with scrape type 2
2026-03-29 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with scrape type 2
2026-03-29 15:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37, identifier: 10730511
2026-03-29 15:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7faa29d1-50cd-573d-a91b-af10eabe4679 with identifier: 10731423
2026-03-29 15:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7faa29d1-50cd-573d-a91b-af10eabe4679 with identifier: 10731423
2026-03-29 15:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7faa29d1-50cd-573d-a91b-af10eabe4679 with identifier: 10731423 to the API
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731423>
{'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': 83,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7faa29d1-50cd-573d-a91b-af10eabe4679',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUK374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731423',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 147548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2i Shine - Petrol - Manual - 83 hp - 147.548 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731423%27 HTTP/1.1" 200 None
2026-03-29 15:18:15 [adesa.be] INFO: Saving data for 10731423: {'auction_closing_time': 1774863000.0, 'created_time': 1774585239.161597, 'last_price_update_time': 1774797495.462244}
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731423') HTTP/1.1" 204 0
2026-03-29 15:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with identifier: 10730511
2026-03-29 15:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with identifier: 10730511
2026-03-29 15:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with identifier: 10730511 to the API
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730511>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TLF465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 148626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2650,
'price_includes_vat': True,
'registration_date': '2016-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2i Exclusive - Petrol - Manual - 82 hp - 148.626 km',
'transmission': 'manual',
'trim': 'Exclusive',
'vin': None,
'year': 2016}
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730511%27 HTTP/1.1" 200 None
2026-03-29 15:18:15 [adesa.be] INFO: Saving data for 10730511: {'auction_closing_time': 1774863000.0, 'created_time': 1774585229.898206, 'last_price_update_time': 1774797495.728197}
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730511') HTTP/1.1" 204 0
2026-03-29 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with identifier: 10731426
2026-03-29 15:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with scrape type 2
2026-03-29 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with scrape type 2
2026-03-29 15:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7fc3550-9d4a-5e5a-9374-e396a2e360f5, identifier: 10731426
2026-03-29 15:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with identifier: 10731426
2026-03-29 15:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with identifier: 10731426
2026-03-29 15:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with identifier: 10731426 to the API
2026-03-29 15:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731426>
{'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': 83,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b7fc3550-9d4a-5e5a-9374-e396a2e360f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUK224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731426',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 129230,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2i Shine - Petrol - Manual - 83 hp - 129.230 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:16 [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 15:18:16 [adesa.be] INFO: Saving data for 10731426: {'auction_closing_time': 1774863000.0, 'created_time': 1774585235.995811, 'last_price_update_time': 1774797496.090003}
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731426') HTTP/1.1" 204 0
2026-03-29 15:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dea2e1a-0c42-5514-966f-a531b149f91b with identifier: 10734328
2026-03-29 15:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dea2e1a-0c42-5514-966f-a531b149f91b with scrape type 2
2026-03-29 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dea2e1a-0c42-5514-966f-a531b149f91b with scrape type 2
2026-03-29 15:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dea2e1a-0c42-5514-966f-a531b149f91b, identifier: 10734328
2026-03-29 15:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with identifier: 10730551
2026-03-29 15:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with scrape type 2
2026-03-29 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with scrape type 2
2026-03-29 15:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a, identifier: 10730551
2026-03-29 15:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dea2e1a-0c42-5514-966f-a531b149f91b with identifier: 10734328
2026-03-29 15:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dea2e1a-0c42-5514-966f-a531b149f91b with identifier: 10734328
2026-03-29 15:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dea2e1a-0c42-5514-966f-a531b149f91b with identifier: 10734328 to the API
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734328>
{'auction_title': '',
'c_o_2_emission_value': 224,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '0dea2e1a-0c42-5514-966f-a531b149f91b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GKR152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734328',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 450,
'price_includes_vat': True,
'registration_date': '2010-03-23',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Ford Transit 2.2 TDCI Ambiente - Diesel - Manual - 115 hp - 999.999 '
'km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2010}
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:16 [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 15:18:16 [adesa.be] INFO: Saving data for 10734328: {'auction_closing_time': 1774865700.0, 'created_time': 1774606536.929319, 'last_price_update_time': 1774797496.558554}
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734328') HTTP/1.1" 204 0
2026-03-29 15:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with identifier: 10730551
2026-03-29 15:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with identifier: 10730551
2026-03-29 15:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with identifier: 10730551 to the API
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730551>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '8e676a56-13ad-5dde-a28b-0c67d5ffb45a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730551',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 46514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2 - Petrol - Manual - 83 hp - 46.514 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:16 [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 15:18:16 [adesa.be] INFO: Saving data for 10730551: {'auction_closing_time': 1774865700.0, 'created_time': 1774585241.537421, 'last_price_update_time': 1774797496.866484}
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730551') HTTP/1.1" 204 0
2026-03-29 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10730499
2026-03-29 15:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e89793a8-ee35-51dc-b53a-0e056859ca38 with scrape type 2
2026-03-29 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e89793a8-ee35-51dc-b53a-0e056859ca38 with scrape type 2
2026-03-29 15:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e89793a8-ee35-51dc-b53a-0e056859ca38, identifier: 10730499
2026-03-29 15:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10730499
2026-03-29 15:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10730499
2026-03-29 15:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10730499 to the API
2026-03-29 15:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730499>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e89793a8-ee35-51dc-b53a-0e056859ca38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WBV936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 149805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2016-02-26',
'seats_number': 2,
'seller_name': None,
'title': 'Citroën Berlingo 1.6 HDI - Diesel - Manual - 75 hp - 149.805 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:17 [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 15:18:17 [adesa.be] INFO: Saving data for 10730499: {'auction_closing_time': 1774863000.0, 'created_time': 1774585229.556964, 'last_price_update_time': 1774797497.354347}
2026-03-29 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730499') HTTP/1.1" 204 0
2026-03-29 15:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5b4bf95-406d-5081-89de-a02aa3ac12e2 with identifier: 10733081
2026-03-29 15:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b4bf95-406d-5081-89de-a02aa3ac12e2 with scrape type 2
2026-03-29 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5b4bf95-406d-5081-89de-a02aa3ac12e2 with scrape type 2
2026-03-29 15:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5b4bf95-406d-5081-89de-a02aa3ac12e2, identifier: 10733081
2026-03-29 15:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a11a680-dc44-5591-8df2-04f44b469ed8 with identifier: 10730503
2026-03-29 15:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a11a680-dc44-5591-8df2-04f44b469ed8 with scrape type 2
2026-03-29 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a11a680-dc44-5591-8df2-04f44b469ed8 with scrape type 2
2026-03-29 15:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a11a680-dc44-5591-8df2-04f44b469ed8, identifier: 10730503
2026-03-29 15:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5b4bf95-406d-5081-89de-a02aa3ac12e2 with identifier: 10733081
2026-03-29 15:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5b4bf95-406d-5081-89de-a02aa3ac12e2 with identifier: 10733081
2026-03-29 15:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5b4bf95-406d-5081-89de-a02aa3ac12e2 with identifier: 10733081 to the API
2026-03-29 15:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733081>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 400,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e5b4bf95-406d-5081-89de-a02aa3ac12e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LCA546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733081',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 105401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32400,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 2,
'seller_name': None,
'title': 'BMW X5 M 50d M Performance - xDrive - Diesel - Automatic - 400 hp - '
'105.401 km',
'transmission': 'automatic',
'trim': 'M Performance',
'vin': None,
'year': 2020}
2026-03-29 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:17 [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 15:18:17 [adesa.be] INFO: Saving data for 10733081: {'auction_closing_time': 1774863000.0, 'created_time': 1774585235.1041, 'last_price_update_time': 1774797497.867174}
2026-03-29 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733081') HTTP/1.1" 204 0
2026-03-29 15:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a11a680-dc44-5591-8df2-04f44b469ed8 with identifier: 10730503
2026-03-29 15:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a11a680-dc44-5591-8df2-04f44b469ed8 with identifier: 10730503
2026-03-29 15:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a11a680-dc44-5591-8df2-04f44b469ed8 with identifier: 10730503 to the API
2026-03-29 15:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730503>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8a11a680-dc44-5591-8df2-04f44b469ed8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AHH639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C1',
'odometer': 69023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-10-26',
'seats_number': 4,
'seller_name': None,
'title': 'Citroën C1 1.0 VTI Airplay+ - Petrol - Manual - 69 hp - 69.023 km',
'transmission': 'manual',
'trim': 'Airplay+',
'vin': None,
'year': 2016}
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730503%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Saving data for 10730503: {'auction_closing_time': 1774863000.0, 'created_time': 1774585240.455245, 'last_price_update_time': 1774797498.12869}
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730503') HTTP/1.1" 204 0
2026-03-29 15: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 15:18:18 [adesa.be] INFO: Found listing with ID: 10735020
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735020%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735020: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735020 url https://www.openlane.eu/en/carv6/auction/10735020
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10737751
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737751%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10737751: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10737751 url https://www.openlane.eu/en/carv6/auction/10737751
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10736376
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736376%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10736376: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10736376 url https://www.openlane.eu/en/carv6/auction/10736376
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10736375
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736375%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10736375: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10736375 url https://www.openlane.eu/en/carv6/auction/10736375
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10737662
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737662%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10737662: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10737662 url https://www.openlane.eu/en/carv6/auction/10737662
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735602
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735602%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735602: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735602 url https://www.openlane.eu/en/carv6/auction/10735602
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735606
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735606%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735606: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735606 url https://www.openlane.eu/en/carv6/auction/10735606
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10736677
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736677%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10736677: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10736677 url https://www.openlane.eu/en/carv6/auction/10736677
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10739899
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739899%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10739899: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10739899 url https://www.openlane.eu/en/carv6/auction/10739899
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735526
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735526%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735526: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735526 url https://www.openlane.eu/en/carv6/auction/10735526
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10736389
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736389%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10736389: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10736389 url https://www.openlane.eu/en/carv6/auction/10736389
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735477
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735477%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735477: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735477 url https://www.openlane.eu/en/carv6/auction/10735477
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735551
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735551%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735551: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735551 url https://www.openlane.eu/en/carv6/auction/10735551
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735465
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735465%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735465: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735465 url https://www.openlane.eu/en/carv6/auction/10735465
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735426
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735426%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735426: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735426 url https://www.openlane.eu/en/carv6/auction/10735426
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10734334
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734334%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10734334: 2
2026-03-29 15:18:18 [adesa.be] INFO: Scraping item 10734334 url https://www.openlane.eu/en/carv6/auction/10734334
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10739907
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739907%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10739907: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10739907 url https://www.openlane.eu/en/carv6/auction/10739907
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10737696
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737696%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10737696: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10737696 url https://www.openlane.eu/en/carv6/auction/10737696
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10736359
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736359%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10736359: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10736359 url https://www.openlane.eu/en/carv6/auction/10736359
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10738274
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738274%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10738274: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10738274 url https://www.openlane.eu/en/carv6/auction/10738274
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10739913
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739913%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10739913: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10739913 url https://www.openlane.eu/en/carv6/auction/10739913
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735467
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735467%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735467: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735467 url https://www.openlane.eu/en/carv6/auction/10735467
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735463
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735463%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735463: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735463 url https://www.openlane.eu/en/carv6/auction/10735463
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735556
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735556%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735556: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735556 url https://www.openlane.eu/en/carv6/auction/10735556
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735624
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735624%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735624: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735624 url https://www.openlane.eu/en/carv6/auction/10735624
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735495
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735495%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735495: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735495 url https://www.openlane.eu/en/carv6/auction/10735495
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735547
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735547%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735547: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735547 url https://www.openlane.eu/en/carv6/auction/10735547
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735515
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735515%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735515: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735515 url https://www.openlane.eu/en/carv6/auction/10735515
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735577
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735577%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735577: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735577 url https://www.openlane.eu/en/carv6/auction/10735577
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10737587
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737587%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10737587: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10737587 url https://www.openlane.eu/en/carv6/auction/10737587
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10737623
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737623%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10737623: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10737623 url https://www.openlane.eu/en/carv6/auction/10737623
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10737686
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737686%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10737686: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10737686 url https://www.openlane.eu/en/carv6/auction/10737686
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735527
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735527%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735527: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735527 url https://www.openlane.eu/en/carv6/auction/10735527
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10731422
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731422%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10731422: 2
2026-03-29 15:18:18 [adesa.be] INFO: Scraping item 10731422 url https://www.openlane.eu/en/carv6/auction/10731422
2026-03-29 15:18: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 15:18:18 [adesa.be] INFO: Found listing with ID: 10737574
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737574%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10737574: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10737574 url https://www.openlane.eu/en/carv6/auction/10737574
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10737628
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737628%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10737628: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10737628 url https://www.openlane.eu/en/carv6/auction/10737628
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10737575
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737575%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10737575: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10737575 url https://www.openlane.eu/en/carv6/auction/10737575
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735492
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735492%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735492: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735492 url https://www.openlane.eu/en/carv6/auction/10735492
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735411
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735411%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735411: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735411 url https://www.openlane.eu/en/carv6/auction/10735411
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735429
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735429%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735429: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735429 url https://www.openlane.eu/en/carv6/auction/10735429
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735576
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735576%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735576: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735576 url https://www.openlane.eu/en/carv6/auction/10735576
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10735565
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735565%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10735565: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10735565 url https://www.openlane.eu/en/carv6/auction/10735565
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10737689
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737689%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10737689: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10737689 url https://www.openlane.eu/en/carv6/auction/10737689
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10736379
2026-03-29 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736379%27 HTTP/1.1" 200 None
2026-03-29 15:18:18 [adesa.be] INFO: Scrape type for 10736379: 0
2026-03-29 15:18:18 [adesa.be] INFO: Skipping item 10736379 url https://www.openlane.eu/en/carv6/auction/10736379
2026-03-29 15:18:18 [adesa.be] INFO: Found listing with ID: 10739900
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739900%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10739900: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10739900 url https://www.openlane.eu/en/carv6/auction/10739900
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737674
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737674%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737674: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737674 url https://www.openlane.eu/en/carv6/auction/10737674
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737315
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737315%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737315: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737315 url https://www.openlane.eu/en/carv6/auction/10737315
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10736390
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736390%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10736390: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10736390 url https://www.openlane.eu/en/carv6/auction/10736390
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737681
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737681%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737681: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737681 url https://www.openlane.eu/en/carv6/auction/10737681
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737549
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737549%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737549: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737549 url https://www.openlane.eu/en/carv6/auction/10737549
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735588
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735588%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735588: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735588 url https://www.openlane.eu/en/carv6/auction/10735588
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10739841
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739841%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10739841: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10739841 url https://www.openlane.eu/en/carv6/auction/10739841
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10738272
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738272%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10738272: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10738272 url https://www.openlane.eu/en/carv6/auction/10738272
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735612
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735612%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735612: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735612 url https://www.openlane.eu/en/carv6/auction/10735612
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737600
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737600%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737600: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737600 url https://www.openlane.eu/en/carv6/auction/10737600
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735581
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735581%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735581: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735581 url https://www.openlane.eu/en/carv6/auction/10735581
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737716
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737716%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737716: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737716 url https://www.openlane.eu/en/carv6/auction/10737716
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737559
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737559%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737559: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737559 url https://www.openlane.eu/en/carv6/auction/10737559
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737754
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737754%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737754: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737754 url https://www.openlane.eu/en/carv6/auction/10737754
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737580
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737580%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737580: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737580 url https://www.openlane.eu/en/carv6/auction/10737580
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737635
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737635%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737635: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737635 url https://www.openlane.eu/en/carv6/auction/10737635
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737598
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737598%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737598: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737598 url https://www.openlane.eu/en/carv6/auction/10737598
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737725
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737725%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737725: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737725 url https://www.openlane.eu/en/carv6/auction/10737725
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735466
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735466%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735466: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735466 url https://www.openlane.eu/en/carv6/auction/10735466
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10739896
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739896%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10739896: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10739896 url https://www.openlane.eu/en/carv6/auction/10739896
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737660
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737660%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737660: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737660 url https://www.openlane.eu/en/carv6/auction/10737660
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10739902
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739902%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10739902: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10739902 url https://www.openlane.eu/en/carv6/auction/10739902
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735471
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735471%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735471: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735471 url https://www.openlane.eu/en/carv6/auction/10735471
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737590
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737590%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737590: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737590 url https://www.openlane.eu/en/carv6/auction/10737590
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10739845
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739845%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10739845: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10739845 url https://www.openlane.eu/en/carv6/auction/10739845
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10739911
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739911%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10739911: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10739911 url https://www.openlane.eu/en/carv6/auction/10739911
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737555
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737555%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737555: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737555 url https://www.openlane.eu/en/carv6/auction/10737555
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737617
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737617%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737617: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737617 url https://www.openlane.eu/en/carv6/auction/10737617
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737714
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737714%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737714: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737714 url https://www.openlane.eu/en/carv6/auction/10737714
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735529
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735529%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735529: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735529 url https://www.openlane.eu/en/carv6/auction/10735529
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735407
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735407%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735407: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735407 url https://www.openlane.eu/en/carv6/auction/10735407
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735030
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735030%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735030: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735030 url https://www.openlane.eu/en/carv6/auction/10735030
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10738323
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738323%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10738323: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10738323 url https://www.openlane.eu/en/carv6/auction/10738323
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10738289
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738289%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10738289: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10738289 url https://www.openlane.eu/en/carv6/auction/10738289
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10739889
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739889%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10739889: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10739889 url https://www.openlane.eu/en/carv6/auction/10739889
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735518
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735518%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735518: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735518 url https://www.openlane.eu/en/carv6/auction/10735518
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737584
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737584%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737584: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737584 url https://www.openlane.eu/en/carv6/auction/10737584
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737577
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737577%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737577: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737577 url https://www.openlane.eu/en/carv6/auction/10737577
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735497
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735497%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735497: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735497 url https://www.openlane.eu/en/carv6/auction/10735497
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737639
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737639%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737639: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737639 url https://www.openlane.eu/en/carv6/auction/10737639
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737647
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737647%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737647: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737647 url https://www.openlane.eu/en/carv6/auction/10737647
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10734329
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734329%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10734329: 2
2026-03-29 15:18:19 [adesa.be] INFO: Scraping item 10734329 url https://www.openlane.eu/en/carv6/auction/10734329
2026-03-29 15:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737564
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737564%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737564: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737564 url https://www.openlane.eu/en/carv6/auction/10737564
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737668
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737668%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737668: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737668 url https://www.openlane.eu/en/carv6/auction/10737668
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737706
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737706%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737706: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737706 url https://www.openlane.eu/en/carv6/auction/10737706
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737626
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737626%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737626: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737626 url https://www.openlane.eu/en/carv6/auction/10737626
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10734335
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734335%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10734335: 2
2026-03-29 15:18:19 [adesa.be] INFO: Scraping item 10734335 url https://www.openlane.eu/en/carv6/auction/10734335
2026-03-29 15:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10734330
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734330%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10734330: 2
2026-03-29 15:18:19 [adesa.be] INFO: Scraping item 10734330 url https://www.openlane.eu/en/carv6/auction/10734330
2026-03-29 15:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735501
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735501%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735501: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735501 url https://www.openlane.eu/en/carv6/auction/10735501
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735521
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735521%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735521: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735521 url https://www.openlane.eu/en/carv6/auction/10735521
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737687
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737687%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737687: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737687 url https://www.openlane.eu/en/carv6/auction/10737687
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737609
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737609%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737609: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737609 url https://www.openlane.eu/en/carv6/auction/10737609
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10737653
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737653%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10737653: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10737653 url https://www.openlane.eu/en/carv6/auction/10737653
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10738328
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738328%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10738328: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10738328 url https://www.openlane.eu/en/carv6/auction/10738328
2026-03-29 15:18:19 [adesa.be] INFO: Found listing with ID: 10735425
2026-03-29 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735425%27 HTTP/1.1" 200 None
2026-03-29 15:18:19 [adesa.be] INFO: Scrape type for 10735425: 0
2026-03-29 15:18:19 [adesa.be] INFO: Skipping item 10735425 url https://www.openlane.eu/en/carv6/auction/10735425
2026-03-29 15:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15: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 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f03e9abf-742a-5073-ab1d-b7b52c9a32c9 with identifier: 10734334
2026-03-29 15:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f03e9abf-742a-5073-ab1d-b7b52c9a32c9 with scrape type 2
2026-03-29 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f03e9abf-742a-5073-ab1d-b7b52c9a32c9 with scrape type 2
2026-03-29 15:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f03e9abf-742a-5073-ab1d-b7b52c9a32c9, identifier: 10734334
2026-03-29 15:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f03e9abf-742a-5073-ab1d-b7b52c9a32c9 with identifier: 10734334
2026-03-29 15:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f03e9abf-742a-5073-ab1d-b7b52c9a32c9 with identifier: 10734334
2026-03-29 15:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f03e9abf-742a-5073-ab1d-b7b52c9a32c9 with identifier: 10734334 to the API
2026-03-29 15:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734334>
{'auction_title': '',
'c_o_2_emission_value': 300,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'CNG',
'id': 'f03e9abf-742a-5073-ab1d-b7b52c9a32c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TAY714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734334',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 162053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2017-09-11',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Mercedes-Benz Sprinter L2H2 316 - CNG - Manual - 156 hp - 162.053 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-29 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:21 [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 15:18:21 [adesa.be] INFO: Saving data for 10734334: {'auction_closing_time': 1774866600.0, 'created_time': 1774606556.399073, 'last_price_update_time': 1774797501.622711}
2026-03-29 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734334') HTTP/1.1" 204 0
2026-03-29 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39df7fa-d57b-5616-8985-de0af8a09c77 with identifier: 10734330
2026-03-29 15:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39df7fa-d57b-5616-8985-de0af8a09c77 with scrape type 2
2026-03-29 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e39df7fa-d57b-5616-8985-de0af8a09c77 with scrape type 2
2026-03-29 15:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e39df7fa-d57b-5616-8985-de0af8a09c77, identifier: 10734330
2026-03-29 15:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e39df7fa-d57b-5616-8985-de0af8a09c77 with identifier: 10734330
2026-03-29 15:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e39df7fa-d57b-5616-8985-de0af8a09c77 with identifier: 10734330
2026-03-29 15:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e39df7fa-d57b-5616-8985-de0af8a09c77 with identifier: 10734330 to the API
2026-03-29 15:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734330>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'e39df7fa-d57b-5616-8985-de0af8a09c77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GII882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734330',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '207',
'odometer': 235412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 750,
'price_includes_vat': True,
'registration_date': '2013-04-09',
'seats_number': 5,
'seller_name': 'Ores Assets',
'title': 'Peugeot 207 SW 1.6 HDI Active - Diesel - Manual - 92 hp - 235.412 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2013}
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734330%27 HTTP/1.1" 200 None
2026-03-29 15:18:22 [adesa.be] INFO: Saving data for 10734330: {'auction_closing_time': 1774866600.0, 'created_time': 1774606537.277123, 'last_price_update_time': 1774797502.08186}
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734330') HTTP/1.1" 204 0
2026-03-29 15:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1f89205-9500-5755-a4f5-c6397e51c4d2 with identifier: 10734329
2026-03-29 15:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1f89205-9500-5755-a4f5-c6397e51c4d2 with scrape type 2
2026-03-29 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1f89205-9500-5755-a4f5-c6397e51c4d2 with scrape type 2
2026-03-29 15:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1f89205-9500-5755-a4f5-c6397e51c4d2, identifier: 10734329
2026-03-29 15:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with identifier: 10731422
2026-03-29 15:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with scrape type 2
2026-03-29 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with scrape type 2
2026-03-29 15:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f, identifier: 10731422
2026-03-29 15:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1f89205-9500-5755-a4f5-c6397e51c4d2 with identifier: 10734329
2026-03-29 15:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1f89205-9500-5755-a4f5-c6397e51c4d2 with identifier: 10734329
2026-03-29 15:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1f89205-9500-5755-a4f5-c6397e51c4d2 with identifier: 10734329 to the API
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734329>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'b1f89205-9500-5755-a4f5-c6397e51c4d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HKV559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734329',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 239927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1950,
'price_includes_vat': True,
'registration_date': '2014-08-13',
'seats_number': 5,
'seller_name': 'Ores Assets',
'title': 'Peugeot 2008 1.6 HDI Active - Diesel - Manual - 92 hp - 239.927 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2014}
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734329%27 HTTP/1.1" 200 None
2026-03-29 15:18:22 [adesa.be] INFO: Saving data for 10734329: {'auction_closing_time': 1774866600.0, 'created_time': 1774606556.727684, 'last_price_update_time': 1774797502.536815}
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734329') HTTP/1.1" 204 0
2026-03-29 15:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with identifier: 10731422
2026-03-29 15:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with identifier: 10731422
2026-03-29 15:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with identifier: 10731422 to the API
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731422>
{'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': 93,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '16ac6410-e75c-5529-8d5a-6ecaa0fdc48f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '291644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731422',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 47025,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-01-05',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Nissan Juke 1.6 - Hybrid - Automatic - 93 hp - 47.025 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710731422%27 HTTP/1.1" 200 None
2026-03-29 15:18:22 [adesa.be] INFO: Saving data for 10731422: {'auction_closing_time': 1774863000.0, 'created_time': 1774585127.686893, 'last_price_update_time': 1774797502.813172}
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731422') HTTP/1.1" 204 0
2026-03-29 15:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737702
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737702%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737702: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737702 url https://www.openlane.eu/en/carv6/auction/10737702
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735544
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735544%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735544: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735544 url https://www.openlane.eu/en/carv6/auction/10735544
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10736368
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736368%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10736368: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10736368 url https://www.openlane.eu/en/carv6/auction/10736368
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10739898
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739898%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10739898: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10739898 url https://www.openlane.eu/en/carv6/auction/10739898
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735460
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735460%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735460: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735460 url https://www.openlane.eu/en/carv6/auction/10735460
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735017
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735017%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735017: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735017 url https://www.openlane.eu/en/carv6/auction/10735017
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737671
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737671%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737671: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737671 url https://www.openlane.eu/en/carv6/auction/10737671
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737652
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737652%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737652: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737652 url https://www.openlane.eu/en/carv6/auction/10737652
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737607
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737607%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737607: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737607 url https://www.openlane.eu/en/carv6/auction/10737607
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737661
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737661%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737661: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737661 url https://www.openlane.eu/en/carv6/auction/10737661
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737578
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737578%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737578: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737578 url https://www.openlane.eu/en/carv6/auction/10737578
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10736381
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736381%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10736381: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10736381 url https://www.openlane.eu/en/carv6/auction/10736381
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735550
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735550%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735550: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735550 url https://www.openlane.eu/en/carv6/auction/10735550
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737634
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737634%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737634: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737634 url https://www.openlane.eu/en/carv6/auction/10737634
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737669
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737669%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737669: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737669 url https://www.openlane.eu/en/carv6/auction/10737669
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735541
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735541%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735541: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735541 url https://www.openlane.eu/en/carv6/auction/10735541
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10738302
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738302%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10738302: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10738302 url https://www.openlane.eu/en/carv6/auction/10738302
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735568
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735568%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735568: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735568 url https://www.openlane.eu/en/carv6/auction/10735568
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10738292
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738292%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10738292: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10738292 url https://www.openlane.eu/en/carv6/auction/10738292
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10739912
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739912%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10739912: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10739912 url https://www.openlane.eu/en/carv6/auction/10739912
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735542
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735542%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735542: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735542 url https://www.openlane.eu/en/carv6/auction/10735542
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737666
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737666%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737666: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737666 url https://www.openlane.eu/en/carv6/auction/10737666
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10739918
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739918%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10739918: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10739918 url https://www.openlane.eu/en/carv6/auction/10739918
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10739893
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739893%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10739893: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10739893 url https://www.openlane.eu/en/carv6/auction/10739893
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10739903
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739903%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10739903: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10739903 url https://www.openlane.eu/en/carv6/auction/10739903
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735616
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735616%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735616: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735616 url https://www.openlane.eu/en/carv6/auction/10735616
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10736487
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736487%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10736487: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10736487 url https://www.openlane.eu/en/carv6/auction/10736487
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735406
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735406%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735406: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735406 url https://www.openlane.eu/en/carv6/auction/10735406
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735413
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735413%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735413: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735413 url https://www.openlane.eu/en/carv6/auction/10735413
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735440
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735440%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735440: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735440 url https://www.openlane.eu/en/carv6/auction/10735440
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735414
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735414%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735414: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735414 url https://www.openlane.eu/en/carv6/auction/10735414
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10739894
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739894%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10739894: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10739894 url https://www.openlane.eu/en/carv6/auction/10739894
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10739886
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739886%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10739886: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10739886 url https://www.openlane.eu/en/carv6/auction/10739886
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735655
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735655%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735655: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735655 url https://www.openlane.eu/en/carv6/auction/10735655
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10739910
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739910%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10739910: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10739910 url https://www.openlane.eu/en/carv6/auction/10739910
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735453
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735453%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735453: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735453 url https://www.openlane.eu/en/carv6/auction/10735453
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10736680
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736680%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10736680: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10736680 url https://www.openlane.eu/en/carv6/auction/10736680
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10736407
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736407%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10736407: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10736407 url https://www.openlane.eu/en/carv6/auction/10736407
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735464
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735464%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735464: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735464 url https://www.openlane.eu/en/carv6/auction/10735464
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737592
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737592%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737592: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737592 url https://www.openlane.eu/en/carv6/auction/10737592
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10736398
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736398%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10736398: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10736398 url https://www.openlane.eu/en/carv6/auction/10736398
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735524
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735524%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735524: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735524 url https://www.openlane.eu/en/carv6/auction/10735524
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737568
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737568%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737568: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737568 url https://www.openlane.eu/en/carv6/auction/10737568
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737691
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737691%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737691: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737691 url https://www.openlane.eu/en/carv6/auction/10737691
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735427
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735427%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735427: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735427 url https://www.openlane.eu/en/carv6/auction/10735427
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737717
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737717%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737717: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737717 url https://www.openlane.eu/en/carv6/auction/10737717
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735496
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735496%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735496: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735496 url https://www.openlane.eu/en/carv6/auction/10735496
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735484
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735484%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735484: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735484 url https://www.openlane.eu/en/carv6/auction/10735484
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737616
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737616%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737616: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737616 url https://www.openlane.eu/en/carv6/auction/10737616
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735469
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735469%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735469: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735469 url https://www.openlane.eu/en/carv6/auction/10735469
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10735487
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735487%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10735487: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10735487 url https://www.openlane.eu/en/carv6/auction/10735487
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737709
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737709%27 HTTP/1.1" 200 None
2026-03-29 15:18:23 [adesa.be] INFO: Scrape type for 10737709: 0
2026-03-29 15:18:23 [adesa.be] INFO: Skipping item 10737709 url https://www.openlane.eu/en/carv6/auction/10737709
2026-03-29 15:18:23 [adesa.be] INFO: Found listing with ID: 10737606
2026-03-29 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737606%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737606: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737606 url https://www.openlane.eu/en/carv6/auction/10737606
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737608
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737608%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737608: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737608 url https://www.openlane.eu/en/carv6/auction/10737608
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737642
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737642%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737642: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737642 url https://www.openlane.eu/en/carv6/auction/10737642
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735635
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735635%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735635: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735635 url https://www.openlane.eu/en/carv6/auction/10735635
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735019
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735019%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735019: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735019 url https://www.openlane.eu/en/carv6/auction/10735019
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10736387
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736387%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10736387: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10736387 url https://www.openlane.eu/en/carv6/auction/10736387
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737552
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737552%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737552: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737552 url https://www.openlane.eu/en/carv6/auction/10737552
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737676
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737676%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737676: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737676 url https://www.openlane.eu/en/carv6/auction/10737676
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737643
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737643%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737643: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737643 url https://www.openlane.eu/en/carv6/auction/10737643
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737670
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737670%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737670: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737670 url https://www.openlane.eu/en/carv6/auction/10737670
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737599
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737599%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737599: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737599 url https://www.openlane.eu/en/carv6/auction/10737599
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735433
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735433%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735433: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735433 url https://www.openlane.eu/en/carv6/auction/10735433
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735434
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735434%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735434: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735434 url https://www.openlane.eu/en/carv6/auction/10735434
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737619
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737619%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737619: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737619 url https://www.openlane.eu/en/carv6/auction/10737619
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737595
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737595%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737595: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737595 url https://www.openlane.eu/en/carv6/auction/10737595
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737698
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737698%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737698: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737698 url https://www.openlane.eu/en/carv6/auction/10737698
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737576
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737576%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737576: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737576 url https://www.openlane.eu/en/carv6/auction/10737576
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10738265
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738265%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10738265: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10738265 url https://www.openlane.eu/en/carv6/auction/10738265
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735034
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735034%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735034: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735034 url https://www.openlane.eu/en/carv6/auction/10735034
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735027
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735027%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735027: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735027 url https://www.openlane.eu/en/carv6/auction/10735027
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735533
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735533%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735533: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735533 url https://www.openlane.eu/en/carv6/auction/10735533
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737314
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737314%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737314: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737314 url https://www.openlane.eu/en/carv6/auction/10737314
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737611
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737611%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737611: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737611 url https://www.openlane.eu/en/carv6/auction/10737611
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737708
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737708%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737708: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737708 url https://www.openlane.eu/en/carv6/auction/10737708
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735441
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735441%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735441: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735441 url https://www.openlane.eu/en/carv6/auction/10735441
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737699
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737699%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737699: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737699 url https://www.openlane.eu/en/carv6/auction/10737699
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737569
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737569%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737569: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737569 url https://www.openlane.eu/en/carv6/auction/10737569
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737711
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737711%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737711: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737711 url https://www.openlane.eu/en/carv6/auction/10737711
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737557
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737557%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737557: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737557 url https://www.openlane.eu/en/carv6/auction/10737557
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10738802
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738802%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10738802: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10738802 url https://www.openlane.eu/en/carv6/auction/10738802
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737586
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737586%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737586: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737586 url https://www.openlane.eu/en/carv6/auction/10737586
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737597
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737597%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737597: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737597 url https://www.openlane.eu/en/carv6/auction/10737597
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735649
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735649%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735649: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735649 url https://www.openlane.eu/en/carv6/auction/10735649
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737581
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737581%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737581: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737581 url https://www.openlane.eu/en/carv6/auction/10737581
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735582
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735582%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735582: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735582 url https://www.openlane.eu/en/carv6/auction/10735582
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735512
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735512%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735512: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735512 url https://www.openlane.eu/en/carv6/auction/10735512
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737649
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737649%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737649: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737649 url https://www.openlane.eu/en/carv6/auction/10737649
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735755
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735755%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735755: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735755 url https://www.openlane.eu/en/carv6/auction/10735755
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735638
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735638%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735638: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735638 url https://www.openlane.eu/en/carv6/auction/10735638
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10736373
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736373%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10736373: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10736373 url https://www.openlane.eu/en/carv6/auction/10736373
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735472
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735472%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735472: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735472 url https://www.openlane.eu/en/carv6/auction/10735472
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10738331
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738331%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10738331: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10738331 url https://www.openlane.eu/en/carv6/auction/10738331
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737633
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737633%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737633: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737633 url https://www.openlane.eu/en/carv6/auction/10737633
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737625
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737625%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737625: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737625 url https://www.openlane.eu/en/carv6/auction/10737625
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10737572
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737572%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10737572: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10737572 url https://www.openlane.eu/en/carv6/auction/10737572
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735028
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735028%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735028: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735028 url https://www.openlane.eu/en/carv6/auction/10735028
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10735627
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735627%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10735627: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10735627 url https://www.openlane.eu/en/carv6/auction/10735627
2026-03-29 15:18:24 [adesa.be] INFO: Found listing with ID: 10738308
2026-03-29 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738308%27 HTTP/1.1" 200 None
2026-03-29 15:18:24 [adesa.be] INFO: Scrape type for 10738308: 0
2026-03-29 15:18:24 [adesa.be] INFO: Skipping item 10738308 url https://www.openlane.eu/en/carv6/auction/10738308
2026-03-29 15: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 15: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 15:18:26 [adesa.be] INFO: Found listing with ID: 10738315
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738315%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10738315: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10738315 url https://www.openlane.eu/en/carv6/auction/10738315
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10736412
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736412%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10736412: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10736412 url https://www.openlane.eu/en/carv6/auction/10736412
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737615
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737615%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737615: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737615 url https://www.openlane.eu/en/carv6/auction/10737615
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10738294
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738294%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10738294: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10738294 url https://www.openlane.eu/en/carv6/auction/10738294
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735420
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735420%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735420: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735420 url https://www.openlane.eu/en/carv6/auction/10735420
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735753
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735753%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735753: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735753 url https://www.openlane.eu/en/carv6/auction/10735753
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737589
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737589%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737589: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737589 url https://www.openlane.eu/en/carv6/auction/10737589
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737553
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737553%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737553: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737553 url https://www.openlane.eu/en/carv6/auction/10737553
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735586
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735586%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735586: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735586 url https://www.openlane.eu/en/carv6/auction/10735586
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737672
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737672%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737672: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737672 url https://www.openlane.eu/en/carv6/auction/10737672
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737667
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737667%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737667: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737667 url https://www.openlane.eu/en/carv6/auction/10737667
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10738333
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738333%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10738333: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10738333 url https://www.openlane.eu/en/carv6/auction/10738333
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737644
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737644%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737644: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737644 url https://www.openlane.eu/en/carv6/auction/10737644
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10736395
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736395%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10736395: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10736395 url https://www.openlane.eu/en/carv6/auction/10736395
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10740050
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740050%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10740050: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10740050 url https://www.openlane.eu/en/carv6/auction/10740050
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735437
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735437%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735437: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735437 url https://www.openlane.eu/en/carv6/auction/10735437
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737593
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737593%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737593: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737593 url https://www.openlane.eu/en/carv6/auction/10737593
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735435
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735435%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735435: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735435 url https://www.openlane.eu/en/carv6/auction/10735435
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10738303
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738303%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10738303: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10738303 url https://www.openlane.eu/en/carv6/auction/10738303
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10738301
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738301%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10738301: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10738301 url https://www.openlane.eu/en/carv6/auction/10738301
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10738296
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738296%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10738296: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10738296 url https://www.openlane.eu/en/carv6/auction/10738296
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10738295
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738295%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10738295: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10738295 url https://www.openlane.eu/en/carv6/auction/10738295
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10736396
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736396%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10736396: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10736396 url https://www.openlane.eu/en/carv6/auction/10736396
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737554
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737554%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737554: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737554 url https://www.openlane.eu/en/carv6/auction/10737554
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737594
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737594%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737594: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737594 url https://www.openlane.eu/en/carv6/auction/10737594
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737857
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737857%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737857: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737857 url https://www.openlane.eu/en/carv6/auction/10737857
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735642
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735642%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735642: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735642 url https://www.openlane.eu/en/carv6/auction/10735642
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10739892
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739892%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10739892: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10739892 url https://www.openlane.eu/en/carv6/auction/10739892
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735033
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735033%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735033: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735033 url https://www.openlane.eu/en/carv6/auction/10735033
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10736367
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736367%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10736367: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10736367 url https://www.openlane.eu/en/carv6/auction/10736367
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735517
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735517%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735517: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735517 url https://www.openlane.eu/en/carv6/auction/10735517
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737629
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737629%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737629: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737629 url https://www.openlane.eu/en/carv6/auction/10737629
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735506
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735506%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735506: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735506 url https://www.openlane.eu/en/carv6/auction/10735506
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735446
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735446%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735446: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735446 url https://www.openlane.eu/en/carv6/auction/10735446
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10737582
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737582%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10737582: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10737582 url https://www.openlane.eu/en/carv6/auction/10737582
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735571
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735571%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735571: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735571 url https://www.openlane.eu/en/carv6/auction/10735571
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735444
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735444%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735444: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735444 url https://www.openlane.eu/en/carv6/auction/10735444
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10735622
2026-03-29 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735622%27 HTTP/1.1" 200 None
2026-03-29 15:18:26 [adesa.be] INFO: Scrape type for 10735622: 0
2026-03-29 15:18:26 [adesa.be] INFO: Skipping item 10735622 url https://www.openlane.eu/en/carv6/auction/10735622
2026-03-29 15:18:26 [adesa.be] INFO: Found listing with ID: 10738313
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738313%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10738313: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10738313 url https://www.openlane.eu/en/carv6/auction/10738313
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735563
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735563%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735563: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735563 url https://www.openlane.eu/en/carv6/auction/10735563
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735500
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735500%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735500: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735500 url https://www.openlane.eu/en/carv6/auction/10735500
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10737573
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737573%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10737573: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10737573 url https://www.openlane.eu/en/carv6/auction/10737573
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10736408
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736408%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10736408: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10736408 url https://www.openlane.eu/en/carv6/auction/10736408
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735018
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735018%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735018: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735018 url https://www.openlane.eu/en/carv6/auction/10735018
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735021
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735021%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735021: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735021 url https://www.openlane.eu/en/carv6/auction/10735021
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735031
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735031%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735031: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735031 url https://www.openlane.eu/en/carv6/auction/10735031
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10736363
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736363%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10736363: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10736363 url https://www.openlane.eu/en/carv6/auction/10736363
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735754
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735754%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735754: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735754 url https://www.openlane.eu/en/carv6/auction/10735754
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735554
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735554%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735554: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735554 url https://www.openlane.eu/en/carv6/auction/10735554
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735580
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735580%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735580: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735580 url https://www.openlane.eu/en/carv6/auction/10735580
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735618
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735618%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735618: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735618 url https://www.openlane.eu/en/carv6/auction/10735618
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735609
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735609%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735609: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735609 url https://www.openlane.eu/en/carv6/auction/10735609
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735597
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735597%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735597: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735597 url https://www.openlane.eu/en/carv6/auction/10735597
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10736678
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736678%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10736678: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10736678 url https://www.openlane.eu/en/carv6/auction/10736678
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735436
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735436%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735436: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735436 url https://www.openlane.eu/en/carv6/auction/10735436
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10737682
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737682%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10737682: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10737682 url https://www.openlane.eu/en/carv6/auction/10737682
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735631
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735631%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735631: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735631 url https://www.openlane.eu/en/carv6/auction/10735631
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735423
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735423%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735423: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735423 url https://www.openlane.eu/en/carv6/auction/10735423
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735505
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735505%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735505: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735505 url https://www.openlane.eu/en/carv6/auction/10735505
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735502
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735502%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735502: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735502 url https://www.openlane.eu/en/carv6/auction/10735502
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10735438
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735438%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10735438: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10735438 url https://www.openlane.eu/en/carv6/auction/10735438
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10737655
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737655%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10737655: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10737655 url https://www.openlane.eu/en/carv6/auction/10737655
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10740877
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710740877%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10740877: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10740877 url https://www.openlane.eu/en/carv6/auction/10740877
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10737648
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737648%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10737648: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10737648 url https://www.openlane.eu/en/carv6/auction/10737648
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10737720
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737720%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10737720: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10737720 url https://www.openlane.eu/en/carv6/auction/10737720
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10736486
2026-03-29 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736486%27 HTTP/1.1" 200 None
2026-03-29 15:18:27 [adesa.be] INFO: Scrape type for 10736486: 0
2026-03-29 15:18:27 [adesa.be] INFO: Skipping item 10736486 url https://www.openlane.eu/en/carv6/auction/10736486
2026-03-29 15:18:27 [adesa.be] INFO: Found listing with ID: 10738282
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738282%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10738282: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10738282 url https://www.openlane.eu/en/carv6/auction/10738282
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735587
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735587%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735587: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735587 url https://www.openlane.eu/en/carv6/auction/10735587
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735459
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735459%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735459: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735459 url https://www.openlane.eu/en/carv6/auction/10735459
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735600
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735600%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735600: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735600 url https://www.openlane.eu/en/carv6/auction/10735600
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10738288
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738288%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10738288: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10738288 url https://www.openlane.eu/en/carv6/auction/10738288
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10736682
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736682%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10736682: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10736682 url https://www.openlane.eu/en/carv6/auction/10736682
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735599
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735599%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735599: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735599 url https://www.openlane.eu/en/carv6/auction/10735599
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10738312
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738312%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10738312: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10738312 url https://www.openlane.eu/en/carv6/auction/10738312
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735462
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735462%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735462: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735462 url https://www.openlane.eu/en/carv6/auction/10735462
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10738299
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738299%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10738299: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10738299 url https://www.openlane.eu/en/carv6/auction/10738299
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735479
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735479%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735479: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735479 url https://www.openlane.eu/en/carv6/auction/10735479
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10737753
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737753%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10737753: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10737753 url https://www.openlane.eu/en/carv6/auction/10737753
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735637
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735637%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735637: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735637 url https://www.openlane.eu/en/carv6/auction/10735637
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10736385
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736385%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10736385: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10736385 url https://www.openlane.eu/en/carv6/auction/10736385
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10737679
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737679%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10737679: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10737679 url https://www.openlane.eu/en/carv6/auction/10737679
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10737673
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737673%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10737673: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10737673 url https://www.openlane.eu/en/carv6/auction/10737673
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10737664
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737664%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10737664: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10737664 url https://www.openlane.eu/en/carv6/auction/10737664
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10736370
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710736370%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10736370: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10736370 url https://www.openlane.eu/en/carv6/auction/10736370
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10737663
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737663%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10737663: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10737663 url https://www.openlane.eu/en/carv6/auction/10737663
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10738279
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738279%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10738279: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10738279 url https://www.openlane.eu/en/carv6/auction/10738279
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10737715
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710737715%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10737715: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10737715 url https://www.openlane.eu/en/carv6/auction/10737715
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735567
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735567%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735567: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735567 url https://www.openlane.eu/en/carv6/auction/10735567
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10739897
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739897%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10739897: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10739897 url https://www.openlane.eu/en/carv6/auction/10739897
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735450
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735450%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735450: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735450 url https://www.openlane.eu/en/carv6/auction/10735450
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735442
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735442%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735442: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735442 url https://www.openlane.eu/en/carv6/auction/10735442
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10739905
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710739905%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10739905: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10739905 url https://www.openlane.eu/en/carv6/auction/10739905
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10735545
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710735545%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10735545: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10735545 url https://www.openlane.eu/en/carv6/auction/10735545
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10733283
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733283%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10733283: 2
2026-03-29 15:18:28 [adesa.be] INFO: Scraping item 10733283 url https://www.openlane.eu/en/carv6/auction/10733283
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10733286
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733286%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10733286: 2
2026-03-29 15:18:28 [adesa.be] INFO: Scraping item 10733286 url https://www.openlane.eu/en/carv6/auction/10733286
2026-03-29 15:18: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 15:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10733289
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733289%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10733289: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10733289 url https://www.openlane.eu/en/carv6/auction/10733289
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10733290
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733290%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10733290: 0
2026-03-29 15:18:28 [adesa.be] INFO: Skipping item 10733290 url https://www.openlane.eu/en/carv6/auction/10733290
2026-03-29 15:18:28 [adesa.be] INFO: Found listing with ID: 10733293
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733293%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10733293: 2
2026-03-29 15:18:28 [adesa.be] INFO: Scraping item 10733293 url https://www.openlane.eu/en/carv6/auction/10733293
2026-03-29 15:18: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 15:18:28 [adesa.be] INFO: Found listing with ID: 10733297
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733297%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10733297: 2
2026-03-29 15:18:28 [adesa.be] INFO: Scraping item 10733297 url https://www.openlane.eu/en/carv6/auction/10733297
2026-03-29 15:18: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 15:18:28 [adesa.be] INFO: Found listing with ID: 10733298
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733298%27 HTTP/1.1" 200 None
2026-03-29 15:18:28 [adesa.be] INFO: Scrape type for 10733298: 2
2026-03-29 15:18:28 [adesa.be] INFO: Scraping item 10733298 url https://www.openlane.eu/en/carv6/auction/10733298
2026-03-29 15:18: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 15:18: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 15:18: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 15:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55953394-c646-5d20-9774-02efbda1e5c1 with identifier: 10730467
2026-03-29 15:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55953394-c646-5d20-9774-02efbda1e5c1 with scrape type 2
2026-03-29 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55953394-c646-5d20-9774-02efbda1e5c1 with scrape type 2
2026-03-29 15:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55953394-c646-5d20-9774-02efbda1e5c1, identifier: 10730467
2026-03-29 15:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55953394-c646-5d20-9774-02efbda1e5c1 with identifier: 10730467
2026-03-29 15:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55953394-c646-5d20-9774-02efbda1e5c1 with identifier: 10730467
2026-03-29 15:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55953394-c646-5d20-9774-02efbda1e5c1 with identifier: 10730467 to the API
2026-03-29 15:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730467>
{'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': 210,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '55953394-c646-5d20-9774-02efbda1e5c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CTP069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730467',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 240851,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2017-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 25d M Sport - Diesel - Automatic - 210 hp - 240.851 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-29 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730467%27 HTTP/1.1" 200 None
2026-03-29 15:18:29 [adesa.be] INFO: Saving data for 10730467: {'auction_closing_time': 1774863000.0, 'created_time': 1774585155.599824, 'last_price_update_time': 1774797509.14424}
2026-03-29 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730467') HTTP/1.1" 204 0
2026-03-29 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e679813-9ccb-53ea-843c-e37671e2938c with identifier: 10730493
2026-03-29 15:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e679813-9ccb-53ea-843c-e37671e2938c with scrape type 2
2026-03-29 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e679813-9ccb-53ea-843c-e37671e2938c with scrape type 2
2026-03-29 15:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e679813-9ccb-53ea-843c-e37671e2938c, identifier: 10730493
2026-03-29 15:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e679813-9ccb-53ea-843c-e37671e2938c with identifier: 10730493
2026-03-29 15:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e679813-9ccb-53ea-843c-e37671e2938c with identifier: 10730493
2026-03-29 15:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e679813-9ccb-53ea-843c-e37671e2938c with identifier: 10730493 to the API
2026-03-29 15:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730493>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4e679813-9ccb-53ea-843c-e37671e2938c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NEG867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 196541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2016-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-5 2.2 SKYACTIV-D Premium - Diesel - Manual - 150 hp - '
'196.541 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2016}
2026-03-29 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710730493%27 HTTP/1.1" 200 None
2026-03-29 15:18:29 [adesa.be] INFO: Saving data for 10730493: {'auction_closing_time': 1774863000.0, 'created_time': 1774585176.883458, 'last_price_update_time': 1774797509.682363}
2026-03-29 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730493') HTTP/1.1" 204 0
2026-03-29 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8e9f35-f3d0-515e-a1a2-f356d2c40420 with identifier: 10734335
2026-03-29 15:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8e9f35-f3d0-515e-a1a2-f356d2c40420 with scrape type 2
2026-03-29 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8e9f35-f3d0-515e-a1a2-f356d2c40420 with scrape type 2
2026-03-29 15:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea8e9f35-f3d0-515e-a1a2-f356d2c40420, identifier: 10734335
2026-03-29 15:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea8e9f35-f3d0-515e-a1a2-f356d2c40420 with identifier: 10734335
2026-03-29 15:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea8e9f35-f3d0-515e-a1a2-f356d2c40420 with identifier: 10734335
2026-03-29 15:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea8e9f35-f3d0-515e-a1a2-f356d2c40420 with identifier: 10734335 to the API
2026-03-29 15:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734335>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ea8e9f35-f3d0-515e-a1a2-f356d2c40420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GKS184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734335',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '207',
'odometer': 174708,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 350,
'price_includes_vat': True,
'registration_date': '2012-04-12',
'seats_number': 5,
'seller_name': 'Ores Assets',
'title': 'Peugeot 207 SW 1.6 HDI Active - Diesel - Manual - 92 hp - 174.708 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2012}
2026-03-29 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734335%27 HTTP/1.1" 200 None
2026-03-29 15:18:30 [adesa.be] INFO: Saving data for 10734335: {'auction_closing_time': 1774866600.0, 'created_time': 1774606557.689425, 'last_price_update_time': 1774797510.335651}
2026-03-29 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734335') HTTP/1.1" 204 0
2026-03-29 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff45c168-4221-5635-872f-46d9e8037ab9 with identifier: 10733298
2026-03-29 15:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff45c168-4221-5635-872f-46d9e8037ab9 with scrape type 2
2026-03-29 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff45c168-4221-5635-872f-46d9e8037ab9 with scrape type 2
2026-03-29 15:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff45c168-4221-5635-872f-46d9e8037ab9, identifier: 10733298
2026-03-29 15:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff45c168-4221-5635-872f-46d9e8037ab9 with identifier: 10733298
2026-03-29 15:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff45c168-4221-5635-872f-46d9e8037ab9 with identifier: 10733298
2026-03-29 15:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff45c168-4221-5635-872f-46d9e8037ab9 with identifier: 10733298 to the API
2026-03-29 15:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': 'ff45c168-4221-5635-872f-46d9e8037ab9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJJ826',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 101961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 101.961 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733298%27 HTTP/1.1" 200 None
2026-03-29 15:18:30 [adesa.be] INFO: Saving data for 10733298: {'auction_closing_time': 1775032200.0, 'created_time': 1774606552.048081, 'last_price_update_time': 1774797510.834565}
2026-03-29 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733298') HTTP/1.1" 204 0
2026-03-29 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44b87885-ba68-5bf8-b7eb-93d80635f1a9 with identifier: 10733293
2026-03-29 15:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44b87885-ba68-5bf8-b7eb-93d80635f1a9 with scrape type 2
2026-03-29 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44b87885-ba68-5bf8-b7eb-93d80635f1a9 with scrape type 2
2026-03-29 15:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44b87885-ba68-5bf8-b7eb-93d80635f1a9, identifier: 10733293
2026-03-29 15:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44b87885-ba68-5bf8-b7eb-93d80635f1a9 with identifier: 10733293
2026-03-29 15:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44b87885-ba68-5bf8-b7eb-93d80635f1a9 with identifier: 10733293
2026-03-29 15:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44b87885-ba68-5bf8-b7eb-93d80635f1a9 with identifier: 10733293 to the API
2026-03-29 15:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '44b87885-ba68-5bf8-b7eb-93d80635f1a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXV048',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 101108,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'101.108 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733293%27 HTTP/1.1" 200 None
2026-03-29 15:18:31 [adesa.be] INFO: Saving data for 10733293: {'auction_closing_time': 1775032200.0, 'created_time': 1774606555.793223, 'last_price_update_time': 1774797511.449738}
2026-03-29 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733293') HTTP/1.1" 204 0
2026-03-29 15:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171ad479-d85c-5030-a613-393e05dec6b8 with identifier: 10733297
2026-03-29 15:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171ad479-d85c-5030-a613-393e05dec6b8 with scrape type 2
2026-03-29 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 171ad479-d85c-5030-a613-393e05dec6b8 with scrape type 2
2026-03-29 15:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 171ad479-d85c-5030-a613-393e05dec6b8, identifier: 10733297
2026-03-29 15:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a40517-9968-501b-9867-afc5ff5c9017 with identifier: 10733283
2026-03-29 15:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a40517-9968-501b-9867-afc5ff5c9017 with scrape type 2
2026-03-29 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a40517-9968-501b-9867-afc5ff5c9017 with scrape type 2
2026-03-29 15:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a40517-9968-501b-9867-afc5ff5c9017, identifier: 10733283
2026-03-29 15:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 171ad479-d85c-5030-a613-393e05dec6b8 with identifier: 10733297
2026-03-29 15:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 171ad479-d85c-5030-a613-393e05dec6b8 with identifier: 10733297
2026-03-29 15:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 171ad479-d85c-5030-a613-393e05dec6b8 with identifier: 10733297 to the API
2026-03-29 15:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733297>
{'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-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '171ad479-d85c-5030-a613-393e05dec6b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GGT907',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733297',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX2',
'odometer': 17645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29100,
'price_includes_vat': True,
'registration_date': '2024-12-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW iX2 20 M Sport - Electric - Automatic - 204 hp - 17.645 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-29 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733297%27 HTTP/1.1" 200 None
2026-03-29 15:18:31 [adesa.be] INFO: Saving data for 10733297: {'auction_closing_time': 1775032200.0, 'created_time': 1774606545.893925, 'last_price_update_time': 1774797511.947542}
2026-03-29 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733297') HTTP/1.1" 204 0
2026-03-29 15:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a40517-9968-501b-9867-afc5ff5c9017 with identifier: 10733283
2026-03-29 15:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a40517-9968-501b-9867-afc5ff5c9017 with identifier: 10733283
2026-03-29 15:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a40517-9968-501b-9867-afc5ff5c9017 with identifier: 10733283 to the API
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '51a40517-9968-501b-9867-afc5ff5c9017',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQY767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 103732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - Automatic - 110 hp - '
'103.732 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733283%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Saving data for 10733283: {'auction_closing_time': 1775032200.0, 'created_time': 1774606652.399511, 'last_price_update_time': 1774797512.239868}
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733283') HTTP/1.1" 204 0
2026-03-29 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3a40ed5-959b-581b-ac02-c67cd9084f0e with identifier: 10733286
2026-03-29 15:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3a40ed5-959b-581b-ac02-c67cd9084f0e with scrape type 2
2026-03-29 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3a40ed5-959b-581b-ac02-c67cd9084f0e with scrape type 2
2026-03-29 15:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c3a40ed5-959b-581b-ac02-c67cd9084f0e, identifier: 10733286
2026-03-29 15:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c3a40ed5-959b-581b-ac02-c67cd9084f0e with identifier: 10733286
2026-03-29 15:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c3a40ed5-959b-581b-ac02-c67cd9084f0e with identifier: 10733286
2026-03-29 15:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c3a40ed5-959b-581b-ac02-c67cd9084f0e with identifier: 10733286 to the API
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': 'c3a40ed5-959b-581b-ac02-c67cd9084f0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLE872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733286',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 77898,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi E-Tron 50 S Line - Quattro - Electric - Automatic - 313 hp - '
'77.898 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733286%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Saving data for 10733286: {'auction_closing_time': 1775032200.0, 'created_time': 1774606566.439712, 'last_price_update_time': 1774797512.646486}
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733286') HTTP/1.1" 204 0
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733304
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733304%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733304: 2
2026-03-29 15:18:32 [adesa.be] INFO: Scraping item 10733304 url https://www.openlane.eu/en/carv6/auction/10733304
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733309
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733309%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733309: 0
2026-03-29 15:18:32 [adesa.be] INFO: Skipping item 10733309 url https://www.openlane.eu/en/carv6/auction/10733309
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733317
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733317%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733317: 0
2026-03-29 15:18:32 [adesa.be] INFO: Skipping item 10733317 url https://www.openlane.eu/en/carv6/auction/10733317
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733316
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733316%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733316: 0
2026-03-29 15:18:32 [adesa.be] INFO: Skipping item 10733316 url https://www.openlane.eu/en/carv6/auction/10733316
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733312
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733312%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733312: 0
2026-03-29 15:18:32 [adesa.be] INFO: Skipping item 10733312 url https://www.openlane.eu/en/carv6/auction/10733312
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733313
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733313%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733313: 0
2026-03-29 15:18:32 [adesa.be] INFO: Skipping item 10733313 url https://www.openlane.eu/en/carv6/auction/10733313
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733314
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733314%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733314: 0
2026-03-29 15:18:32 [adesa.be] INFO: Skipping item 10733314 url https://www.openlane.eu/en/carv6/auction/10733314
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733311
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733311%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733311: 0
2026-03-29 15:18:32 [adesa.be] INFO: Skipping item 10733311 url https://www.openlane.eu/en/carv6/auction/10733311
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733318
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733318%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733318: 0
2026-03-29 15:18:32 [adesa.be] INFO: Skipping item 10733318 url https://www.openlane.eu/en/carv6/auction/10733318
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733340
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733340%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733340: 2
2026-03-29 15:18:32 [adesa.be] INFO: Scraping item 10733340 url https://www.openlane.eu/en/carv6/auction/10733340
2026-03-29 15: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 15:18:32 [adesa.be] INFO: Found listing with ID: 10733330
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733330%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733330: 2
2026-03-29 15:18:32 [adesa.be] INFO: Scraping item 10733330 url https://www.openlane.eu/en/carv6/auction/10733330
2026-03-29 15: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 15:18:32 [adesa.be] INFO: Found listing with ID: 10733331
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733331%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733331: 2
2026-03-29 15:18:32 [adesa.be] INFO: Scraping item 10733331 url https://www.openlane.eu/en/carv6/auction/10733331
2026-03-29 15: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 15:18:32 [adesa.be] INFO: Found listing with ID: 10733341
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733341%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733341: 2
2026-03-29 15:18:32 [adesa.be] INFO: Scraping item 10733341 url https://www.openlane.eu/en/carv6/auction/10733341
2026-03-29 15: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 15:18:32 [adesa.be] INFO: Found listing with ID: 10733332
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733332%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733332: 2
2026-03-29 15:18:32 [adesa.be] INFO: Scraping item 10733332 url https://www.openlane.eu/en/carv6/auction/10733332
2026-03-29 15: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 15:18:32 [adesa.be] INFO: Found listing with ID: 10733342
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733342%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733342: 2
2026-03-29 15:18:32 [adesa.be] INFO: Scraping item 10733342 url https://www.openlane.eu/en/carv6/auction/10733342
2026-03-29 15: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 15:18:32 [adesa.be] INFO: Found listing with ID: 10733344
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733344%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733344: 2
2026-03-29 15:18:32 [adesa.be] INFO: Scraping item 10733344 url https://www.openlane.eu/en/carv6/auction/10733344
2026-03-29 15: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 15:18:32 [adesa.be] INFO: Found listing with ID: 10733343
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733343%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733343: 2
2026-03-29 15:18:32 [adesa.be] INFO: Scraping item 10733343 url https://www.openlane.eu/en/carv6/auction/10733343
2026-03-29 15: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 15:18:32 [adesa.be] INFO: Found listing with ID: 10733347
2026-03-29 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733347%27 HTTP/1.1" 200 None
2026-03-29 15:18:32 [adesa.be] INFO: Scrape type for 10733347: 2
2026-03-29 15:18:32 [adesa.be] INFO: Scraping item 10733347 url https://www.openlane.eu/en/carv6/auction/10733347
2026-03-29 15:18:32 [adesa.be] INFO: Found listing with ID: 10733346
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733346%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733346: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733346 url https://www.openlane.eu/en/carv6/auction/10733346
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733348
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733348%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733348: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733348 url https://www.openlane.eu/en/carv6/auction/10733348
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733349
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733349%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733349: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733349 url https://www.openlane.eu/en/carv6/auction/10733349
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733351
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733351%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733351: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733351 url https://www.openlane.eu/en/carv6/auction/10733351
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733352
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733352%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733352: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733352 url https://www.openlane.eu/en/carv6/auction/10733352
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733355
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733355%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733355: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733355 url https://www.openlane.eu/en/carv6/auction/10733355
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733354
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733354%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733354: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733354 url https://www.openlane.eu/en/carv6/auction/10733354
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733362
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733362%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733362: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733362 url https://www.openlane.eu/en/carv6/auction/10733362
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733370
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733370%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733370: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733370 url https://www.openlane.eu/en/carv6/auction/10733370
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733374
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733374%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733374: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733374 url https://www.openlane.eu/en/carv6/auction/10733374
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733388
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733388%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733388: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733388 url https://www.openlane.eu/en/carv6/auction/10733388
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733387
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733387%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733387: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733387 url https://www.openlane.eu/en/carv6/auction/10733387
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733398
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733398%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733398: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733398 url https://www.openlane.eu/en/carv6/auction/10733398
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733403
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733403%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733403: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733403 url https://www.openlane.eu/en/carv6/auction/10733403
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733402
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733402%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733402: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733402 url https://www.openlane.eu/en/carv6/auction/10733402
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733404
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733404%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733404: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733404 url https://www.openlane.eu/en/carv6/auction/10733404
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733405
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733405%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733405: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733405 url https://www.openlane.eu/en/carv6/auction/10733405
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733406
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733406%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733406: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733406 url https://www.openlane.eu/en/carv6/auction/10733406
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733408
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733408%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733408: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733408 url https://www.openlane.eu/en/carv6/auction/10733408
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733409
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733409%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733409: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733409 url https://www.openlane.eu/en/carv6/auction/10733409
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733407
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733407%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733407: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733407 url https://www.openlane.eu/en/carv6/auction/10733407
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733284
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733284%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733284: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733284 url https://www.openlane.eu/en/carv6/auction/10733284
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733285
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733285%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733285: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733285 url https://www.openlane.eu/en/carv6/auction/10733285
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733288
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733288%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733288: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733288 url https://www.openlane.eu/en/carv6/auction/10733288
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733287
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733287%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733287: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733287 url https://www.openlane.eu/en/carv6/auction/10733287
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733291
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733291%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733291: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733291 url https://www.openlane.eu/en/carv6/auction/10733291
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733292
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733292%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733292: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733292 url https://www.openlane.eu/en/carv6/auction/10733292
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733295
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733295%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733295: 0
2026-03-29 15:18:33 [adesa.be] INFO: Skipping item 10733295 url https://www.openlane.eu/en/carv6/auction/10733295
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733301
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733301%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733301: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733301 url https://www.openlane.eu/en/carv6/auction/10733301
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733300
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733300%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733300: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733300 url https://www.openlane.eu/en/carv6/auction/10733300
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733299
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733299%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733299: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733299 url https://www.openlane.eu/en/carv6/auction/10733299
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733305
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733305%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733305: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733305 url https://www.openlane.eu/en/carv6/auction/10733305
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733303
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733303%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733303: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733303 url https://www.openlane.eu/en/carv6/auction/10733303
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733306
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733306%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733306: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733306 url https://www.openlane.eu/en/carv6/auction/10733306
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733307
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733307%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733307: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733307 url https://www.openlane.eu/en/carv6/auction/10733307
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733319
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733319%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733319: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733319 url https://www.openlane.eu/en/carv6/auction/10733319
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733320
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733320%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733320: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733320 url https://www.openlane.eu/en/carv6/auction/10733320
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733328
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733328%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733328: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733328 url https://www.openlane.eu/en/carv6/auction/10733328
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733323
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733323%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733323: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733323 url https://www.openlane.eu/en/carv6/auction/10733323
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733333
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733333%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733333: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733333 url https://www.openlane.eu/en/carv6/auction/10733333
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733324
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733324%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733324: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733324 url https://www.openlane.eu/en/carv6/auction/10733324
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733326
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733326%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733326: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733326 url https://www.openlane.eu/en/carv6/auction/10733326
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733327
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733327%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733327: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733327 url https://www.openlane.eu/en/carv6/auction/10733327
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733325
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733325%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733325: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733325 url https://www.openlane.eu/en/carv6/auction/10733325
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733336
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733336%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733336: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733336 url https://www.openlane.eu/en/carv6/auction/10733336
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733335
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733335%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733335: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733335 url https://www.openlane.eu/en/carv6/auction/10733335
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733337
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733337%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733337: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733337 url https://www.openlane.eu/en/carv6/auction/10733337
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733338
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733338%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733338: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733338 url https://www.openlane.eu/en/carv6/auction/10733338
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733356
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733356%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733356: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733356 url https://www.openlane.eu/en/carv6/auction/10733356
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733357
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733357%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733357: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733357 url https://www.openlane.eu/en/carv6/auction/10733357
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733359
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733359%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733359: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733359 url https://www.openlane.eu/en/carv6/auction/10733359
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733358
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733358%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733358: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733358 url https://www.openlane.eu/en/carv6/auction/10733358
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733360
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733360%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733360: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733360 url https://www.openlane.eu/en/carv6/auction/10733360
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733361
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733361%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733361: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733361 url https://www.openlane.eu/en/carv6/auction/10733361
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733363
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733363%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733363: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733363 url https://www.openlane.eu/en/carv6/auction/10733363
2026-03-29 15:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:33 [adesa.be] INFO: Found listing with ID: 10733364
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733364%27 HTTP/1.1" 200 None
2026-03-29 15:18:33 [adesa.be] INFO: Scrape type for 10733364: 2
2026-03-29 15:18:33 [adesa.be] INFO: Scraping item 10733364 url https://www.openlane.eu/en/carv6/auction/10733364
2026-03-29 15:18: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 15:18: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 15:18:33 [adesa.be] INFO: Found listing with ID: 10733366
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733366%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733366: 2
2026-03-29 15:18:34 [adesa.be] INFO: Scraping item 10733366 url https://www.openlane.eu/en/carv6/auction/10733366
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733367
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733367%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733367: 2
2026-03-29 15:18:34 [adesa.be] INFO: Scraping item 10733367 url https://www.openlane.eu/en/carv6/auction/10733367
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733369
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733369%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733369: 2
2026-03-29 15:18:34 [adesa.be] INFO: Scraping item 10733369 url https://www.openlane.eu/en/carv6/auction/10733369
2026-03-29 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733372
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733372%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733372: 2
2026-03-29 15:18:34 [adesa.be] INFO: Scraping item 10733372 url https://www.openlane.eu/en/carv6/auction/10733372
2026-03-29 15:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733379
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733379%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733379: 0
2026-03-29 15:18:34 [adesa.be] INFO: Skipping item 10733379 url https://www.openlane.eu/en/carv6/auction/10733379
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733376
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733376%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733376: 0
2026-03-29 15:18:34 [adesa.be] INFO: Skipping item 10733376 url https://www.openlane.eu/en/carv6/auction/10733376
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733377
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733377%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733377: 0
2026-03-29 15:18:34 [adesa.be] INFO: Skipping item 10733377 url https://www.openlane.eu/en/carv6/auction/10733377
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733375
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733375%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733375: 0
2026-03-29 15:18:34 [adesa.be] INFO: Skipping item 10733375 url https://www.openlane.eu/en/carv6/auction/10733375
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733380
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733380%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733380: 0
2026-03-29 15:18:34 [adesa.be] INFO: Skipping item 10733380 url https://www.openlane.eu/en/carv6/auction/10733380
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733381
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733381%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733381: 0
2026-03-29 15:18:34 [adesa.be] INFO: Skipping item 10733381 url https://www.openlane.eu/en/carv6/auction/10733381
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733382
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733382%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733382: 2
2026-03-29 15:18:34 [adesa.be] INFO: Scraping item 10733382 url https://www.openlane.eu/en/carv6/auction/10733382
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733386
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733386%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733386: 0
2026-03-29 15:18:34 [adesa.be] INFO: Skipping item 10733386 url https://www.openlane.eu/en/carv6/auction/10733386
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733384
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733384%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733384: 2
2026-03-29 15:18:34 [adesa.be] INFO: Scraping item 10733384 url https://www.openlane.eu/en/carv6/auction/10733384
2026-03-29 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cc53a4b-0667-5eae-ae6b-f470275d8243 with identifier: 10733332
2026-03-29 15:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc53a4b-0667-5eae-ae6b-f470275d8243 with scrape type 2
2026-03-29 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cc53a4b-0667-5eae-ae6b-f470275d8243 with scrape type 2
2026-03-29 15:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cc53a4b-0667-5eae-ae6b-f470275d8243, identifier: 10733332
2026-03-29 15:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28bf077c-3491-5042-8a5a-c2d6cbb4d559 with identifier: 10733341
2026-03-29 15:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28bf077c-3491-5042-8a5a-c2d6cbb4d559 with scrape type 2
2026-03-29 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28bf077c-3491-5042-8a5a-c2d6cbb4d559 with scrape type 2
2026-03-29 15:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28bf077c-3491-5042-8a5a-c2d6cbb4d559, identifier: 10733341
2026-03-29 15:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc1d778c-d810-52bb-94b1-601c82de46d2 with identifier: 10733330
2026-03-29 15:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc1d778c-d810-52bb-94b1-601c82de46d2 with scrape type 2
2026-03-29 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc1d778c-d810-52bb-94b1-601c82de46d2 with scrape type 2
2026-03-29 15:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc1d778c-d810-52bb-94b1-601c82de46d2, identifier: 10733330
2026-03-29 15:18:34 [adesa.be] INFO: Found listing with ID: 10733385
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733385%27 HTTP/1.1" 200 None
2026-03-29 15:18:34 [adesa.be] INFO: Scrape type for 10733385: 2
2026-03-29 15:18:34 [adesa.be] INFO: Scraping item 10733385 url https://www.openlane.eu/en/carv6/auction/10733385
2026-03-29 15:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cc53a4b-0667-5eae-ae6b-f470275d8243 with identifier: 10733332
2026-03-29 15:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cc53a4b-0667-5eae-ae6b-f470275d8243 with identifier: 10733332
2026-03-29 15:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cc53a4b-0667-5eae-ae6b-f470275d8243 with identifier: 10733332 to the API
2026-03-29 15:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733332>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '7cc53a4b-0667-5eae-ae6b-f470275d8243',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSD559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733332',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 140549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26700,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLE 350de - 4-Matic - Hybrid - Automatic - 194 hp - '
'140.549 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733332%27 HTTP/1.1" 200 None
2026-03-29 15:18:35 [adesa.be] INFO: Saving data for 10733332: {'auction_closing_time': 1775032200.0, 'created_time': 1774606958.583148, 'last_price_update_time': 1774797515.035908}
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733332') HTTP/1.1" 204 0
2026-03-29 15:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28bf077c-3491-5042-8a5a-c2d6cbb4d559 with identifier: 10733341
2026-03-29 15:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28bf077c-3491-5042-8a5a-c2d6cbb4d559 with identifier: 10733341
2026-03-29 15:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28bf077c-3491-5042-8a5a-c2d6cbb4d559 with identifier: 10733341 to the API
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733341>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '28bf077c-3491-5042-8a5a-c2d6cbb4d559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATD596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733341',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 96955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLC Coupé 300de Business - 4-Matic - Hybrid - '
'Automatic - 194 hp - 96.955 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733341%27 HTTP/1.1" 200 None
2026-03-29 15:18:35 [adesa.be] INFO: Saving data for 10733341: {'auction_closing_time': 1775032200.0, 'created_time': 1774606956.007192, 'last_price_update_time': 1774797515.380658}
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733341') HTTP/1.1" 204 0
2026-03-29 15:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc1d778c-d810-52bb-94b1-601c82de46d2 with identifier: 10733330
2026-03-29 15:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc1d778c-d810-52bb-94b1-601c82de46d2 with identifier: 10733330
2026-03-29 15:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc1d778c-d810-52bb-94b1-601c82de46d2 with identifier: 10733330 to the API
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'fc1d778c-d810-52bb-94b1-601c82de46d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWP794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733330',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 75241,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-08-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 75.241 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733330%27 HTTP/1.1" 200 None
2026-03-29 15:18:35 [adesa.be] INFO: Saving data for 10733330: {'auction_closing_time': 1775032200.0, 'created_time': 1774606956.974651, 'last_price_update_time': 1774797515.648764}
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733330') HTTP/1.1" 204 0
2026-03-29 15:18:35 [adesa.be] INFO: Found listing with ID: 10733389
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733389%27 HTTP/1.1" 200 None
2026-03-29 15:18:35 [adesa.be] INFO: Scrape type for 10733389: 2
2026-03-29 15:18:35 [adesa.be] INFO: Scraping item 10733389 url https://www.openlane.eu/en/carv6/auction/10733389
2026-03-29 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 169e4656-55b8-501a-b662-a4e965112fc3 with identifier: 10733342
2026-03-29 15:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 169e4656-55b8-501a-b662-a4e965112fc3 with scrape type 2
2026-03-29 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 169e4656-55b8-501a-b662-a4e965112fc3 with scrape type 2
2026-03-29 15:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 169e4656-55b8-501a-b662-a4e965112fc3, identifier: 10733342
2026-03-29 15:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac30f81b-24bb-50fb-88f9-d890f4678bff with identifier: 10733344
2026-03-29 15:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac30f81b-24bb-50fb-88f9-d890f4678bff with scrape type 2
2026-03-29 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac30f81b-24bb-50fb-88f9-d890f4678bff with scrape type 2
2026-03-29 15:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac30f81b-24bb-50fb-88f9-d890f4678bff, identifier: 10733344
2026-03-29 15:18:35 [adesa.be] INFO: Found listing with ID: 10733390
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733390%27 HTTP/1.1" 200 None
2026-03-29 15:18:35 [adesa.be] INFO: Scrape type for 10733390: 2
2026-03-29 15:18:35 [adesa.be] INFO: Scraping item 10733390 url https://www.openlane.eu/en/carv6/auction/10733390
2026-03-29 15:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 169e4656-55b8-501a-b662-a4e965112fc3 with identifier: 10733342
2026-03-29 15:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 169e4656-55b8-501a-b662-a4e965112fc3 with identifier: 10733342
2026-03-29 15:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 169e4656-55b8-501a-b662-a4e965112fc3 with identifier: 10733342 to the API
2026-03-29 15:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733342>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '169e4656-55b8-501a-b662-a4e965112fc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABF760',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733342',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 108986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34100,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLE Coupé 350de - 4-Matic - Hybrid - Automatic - 194 '
'hp - 108.986 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733342%27 HTTP/1.1" 200 None
2026-03-29 15:18:36 [adesa.be] INFO: Saving data for 10733342: {'auction_closing_time': 1775032200.0, 'created_time': 1774606606.29615, 'last_price_update_time': 1774797516.144852}
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733342') HTTP/1.1" 204 0
2026-03-29 15:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac30f81b-24bb-50fb-88f9-d890f4678bff with identifier: 10733344
2026-03-29 15:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac30f81b-24bb-50fb-88f9-d890f4678bff with identifier: 10733344
2026-03-29 15:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac30f81b-24bb-50fb-88f9-d890f4678bff with identifier: 10733344 to the API
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733344>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ac30f81b-24bb-50fb-88f9-d890f4678bff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHT232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733344',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 220790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 6,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Sprinter dropside 2.1 CDI - Diesel - Automatic - 163 '
'hp - 220.790 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733344%27 HTTP/1.1" 200 None
2026-03-29 15:18:36 [adesa.be] INFO: Saving data for 10733344: {'auction_closing_time': 1775032200.0, 'created_time': 1774606565.357463, 'last_price_update_time': 1774797516.415254}
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733344') HTTP/1.1" 204 0
2026-03-29 15:18:36 [adesa.be] INFO: Found listing with ID: 10733391
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733391%27 HTTP/1.1" 200 None
2026-03-29 15:18:36 [adesa.be] INFO: Scrape type for 10733391: 2
2026-03-29 15:18:36 [adesa.be] INFO: Scraping item 10733391 url https://www.openlane.eu/en/carv6/auction/10733391
2026-03-29 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b69f2e4-c098-5b72-a9dd-8e79b90be4d6 with identifier: 10733304
2026-03-29 15:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b69f2e4-c098-5b72-a9dd-8e79b90be4d6 with scrape type 2
2026-03-29 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b69f2e4-c098-5b72-a9dd-8e79b90be4d6 with scrape type 2
2026-03-29 15:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b69f2e4-c098-5b72-a9dd-8e79b90be4d6, identifier: 10733304
2026-03-29 15:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3407ff91-15d3-51fe-b812-679c50081a20 with identifier: 10733340
2026-03-29 15:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3407ff91-15d3-51fe-b812-679c50081a20 with scrape type 2
2026-03-29 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3407ff91-15d3-51fe-b812-679c50081a20 with scrape type 2
2026-03-29 15:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3407ff91-15d3-51fe-b812-679c50081a20, identifier: 10733340
2026-03-29 15:18: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 15:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b69f2e4-c098-5b72-a9dd-8e79b90be4d6 with identifier: 10733304
2026-03-29 15:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b69f2e4-c098-5b72-a9dd-8e79b90be4d6 with identifier: 10733304
2026-03-29 15:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b69f2e4-c098-5b72-a9dd-8e79b90be4d6 with identifier: 10733304 to the API
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733304>
{'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': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7b69f2e4-c098-5b72-a9dd-8e79b90be4d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XSS075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 76510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2020-05-07',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 76.510 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733304%27 HTTP/1.1" 200 None
2026-03-29 15:18:36 [adesa.be] INFO: Saving data for 10733304: {'auction_closing_time': 1775032200.0, 'created_time': 1774606966.135879, 'last_price_update_time': 1774797516.901857}
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733304') HTTP/1.1" 204 0
2026-03-29 15:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3407ff91-15d3-51fe-b812-679c50081a20 with identifier: 10733340
2026-03-29 15:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3407ff91-15d3-51fe-b812-679c50081a20 with identifier: 10733340
2026-03-29 15:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3407ff91-15d3-51fe-b812-679c50081a20 with identifier: 10733340 to the API
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733340>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '3407ff91-15d3-51fe-b812-679c50081a20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHU830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733340',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 133565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 133.565 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733340%27 HTTP/1.1" 200 None
2026-03-29 15:18:37 [adesa.be] INFO: Saving data for 10733340: {'auction_closing_time': 1775032200.0, 'created_time': 1774606967.189922, 'last_price_update_time': 1774797517.180328}
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733340') HTTP/1.1" 204 0
2026-03-29 15:18:37 [adesa.be] INFO: Found listing with ID: 10733392
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733392%27 HTTP/1.1" 200 None
2026-03-29 15:18:37 [adesa.be] INFO: Scrape type for 10733392: 2
2026-03-29 15:18:37 [adesa.be] INFO: Scraping item 10733392 url https://www.openlane.eu/en/carv6/auction/10733392
2026-03-29 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:37 [adesa.be] INFO: Found listing with ID: 10733393
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733393%27 HTTP/1.1" 200 None
2026-03-29 15:18:37 [adesa.be] INFO: Scrape type for 10733393: 2
2026-03-29 15:18:37 [adesa.be] INFO: Scraping item 10733393 url https://www.openlane.eu/en/carv6/auction/10733393
2026-03-29 15:18: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 15:18: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 15:18: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 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 837cb630-a7c4-57ba-bb05-6e58b619c1bc with identifier: 10733347
2026-03-29 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 837cb630-a7c4-57ba-bb05-6e58b619c1bc with scrape type 2
2026-03-29 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 837cb630-a7c4-57ba-bb05-6e58b619c1bc with scrape type 2
2026-03-29 15:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 837cb630-a7c4-57ba-bb05-6e58b619c1bc, identifier: 10733347
2026-03-29 15:18:37 [adesa.be] INFO: Found listing with ID: 10733396
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733396%27 HTTP/1.1" 200 None
2026-03-29 15:18:37 [adesa.be] INFO: Scrape type for 10733396: 2
2026-03-29 15:18:37 [adesa.be] INFO: Scraping item 10733396 url https://www.openlane.eu/en/carv6/auction/10733396
2026-03-29 15:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 837cb630-a7c4-57ba-bb05-6e58b619c1bc with identifier: 10733347
2026-03-29 15:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 837cb630-a7c4-57ba-bb05-6e58b619c1bc with identifier: 10733347
2026-03-29 15:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 837cb630-a7c4-57ba-bb05-6e58b619c1bc with identifier: 10733347 to the API
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733347>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '837cb630-a7c4-57ba-bb05-6e58b619c1bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSA269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733347',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 57492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mini 5 Doors Cooper 1.5 Essential - Petrol - Automatic - 136 hp - '
'57.492 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733347%27 HTTP/1.1" 200 None
2026-03-29 15:18:37 [adesa.be] INFO: Saving data for 10733347: {'auction_closing_time': 1775032200.0, 'created_time': 1774606551.105191, 'last_price_update_time': 1774797517.622906}
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733347') HTTP/1.1" 204 0
2026-03-29 15:18:37 [adesa.be] INFO: Found listing with ID: 10733399
2026-03-29 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733399%27 HTTP/1.1" 200 None
2026-03-29 15:18:37 [adesa.be] INFO: Scrape type for 10733399: 2
2026-03-29 15:18:37 [adesa.be] INFO: Scraping item 10733399 url https://www.openlane.eu/en/carv6/auction/10733399
2026-03-29 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b323e2d2-7057-59d3-9798-d448b4d97288 with identifier: 10733362
2026-03-29 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b323e2d2-7057-59d3-9798-d448b4d97288 with scrape type 2
2026-03-29 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b323e2d2-7057-59d3-9798-d448b4d97288 with scrape type 2
2026-03-29 15:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b323e2d2-7057-59d3-9798-d448b4d97288, identifier: 10733362
2026-03-29 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76baf806-afd2-5986-af8e-ba8236dbd998 with identifier: 10733388
2026-03-29 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76baf806-afd2-5986-af8e-ba8236dbd998 with scrape type 2
2026-03-29 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76baf806-afd2-5986-af8e-ba8236dbd998 with scrape type 2
2026-03-29 15:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76baf806-afd2-5986-af8e-ba8236dbd998, identifier: 10733388
2026-03-29 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dc2d8f2-de24-5592-956b-83a58f7a7d11 with identifier: 10733331
2026-03-29 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc2d8f2-de24-5592-956b-83a58f7a7d11 with scrape type 2
2026-03-29 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dc2d8f2-de24-5592-956b-83a58f7a7d11 with scrape type 2
2026-03-29 15:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dc2d8f2-de24-5592-956b-83a58f7a7d11, identifier: 10733331
2026-03-29 15:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b323e2d2-7057-59d3-9798-d448b4d97288 with identifier: 10733362
2026-03-29 15:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b323e2d2-7057-59d3-9798-d448b4d97288 with identifier: 10733362
2026-03-29 15:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b323e2d2-7057-59d3-9798-d448b4d97288 with identifier: 10733362 to the API
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733362>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b323e2d2-7057-59d3-9798-d448b4d97288',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVQ012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733362',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 171461,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot Rifter 1.5 HDI Allure - Diesel - Manual - 130 hp - 171.461 '
'km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733362%27 HTTP/1.1" 200 None
2026-03-29 15:18:38 [adesa.be] INFO: Saving data for 10733362: {'auction_closing_time': 1775032200.0, 'created_time': 1774606552.583642, 'last_price_update_time': 1774797518.214483}
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733362') HTTP/1.1" 204 0
2026-03-29 15:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76baf806-afd2-5986-af8e-ba8236dbd998 with identifier: 10733388
2026-03-29 15:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76baf806-afd2-5986-af8e-ba8236dbd998 with identifier: 10733388
2026-03-29 15:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76baf806-afd2-5986-af8e-ba8236dbd998 with identifier: 10733388 to the API
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.8L',
'engine_horse_power': 177,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '76baf806-afd2-5986-af8e-ba8236dbd998',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WRW739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733388',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 110608,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2019-08-26',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Toyota Landcruiser 2.8 D-4D Active - AWD - Diesel - Manual - 177 hp '
'- 110.608 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2019}
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733388%27 HTTP/1.1" 200 None
2026-03-29 15:18:38 [adesa.be] INFO: Saving data for 10733388: {'auction_closing_time': 1775032200.0, 'created_time': 1774606941.477757, 'last_price_update_time': 1774797518.47224}
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733388') HTTP/1.1" 204 0
2026-03-29 15:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dc2d8f2-de24-5592-956b-83a58f7a7d11 with identifier: 10733331
2026-03-29 15:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dc2d8f2-de24-5592-956b-83a58f7a7d11 with identifier: 10733331
2026-03-29 15:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dc2d8f2-de24-5592-956b-83a58f7a7d11 with identifier: 10733331 to the API
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733331>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6dc2d8f2-de24-5592-956b-83a58f7a7d11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APH145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733331',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 114184,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 114.184 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733331%27 HTTP/1.1" 200 None
2026-03-29 15:18:38 [adesa.be] INFO: Saving data for 10733331: {'auction_closing_time': 1775032200.0, 'created_time': 1774606952.177256, 'last_price_update_time': 1774797518.748908}
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733331') HTTP/1.1" 204 0
2026-03-29 15:18:38 [adesa.be] INFO: Found listing with ID: 10733400
2026-03-29 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733400%27 HTTP/1.1" 200 None
2026-03-29 15:18:38 [adesa.be] INFO: Scrape type for 10733400: 2
2026-03-29 15:18:38 [adesa.be] INFO: Scraping item 10733400 url https://www.openlane.eu/en/carv6/auction/10733400
2026-03-29 15:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfb58f5d-ccb3-54e5-b69f-1538600f0ba4 with identifier: 10733343
2026-03-29 15:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfb58f5d-ccb3-54e5-b69f-1538600f0ba4 with scrape type 2
2026-03-29 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfb58f5d-ccb3-54e5-b69f-1538600f0ba4 with scrape type 2
2026-03-29 15:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfb58f5d-ccb3-54e5-b69f-1538600f0ba4, identifier: 10733343
2026-03-29 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfb58f5d-ccb3-54e5-b69f-1538600f0ba4 with identifier: 10733343
2026-03-29 15:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfb58f5d-ccb3-54e5-b69f-1538600f0ba4 with identifier: 10733343
2026-03-29 15:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfb58f5d-ccb3-54e5-b69f-1538600f0ba4 with identifier: 10733343 to the API
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733343>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 114,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'cfb58f5d-ccb3-54e5-b69f-1538600f0ba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUM018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733343',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 96175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Sprinter L1H1 311 CDI Fun - Diesel - Manual - 114 hp '
'- 96.175 km',
'transmission': 'manual',
'trim': 'Fun',
'vin': None,
'year': 2022}
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733343%27 HTTP/1.1" 200 None
2026-03-29 15:18:39 [adesa.be] INFO: Saving data for 10733343: {'auction_closing_time': 1775032200.0, 'created_time': 1774606564.603418, 'last_price_update_time': 1774797519.190046}
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733343') HTTP/1.1" 204 0
2026-03-29 15:18:39 [adesa.be] INFO: Found listing with ID: 10733401
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733401%27 HTTP/1.1" 200 None
2026-03-29 15:18:39 [adesa.be] INFO: Scrape type for 10733401: 2
2026-03-29 15:18:39 [adesa.be] INFO: Scraping item 10733401 url https://www.openlane.eu/en/carv6/auction/10733401
2026-03-29 15:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:39 [adesa.be] INFO: Found listing with ID: 10742482
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742482%27 HTTP/1.1" 200 None
2026-03-29 15:18:39 [adesa.be] INFO: Scrape type for 10742482: 2
2026-03-29 15:18:39 [adesa.be] INFO: Scraping item 10742482 url https://www.openlane.eu/en/carv6/auction/10742482
2026-03-29 15:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef1d9596-a7c7-5fac-bec0-7145afc067e8 with identifier: 10733370
2026-03-29 15:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef1d9596-a7c7-5fac-bec0-7145afc067e8 with scrape type 2
2026-03-29 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef1d9596-a7c7-5fac-bec0-7145afc067e8 with scrape type 2
2026-03-29 15:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef1d9596-a7c7-5fac-bec0-7145afc067e8, identifier: 10733370
2026-03-29 15:18:39 [adesa.be] INFO: Found listing with ID: 10742425
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742425%27 HTTP/1.1" 200 None
2026-03-29 15:18:39 [adesa.be] INFO: Scrape type for 10742425: 2
2026-03-29 15:18:39 [adesa.be] INFO: Scraping item 10742425 url https://www.openlane.eu/en/carv6/auction/10742425
2026-03-29 15:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef1d9596-a7c7-5fac-bec0-7145afc067e8 with identifier: 10733370
2026-03-29 15:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef1d9596-a7c7-5fac-bec0-7145afc067e8 with identifier: 10733370
2026-03-29 15:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef1d9596-a7c7-5fac-bec0-7145afc067e8 with identifier: 10733370 to the API
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733370>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'ef1d9596-a7c7-5fac-bec0-7145afc067e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 29944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Manual - 95 hp - 29.944 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733370%27 HTTP/1.1" 200 None
2026-03-29 15:18:39 [adesa.be] INFO: Saving data for 10733370: {'auction_closing_time': 1775032200.0, 'created_time': 1774606940.643293, 'last_price_update_time': 1774797519.650428}
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733370') HTTP/1.1" 204 0
2026-03-29 15:18:39 [adesa.be] INFO: Found listing with ID: 10742448
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742448%27 HTTP/1.1" 200 None
2026-03-29 15:18:39 [adesa.be] INFO: Scrape type for 10742448: 2
2026-03-29 15:18:39 [adesa.be] INFO: Scraping item 10742448 url https://www.openlane.eu/en/carv6/auction/10742448
2026-03-29 15:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171cda86-d330-54e1-a19b-2b4532d04736 with identifier: 10733398
2026-03-29 15:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171cda86-d330-54e1-a19b-2b4532d04736 with scrape type 2
2026-03-29 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 171cda86-d330-54e1-a19b-2b4532d04736 with scrape type 2
2026-03-29 15:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 171cda86-d330-54e1-a19b-2b4532d04736, identifier: 10733398
2026-03-29 15:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f095bfc-bc3f-54fc-954c-0ff149832187 with identifier: 10733387
2026-03-29 15:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f095bfc-bc3f-54fc-954c-0ff149832187 with scrape type 2
2026-03-29 15:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f095bfc-bc3f-54fc-954c-0ff149832187 with scrape type 2
2026-03-29 15:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f095bfc-bc3f-54fc-954c-0ff149832187, identifier: 10733387
2026-03-29 15:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 171cda86-d330-54e1-a19b-2b4532d04736 with identifier: 10733398
2026-03-29 15:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 171cda86-d330-54e1-a19b-2b4532d04736 with identifier: 10733398
2026-03-29 15:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 171cda86-d330-54e1-a19b-2b4532d04736 with identifier: 10733398 to the API
2026-03-29 15:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '171cda86-d330-54e1-a19b-2b4532d04736',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADK020',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733398',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 103372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen Touran 2.0 TDI Trendline - Diesel - Manual - 122 hp - '
'103.372 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2021}
2026-03-29 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733398%27 HTTP/1.1" 200 None
2026-03-29 15:18:40 [adesa.be] INFO: Saving data for 10733398: {'auction_closing_time': 1775032200.0, 'created_time': 1774606645.15482, 'last_price_update_time': 1774797520.224954}
2026-03-29 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733398') HTTP/1.1" 204 0
2026-03-29 15:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f095bfc-bc3f-54fc-954c-0ff149832187 with identifier: 10733387
2026-03-29 15:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f095bfc-bc3f-54fc-954c-0ff149832187 with identifier: 10733387
2026-03-29 15:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f095bfc-bc3f-54fc-954c-0ff149832187 with identifier: 10733387 to the API
2026-03-29 15:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.8L',
'engine_horse_power': 177,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6f095bfc-bc3f-54fc-954c-0ff149832187',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TTB386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733387',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 195815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2018-02-05',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Toyota Landcruiser 2.8 D-4D Active - AWD - Diesel - Manual - 177 hp '
'- 195.815 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2018}
2026-03-29 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733387%27 HTTP/1.1" 200 None
2026-03-29 15:18:40 [adesa.be] INFO: Saving data for 10733387: {'auction_closing_time': 1775032200.0, 'created_time': 1774606942.284765, 'last_price_update_time': 1774797520.49367}
2026-03-29 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733387') HTTP/1.1" 204 0
2026-03-29 15:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abaa5003-af30-5eb3-8538-3a90df8e90dc with identifier: 10733363
2026-03-29 15:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abaa5003-af30-5eb3-8538-3a90df8e90dc with scrape type 2
2026-03-29 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abaa5003-af30-5eb3-8538-3a90df8e90dc with scrape type 2
2026-03-29 15:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abaa5003-af30-5eb3-8538-3a90df8e90dc, identifier: 10733363
2026-03-29 15:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a041a13d-fddd-5cb5-b33c-3da5d6a01355 with identifier: 10733361
2026-03-29 15:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a041a13d-fddd-5cb5-b33c-3da5d6a01355 with scrape type 2
2026-03-29 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a041a13d-fddd-5cb5-b33c-3da5d6a01355 with scrape type 2
2026-03-29 15:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a041a13d-fddd-5cb5-b33c-3da5d6a01355, identifier: 10733361
2026-03-29 15:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abaa5003-af30-5eb3-8538-3a90df8e90dc with identifier: 10733363
2026-03-29 15:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abaa5003-af30-5eb3-8538-3a90df8e90dc with identifier: 10733363
2026-03-29 15:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abaa5003-af30-5eb3-8538-3a90df8e90dc with identifier: 10733363 to the API
2026-03-29 15:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733363>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': 'abaa5003-af30-5eb3-8538-3a90df8e90dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQE369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733363',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 28964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 Long Range 79 kWh - Dual Motor - Electric - Automatic - '
'408 hp - 28.964 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733363%27 HTTP/1.1" 200 None
2026-03-29 15:18:41 [adesa.be] INFO: Saving data for 10733363: {'auction_closing_time': 1775032200.0, 'created_time': 1774606732.641649, 'last_price_update_time': 1774797521.118903}
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733363') HTTP/1.1" 204 0
2026-03-29 15:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a041a13d-fddd-5cb5-b33c-3da5d6a01355 with identifier: 10733361
2026-03-29 15:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a041a13d-fddd-5cb5-b33c-3da5d6a01355 with identifier: 10733361
2026-03-29 15:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a041a13d-fddd-5cb5-b33c-3da5d6a01355 with identifier: 10733361 to the API
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a041a13d-fddd-5cb5-b33c-3da5d6a01355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMM150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733361',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 86792,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 1.6 Allure - Hybrid - Automatic - 180 hp - 86.792 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733361%27 HTTP/1.1" 200 None
2026-03-29 15:18:41 [adesa.be] INFO: Saving data for 10733361: {'auction_closing_time': 1775032200.0, 'created_time': 1774606874.959663, 'last_price_update_time': 1774797521.390119}
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733361') HTTP/1.1" 204 0
2026-03-29 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15: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 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aedc99c3-b514-56a0-87b1-a18d74165e30 with identifier: 10733369
2026-03-29 15:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aedc99c3-b514-56a0-87b1-a18d74165e30 with scrape type 2
2026-03-29 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aedc99c3-b514-56a0-87b1-a18d74165e30 with scrape type 2
2026-03-29 15:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aedc99c3-b514-56a0-87b1-a18d74165e30, identifier: 10733369
2026-03-29 15:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5faff5fe-4bdd-585a-ad2d-ebe8b6856577 with identifier: 10733385
2026-03-29 15:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5faff5fe-4bdd-585a-ad2d-ebe8b6856577 with scrape type 2
2026-03-29 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5faff5fe-4bdd-585a-ad2d-ebe8b6856577 with scrape type 2
2026-03-29 15:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5faff5fe-4bdd-585a-ad2d-ebe8b6856577, identifier: 10733385
2026-03-29 15:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aedc99c3-b514-56a0-87b1-a18d74165e30 with identifier: 10733369
2026-03-29 15:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aedc99c3-b514-56a0-87b1-a18d74165e30 with identifier: 10733369
2026-03-29 15:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aedc99c3-b514-56a0-87b1-a18d74165e30 with identifier: 10733369 to the API
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733369>
{'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': 95,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'aedc99c3-b514-56a0-87b1-a18d74165e30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTV359',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733369',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 41950,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 95 hp - 41.950 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2022}
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733369%27 HTTP/1.1" 200 None
2026-03-29 15:18:41 [adesa.be] INFO: Saving data for 10733369: {'auction_closing_time': 1775032200.0, 'created_time': 1774606705.93323, 'last_price_update_time': 1774797521.960452}
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733369') HTTP/1.1" 204 0
2026-03-29 15:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5faff5fe-4bdd-585a-ad2d-ebe8b6856577 with identifier: 10733385
2026-03-29 15:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5faff5fe-4bdd-585a-ad2d-ebe8b6856577 with identifier: 10733385
2026-03-29 15:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5faff5fe-4bdd-585a-ad2d-ebe8b6856577 with identifier: 10733385 to the API
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733385>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '5faff5fe-4bdd-585a-ad2d-ebe8b6856577',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVV945',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733385',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 89447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 325 hp - '
'89.447 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733385%27 HTTP/1.1" 200 None
2026-03-29 15:18:42 [adesa.be] INFO: Saving data for 10733385: {'auction_closing_time': 1775032200.0, 'created_time': 1774606707.012673, 'last_price_update_time': 1774797522.225962}
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733385') HTTP/1.1" 204 0
2026-03-29 15:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 909b128a-a482-5824-96c6-f7b0f2e4ae87 with identifier: 10733384
2026-03-29 15:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 909b128a-a482-5824-96c6-f7b0f2e4ae87 with scrape type 2
2026-03-29 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 909b128a-a482-5824-96c6-f7b0f2e4ae87 with scrape type 2
2026-03-29 15:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 909b128a-a482-5824-96c6-f7b0f2e4ae87, identifier: 10733384
2026-03-29 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 909b128a-a482-5824-96c6-f7b0f2e4ae87 with identifier: 10733384
2026-03-29 15:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 909b128a-a482-5824-96c6-f7b0f2e4ae87 with identifier: 10733384
2026-03-29 15:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 909b128a-a482-5824-96c6-f7b0f2e4ae87 with identifier: 10733384 to the API
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733384>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '909b128a-a482-5824-96c6-f7b0f2e4ae87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABU152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733384',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 53759,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 325 hp - '
'53.759 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733384%27 HTTP/1.1" 200 None
2026-03-29 15:18:42 [adesa.be] INFO: Saving data for 10733384: {'auction_closing_time': 1775032200.0, 'created_time': 1774606608.674312, 'last_price_update_time': 1774797522.591708}
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733384') HTTP/1.1" 204 0
2026-03-29 15: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 15: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 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c9fc053-2b89-5155-a0d6-1e0cf7e7411e with identifier: 10733372
2026-03-29 15:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c9fc053-2b89-5155-a0d6-1e0cf7e7411e with scrape type 2
2026-03-29 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c9fc053-2b89-5155-a0d6-1e0cf7e7411e with scrape type 2
2026-03-29 15:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c9fc053-2b89-5155-a0d6-1e0cf7e7411e, identifier: 10733372
2026-03-29 15: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 15:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c9fc053-2b89-5155-a0d6-1e0cf7e7411e with identifier: 10733372
2026-03-29 15:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c9fc053-2b89-5155-a0d6-1e0cf7e7411e with identifier: 10733372
2026-03-29 15:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c9fc053-2b89-5155-a0d6-1e0cf7e7411e with identifier: 10733372 to the API
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '3c9fc053-2b89-5155-a0d6-1e0cf7e7411e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCW569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733372',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 68699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Enyaq 80 - Electric - Automatic - 204 hp - 68.699 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733372%27 HTTP/1.1" 200 None
2026-03-29 15:18:42 [adesa.be] INFO: Saving data for 10733372: {'auction_closing_time': 1775032200.0, 'created_time': 1774606707.903573, 'last_price_update_time': 1774797522.981933}
2026-03-29 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733372') HTTP/1.1" 204 0
2026-03-29 15:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c9c6f9a-2904-5526-98ea-9988f667354c with identifier: 10733391
2026-03-29 15:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c9c6f9a-2904-5526-98ea-9988f667354c with scrape type 2
2026-03-29 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c9c6f9a-2904-5526-98ea-9988f667354c with scrape type 2
2026-03-29 15:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c9c6f9a-2904-5526-98ea-9988f667354c, identifier: 10733391
2026-03-29 15:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8561fcbb-8e59-5db8-9e0c-43c1d926b50c with identifier: 10733382
2026-03-29 15:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8561fcbb-8e59-5db8-9e0c-43c1d926b50c with scrape type 2
2026-03-29 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8561fcbb-8e59-5db8-9e0c-43c1d926b50c with scrape type 2
2026-03-29 15:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8561fcbb-8e59-5db8-9e0c-43c1d926b50c, identifier: 10733382
2026-03-29 15:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c9c6f9a-2904-5526-98ea-9988f667354c with identifier: 10733391
2026-03-29 15:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c9c6f9a-2904-5526-98ea-9988f667354c with identifier: 10733391
2026-03-29 15:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c9c6f9a-2904-5526-98ea-9988f667354c with identifier: 10733391 to the API
2026-03-29 15:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733391>
{'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-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '2c9c6f9a-2904-5526-98ea-9988f667354c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AND722',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733391',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 79298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-05-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.0 TSI Life - Petrol - Automatic - 110 hp - 79.298 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733391%27 HTTP/1.1" 200 None
2026-03-29 15:18:43 [adesa.be] INFO: Saving data for 10733391: {'auction_closing_time': 1775032200.0, 'created_time': 1774606683.31059, 'last_price_update_time': 1774797523.450505}
2026-03-29 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733391') HTTP/1.1" 204 0
2026-03-29 15:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8561fcbb-8e59-5db8-9e0c-43c1d926b50c with identifier: 10733382
2026-03-29 15:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8561fcbb-8e59-5db8-9e0c-43c1d926b50c with identifier: 10733382
2026-03-29 15:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8561fcbb-8e59-5db8-9e0c-43c1d926b50c with identifier: 10733382 to the API
2026-03-29 15:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 215,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '8561fcbb-8e59-5db8-9e0c-43c1d926b50c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGD781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733382',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 107659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 215 hp - 107.659 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733382%27 HTTP/1.1" 200 None
2026-03-29 15:18:43 [adesa.be] INFO: Saving data for 10733382: {'auction_closing_time': 1775032200.0, 'created_time': 1774606608.283153, 'last_price_update_time': 1774797523.708104}
2026-03-29 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733382') HTTP/1.1" 204 0
2026-03-29 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdd03c87-8ec9-5d26-a255-99e0e5b0d68c with identifier: 10733392
2026-03-29 15:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdd03c87-8ec9-5d26-a255-99e0e5b0d68c with scrape type 2
2026-03-29 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdd03c87-8ec9-5d26-a255-99e0e5b0d68c with scrape type 2
2026-03-29 15:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cdd03c87-8ec9-5d26-a255-99e0e5b0d68c, identifier: 10733392
2026-03-29 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cdd03c87-8ec9-5d26-a255-99e0e5b0d68c with identifier: 10733392
2026-03-29 15:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cdd03c87-8ec9-5d26-a255-99e0e5b0d68c with identifier: 10733392
2026-03-29 15:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cdd03c87-8ec9-5d26-a255-99e0e5b0d68c with identifier: 10733392 to the API
2026-03-29 15:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733392>
{'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-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'cdd03c87-8ec9-5d26-a255-99e0e5b0d68c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWT700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733392',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 55309,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2023-07-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'55.309 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733392%27 HTTP/1.1" 200 None
2026-03-29 15:18:44 [adesa.be] INFO: Saving data for 10733392: {'auction_closing_time': 1775032200.0, 'created_time': 1774606640.677503, 'last_price_update_time': 1774797524.098865}
2026-03-29 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733392') HTTP/1.1" 204 0
2026-03-29 15:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6705f0a-dab7-5cd6-a6c2-ce10644257f3 with identifier: 10733400
2026-03-29 15:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6705f0a-dab7-5cd6-a6c2-ce10644257f3 with scrape type 2
2026-03-29 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6705f0a-dab7-5cd6-a6c2-ce10644257f3 with scrape type 2
2026-03-29 15:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6705f0a-dab7-5cd6-a6c2-ce10644257f3, identifier: 10733400
2026-03-29 15:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c68a4cd4-883e-58c9-93df-1c2e2f58dc40 with identifier: 10733389
2026-03-29 15:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c68a4cd4-883e-58c9-93df-1c2e2f58dc40 with scrape type 2
2026-03-29 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c68a4cd4-883e-58c9-93df-1c2e2f58dc40 with scrape type 2
2026-03-29 15:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c68a4cd4-883e-58c9-93df-1c2e2f58dc40, identifier: 10733389
2026-03-29 15:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd5b6573-8f2b-5f50-afad-468787ab6ed3 with identifier: 10733390
2026-03-29 15:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd5b6573-8f2b-5f50-afad-468787ab6ed3 with scrape type 2
2026-03-29 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd5b6573-8f2b-5f50-afad-468787ab6ed3 with scrape type 2
2026-03-29 15:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd5b6573-8f2b-5f50-afad-468787ab6ed3, identifier: 10733390
2026-03-29 15:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c00961de-d63f-52fe-8c02-50a9ebd872f4 with identifier: 10733367
2026-03-29 15:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c00961de-d63f-52fe-8c02-50a9ebd872f4 with scrape type 2
2026-03-29 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c00961de-d63f-52fe-8c02-50a9ebd872f4 with scrape type 2
2026-03-29 15:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c00961de-d63f-52fe-8c02-50a9ebd872f4, identifier: 10733367
2026-03-29 15:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6705f0a-dab7-5cd6-a6c2-ce10644257f3 with identifier: 10733400
2026-03-29 15:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6705f0a-dab7-5cd6-a6c2-ce10644257f3 with identifier: 10733400
2026-03-29 15:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6705f0a-dab7-5cd6-a6c2-ce10644257f3 with identifier: 10733400 to the API
2026-03-29 15:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733400>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': 'f6705f0a-dab7-5cd6-a6c2-ce10644257f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FSB908',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733400',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'EX30',
'odometer': 16659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2024-07-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo EX30 Extended Range Core - Electric - Automatic - 272 hp - '
'16.659 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-29 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733400%27 HTTP/1.1" 200 None
2026-03-29 15:18:44 [adesa.be] INFO: Saving data for 10733400: {'auction_closing_time': 1775032200.0, 'created_time': 1774606651.976403, 'last_price_update_time': 1774797524.731348}
2026-03-29 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733400') HTTP/1.1" 204 0
2026-03-29 15:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c68a4cd4-883e-58c9-93df-1c2e2f58dc40 with identifier: 10733389
2026-03-29 15:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c68a4cd4-883e-58c9-93df-1c2e2f58dc40 with identifier: 10733389
2026-03-29 15:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c68a4cd4-883e-58c9-93df-1c2e2f58dc40 with identifier: 10733389 to the API
2026-03-29 15:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733389>
{'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': 92,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c68a4cd4-883e-58c9-93df-1c2e2f58dc40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSV580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733389',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 69353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'69.353 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:45 [adesa.be] INFO: Saving data for 10733389: {'auction_closing_time': 1775032200.0, 'created_time': 1774606679.434858, 'last_price_update_time': 1774797525.011983}
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733389') HTTP/1.1" 204 0
2026-03-29 15:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd5b6573-8f2b-5f50-afad-468787ab6ed3 with identifier: 10733390
2026-03-29 15:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd5b6573-8f2b-5f50-afad-468787ab6ed3 with identifier: 10733390
2026-03-29 15:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd5b6573-8f2b-5f50-afad-468787ab6ed3 with identifier: 10733390 to the API
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733390>
{'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': 140,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'cd5b6573-8f2b-5f50-afad-468787ab6ed3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPE718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733390',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 114878,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2020-10-19',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Automatic - 140 hp - '
'114.878 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:45 [adesa.be] INFO: Saving data for 10733390: {'auction_closing_time': 1775032200.0, 'created_time': 1774606594.855074, 'last_price_update_time': 1774797525.284616}
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733390') HTTP/1.1" 204 0
2026-03-29 15:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c00961de-d63f-52fe-8c02-50a9ebd872f4 with identifier: 10733367
2026-03-29 15:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c00961de-d63f-52fe-8c02-50a9ebd872f4 with identifier: 10733367
2026-03-29 15:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c00961de-d63f-52fe-8c02-50a9ebd872f4 with identifier: 10733367 to the API
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'c00961de-d63f-52fe-8c02-50a9ebd872f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANG228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733367',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 131976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-05-21',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Master L1H1 2.3 DCI Comfort - Diesel - Manual - 136 hp - '
'131.976 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:45 [adesa.be] INFO: Saving data for 10733367: {'auction_closing_time': 1775032200.0, 'created_time': 1774606710.878156, 'last_price_update_time': 1774797525.570089}
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733367') HTTP/1.1" 204 0
2026-03-29 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11535194-b867-5252-b4ae-85a0bf08d6e9 with identifier: 10733396
2026-03-29 15:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11535194-b867-5252-b4ae-85a0bf08d6e9 with scrape type 2
2026-03-29 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11535194-b867-5252-b4ae-85a0bf08d6e9 with scrape type 2
2026-03-29 15:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11535194-b867-5252-b4ae-85a0bf08d6e9, identifier: 10733396
2026-03-29 15:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11535194-b867-5252-b4ae-85a0bf08d6e9 with identifier: 10733396
2026-03-29 15:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11535194-b867-5252-b4ae-85a0bf08d6e9 with identifier: 10733396
2026-03-29 15:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11535194-b867-5252-b4ae-85a0bf08d6e9 with identifier: 10733396 to the API
2026-03-29 15:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733396>
{'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': 122,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '11535194-b867-5252-b4ae-85a0bf08d6e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWH371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733396',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 68076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Manual - 122 hp - 68.076 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733396%27 HTTP/1.1" 200 None
2026-03-29 15:18:46 [adesa.be] INFO: Saving data for 10733396: {'auction_closing_time': 1775032200.0, 'created_time': 1774606643.083505, 'last_price_update_time': 1774797526.029516}
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733396') HTTP/1.1" 204 0
2026-03-29 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18: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 15:18: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 15:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17091acf-8862-5d35-96ce-985276d494dd with identifier: 10733399
2026-03-29 15:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17091acf-8862-5d35-96ce-985276d494dd with scrape type 2
2026-03-29 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17091acf-8862-5d35-96ce-985276d494dd with scrape type 2
2026-03-29 15:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17091acf-8862-5d35-96ce-985276d494dd, identifier: 10733399
2026-03-29 15:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17091acf-8862-5d35-96ce-985276d494dd with identifier: 10733399
2026-03-29 15:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17091acf-8862-5d35-96ce-985276d494dd with identifier: 10733399
2026-03-29 15:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17091acf-8862-5d35-96ce-985276d494dd with identifier: 10733399 to the API
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733399>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '17091acf-8862-5d35-96ce-985276d494dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQN898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733399',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'C40',
'odometer': 127822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo C40 67 kWh Ultimate - Electric - Automatic - 231 hp - 127.822 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Saving data for 10733399: {'auction_closing_time': 1775032200.0, 'created_time': 1774606648.487217, 'last_price_update_time': 1774797526.497694}
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733399') HTTP/1.1" 204 0
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742421
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742421: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742421 url https://www.openlane.eu/en/carv6/auction/10742421
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742494
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742494: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742494 url https://www.openlane.eu/en/carv6/auction/10742494
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742451
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742451: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742451 url https://www.openlane.eu/en/carv6/auction/10742451
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742456
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742456: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742456 url https://www.openlane.eu/en/carv6/auction/10742456
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742457
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742457: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742457 url https://www.openlane.eu/en/carv6/auction/10742457
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742490
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742490: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742490 url https://www.openlane.eu/en/carv6/auction/10742490
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742437
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742437: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742437 url https://www.openlane.eu/en/carv6/auction/10742437
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742439
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742439: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742439 url https://www.openlane.eu/en/carv6/auction/10742439
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742453
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742453: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742453 url https://www.openlane.eu/en/carv6/auction/10742453
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742418
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742418: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742418 url https://www.openlane.eu/en/carv6/auction/10742418
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742420
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742420: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742420 url https://www.openlane.eu/en/carv6/auction/10742420
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742422
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742422: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742422 url https://www.openlane.eu/en/carv6/auction/10742422
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742454
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742454: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742454 url https://www.openlane.eu/en/carv6/auction/10742454
2026-03-29 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742459
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742459: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742459 url https://www.openlane.eu/en/carv6/auction/10742459
2026-03-29 15:18: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 15:18:46 [adesa.be] INFO: Found listing with ID: 10742471
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742471: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742471 url https://www.openlane.eu/en/carv6/auction/10742471
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742475
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742475: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742475 url https://www.openlane.eu/en/carv6/auction/10742475
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742467
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742467: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742467 url https://www.openlane.eu/en/carv6/auction/10742467
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742491
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742491: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742491 url https://www.openlane.eu/en/carv6/auction/10742491
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742449
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742449: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742449 url https://www.openlane.eu/en/carv6/auction/10742449
2026-03-29 15:18:46 [adesa.be] INFO: Found listing with ID: 10742423
2026-03-29 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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 15:18:46 [adesa.be] INFO: Scrape type for 10742423: 2
2026-03-29 15:18:46 [adesa.be] INFO: Scraping item 10742423 url https://www.openlane.eu/en/carv6/auction/10742423
2026-03-29 15:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79a183ac-02f5-5740-9a7a-6ec1b1872903 with identifier: 10742448
2026-03-29 15:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79a183ac-02f5-5740-9a7a-6ec1b1872903 with scrape type 2
2026-03-29 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79a183ac-02f5-5740-9a7a-6ec1b1872903 with scrape type 2
2026-03-29 15:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79a183ac-02f5-5740-9a7a-6ec1b1872903, identifier: 10742448
2026-03-29 15:18:47 [adesa.be] INFO: Found listing with ID: 10742496
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742496%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Scrape type for 10742496: 2
2026-03-29 15:18:47 [adesa.be] INFO: Scraping item 10742496 url https://www.openlane.eu/en/carv6/auction/10742496
2026-03-29 15:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79a183ac-02f5-5740-9a7a-6ec1b1872903 with identifier: 10742448
2026-03-29 15:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79a183ac-02f5-5740-9a7a-6ec1b1872903 with identifier: 10742448
2026-03-29 15:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79a183ac-02f5-5740-9a7a-6ec1b1872903 with identifier: 10742448 to the API
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742448>
{'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': 131,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '79a183ac-02f5-5740-9a7a-6ec1b1872903',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742448',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 150652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-07-02',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A3 Sportback G-Tron 30 TFSI - CNG - Automatic - 131 hp - '
'150.652 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742448%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Saving data for 10742448: {'auction_closing_time': 1774864800.0, 'created_time': 1774711111.808757, 'last_price_update_time': 1774797527.292951}
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742448') HTTP/1.1" 204 0
2026-03-29 15:18:47 [adesa.be] INFO: Found listing with ID: 10742497
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742497%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Scrape type for 10742497: 2
2026-03-29 15:18:47 [adesa.be] INFO: Scraping item 10742497 url https://www.openlane.eu/en/carv6/auction/10742497
2026-03-29 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:47 [adesa.be] INFO: Found listing with ID: 10742424
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742424%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Scrape type for 10742424: 2
2026-03-29 15:18:47 [adesa.be] INFO: Scraping item 10742424 url https://www.openlane.eu/en/carv6/auction/10742424
2026-03-29 15: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 15: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 15: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 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:47 [adesa.be] INFO: Found listing with ID: 10742428
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742428%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Scrape type for 10742428: 2
2026-03-29 15:18:47 [adesa.be] INFO: Scraping item 10742428 url https://www.openlane.eu/en/carv6/auction/10742428
2026-03-29 15: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 15:18:47 [adesa.be] INFO: Found listing with ID: 10742435
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742435%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Scrape type for 10742435: 2
2026-03-29 15:18:47 [adesa.be] INFO: Scraping item 10742435 url https://www.openlane.eu/en/carv6/auction/10742435
2026-03-29 15:18:47 [adesa.be] INFO: Found listing with ID: 10742460
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742460%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Scrape type for 10742460: 2
2026-03-29 15:18:47 [adesa.be] INFO: Scraping item 10742460 url https://www.openlane.eu/en/carv6/auction/10742460
2026-03-29 15:18:47 [adesa.be] INFO: Found listing with ID: 10742455
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742455%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Scrape type for 10742455: 2
2026-03-29 15:18:47 [adesa.be] INFO: Scraping item 10742455 url https://www.openlane.eu/en/carv6/auction/10742455
2026-03-29 15:18:47 [adesa.be] INFO: Found listing with ID: 10742468
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742468%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Scrape type for 10742468: 2
2026-03-29 15:18:47 [adesa.be] INFO: Scraping item 10742468 url https://www.openlane.eu/en/carv6/auction/10742468
2026-03-29 15:18:47 [adesa.be] INFO: Found listing with ID: 10742461
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742461%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Scrape type for 10742461: 2
2026-03-29 15:18:47 [adesa.be] INFO: Scraping item 10742461 url https://www.openlane.eu/en/carv6/auction/10742461
2026-03-29 15:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edc77671-8a48-5cb7-9e93-7f85b42bca22 with identifier: 10742482
2026-03-29 15:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edc77671-8a48-5cb7-9e93-7f85b42bca22 with scrape type 2
2026-03-29 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edc77671-8a48-5cb7-9e93-7f85b42bca22 with scrape type 2
2026-03-29 15:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: edc77671-8a48-5cb7-9e93-7f85b42bca22, identifier: 10742482
2026-03-29 15:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da9451bf-43cc-55a7-b4df-96170c059839 with identifier: 10733366
2026-03-29 15:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da9451bf-43cc-55a7-b4df-96170c059839 with scrape type 2
2026-03-29 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da9451bf-43cc-55a7-b4df-96170c059839 with scrape type 2
2026-03-29 15:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da9451bf-43cc-55a7-b4df-96170c059839, identifier: 10733366
2026-03-29 15:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b990d673-20a5-545a-bdc9-c8a718ad0f42 with identifier: 10742425
2026-03-29 15:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b990d673-20a5-545a-bdc9-c8a718ad0f42 with scrape type 2
2026-03-29 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b990d673-20a5-545a-bdc9-c8a718ad0f42 with scrape type 2
2026-03-29 15:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b990d673-20a5-545a-bdc9-c8a718ad0f42, identifier: 10742425
2026-03-29 15:18:47 [adesa.be] INFO: Found listing with ID: 10742436
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742436%27 HTTP/1.1" 200 None
2026-03-29 15:18:47 [adesa.be] INFO: Scrape type for 10742436: 2
2026-03-29 15:18:47 [adesa.be] INFO: Scraping item 10742436 url https://www.openlane.eu/en/carv6/auction/10742436
2026-03-29 15:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: edc77671-8a48-5cb7-9e93-7f85b42bca22 with identifier: 10742482
2026-03-29 15:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: edc77671-8a48-5cb7-9e93-7f85b42bca22 with identifier: 10742482
2026-03-29 15:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: edc77671-8a48-5cb7-9e93-7f85b42bca22 with identifier: 10742482 to the API
2026-03-29 15:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742482>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'edc77671-8a48-5cb7-9e93-7f85b42bca22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '043784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742482',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 114718,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2017-10-04',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A3 Sportback 1.4 TFSI - CNG - Automatic - 110 hp - 114.718 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742482%27 HTTP/1.1" 200 None
2026-03-29 15:18:48 [adesa.be] INFO: Saving data for 10742482: {'auction_closing_time': 1774864800.0, 'created_time': 1774711112.982201, 'last_price_update_time': 1774797528.174399}
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742482') HTTP/1.1" 204 0
2026-03-29 15:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da9451bf-43cc-55a7-b4df-96170c059839 with identifier: 10733366
2026-03-29 15:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da9451bf-43cc-55a7-b4df-96170c059839 with identifier: 10733366
2026-03-29 15:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da9451bf-43cc-55a7-b4df-96170c059839 with identifier: 10733366 to the API
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733366>
{'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': 75,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'da9451bf-43cc-55a7-b4df-96170c059839',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBH663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733366',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 66102,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 75 hp - 66.102 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733366%27 HTTP/1.1" 200 None
2026-03-29 15:18:48 [adesa.be] INFO: Saving data for 10733366: {'auction_closing_time': 1775032200.0, 'created_time': 1774606734.069189, 'last_price_update_time': 1774797528.445524}
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733366') HTTP/1.1" 204 0
2026-03-29 15:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b990d673-20a5-545a-bdc9-c8a718ad0f42 with identifier: 10742425
2026-03-29 15:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b990d673-20a5-545a-bdc9-c8a718ad0f42 with identifier: 10742425
2026-03-29 15:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b990d673-20a5-545a-bdc9-c8a718ad0f42 with identifier: 10742425 to the API
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742425>
{'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': 131,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'b990d673-20a5-545a-bdc9-c8a718ad0f42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXX783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742425',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 145000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2019-12-19',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A3 Sportback G-Tron 30 TFSI - CNG - Automatic - 131 hp - '
'145.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742425%27 HTTP/1.1" 200 None
2026-03-29 15:18:48 [adesa.be] INFO: Saving data for 10742425: {'auction_closing_time': 1774864800.0, 'created_time': 1774711112.66522, 'last_price_update_time': 1774797528.721276}
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742425') HTTP/1.1" 204 0
2026-03-29 15:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08064e02-8fc4-5b80-ac55-472e5ddb7bd7 with identifier: 10733401
2026-03-29 15:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08064e02-8fc4-5b80-ac55-472e5ddb7bd7 with scrape type 2
2026-03-29 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08064e02-8fc4-5b80-ac55-472e5ddb7bd7 with scrape type 2
2026-03-29 15:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08064e02-8fc4-5b80-ac55-472e5ddb7bd7, identifier: 10733401
2026-03-29 15:18:48 [adesa.be] INFO: Found listing with ID: 10742430
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742430%27 HTTP/1.1" 200 None
2026-03-29 15:18:48 [adesa.be] INFO: Scrape type for 10742430: 2
2026-03-29 15:18:48 [adesa.be] INFO: Scraping item 10742430 url https://www.openlane.eu/en/carv6/auction/10742430
2026-03-29 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08064e02-8fc4-5b80-ac55-472e5ddb7bd7 with identifier: 10733401
2026-03-29 15:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08064e02-8fc4-5b80-ac55-472e5ddb7bd7 with identifier: 10733401
2026-03-29 15:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08064e02-8fc4-5b80-ac55-472e5ddb7bd7 with identifier: 10733401 to the API
2026-03-29 15:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733401>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'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': 'Petrol',
'id': '08064e02-8fc4-5b80-ac55-472e5ddb7bd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSC722',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733401',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 188584,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 B3 Momentum Pro - Petrol - Automatic - 163 hp - 188.584 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733401%27 HTTP/1.1" 200 None
2026-03-29 15:18:49 [adesa.be] INFO: Saving data for 10733401: {'auction_closing_time': 1775032200.0, 'created_time': 1774606595.482238, 'last_price_update_time': 1774797529.099466}
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733401') HTTP/1.1" 204 0
2026-03-29 15:18: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 15:18: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 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:49 [adesa.be] INFO: Found listing with ID: 10742438
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742438%27 HTTP/1.1" 200 None
2026-03-29 15:18:49 [adesa.be] INFO: Scrape type for 10742438: 2
2026-03-29 15:18:49 [adesa.be] INFO: Scraping item 10742438 url https://www.openlane.eu/en/carv6/auction/10742438
2026-03-29 15:18: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 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:49 [adesa.be] INFO: Found listing with ID: 10742473
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742473%27 HTTP/1.1" 200 None
2026-03-29 15:18:49 [adesa.be] INFO: Scrape type for 10742473: 2
2026-03-29 15:18:49 [adesa.be] INFO: Scraping item 10742473 url https://www.openlane.eu/en/carv6/auction/10742473
2026-03-29 15:18: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 15:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fc22ddd-ab61-5bde-b3ba-0a15e48a6a68 with identifier: 10733364
2026-03-29 15:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fc22ddd-ab61-5bde-b3ba-0a15e48a6a68 with scrape type 2
2026-03-29 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fc22ddd-ab61-5bde-b3ba-0a15e48a6a68 with scrape type 2
2026-03-29 15:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fc22ddd-ab61-5bde-b3ba-0a15e48a6a68, identifier: 10733364
2026-03-29 15:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f484dc-f5df-5cc6-90d7-36370448d4ec with identifier: 10733360
2026-03-29 15:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f484dc-f5df-5cc6-90d7-36370448d4ec with scrape type 2
2026-03-29 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44f484dc-f5df-5cc6-90d7-36370448d4ec with scrape type 2
2026-03-29 15:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44f484dc-f5df-5cc6-90d7-36370448d4ec, identifier: 10733360
2026-03-29 15:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fc22ddd-ab61-5bde-b3ba-0a15e48a6a68 with identifier: 10733364
2026-03-29 15:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fc22ddd-ab61-5bde-b3ba-0a15e48a6a68 with identifier: 10733364
2026-03-29 15:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fc22ddd-ab61-5bde-b3ba-0a15e48a6a68 with identifier: 10733364 to the API
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733364>
{'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': 94,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2fc22ddd-ab61-5bde-b3ba-0a15e48a6a68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733364',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 142459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Arkana 1.6 Intens - Hybrid - Automatic - 94 hp - 142.459 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733364%27 HTTP/1.1" 200 None
2026-03-29 15:18:49 [adesa.be] INFO: Saving data for 10733364: {'auction_closing_time': 1775032200.0, 'created_time': 1774606731.957675, 'last_price_update_time': 1774797529.626534}
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733364') HTTP/1.1" 204 0
2026-03-29 15:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44f484dc-f5df-5cc6-90d7-36370448d4ec with identifier: 10733360
2026-03-29 15:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44f484dc-f5df-5cc6-90d7-36370448d4ec with identifier: 10733360
2026-03-29 15:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44f484dc-f5df-5cc6-90d7-36370448d4ec with identifier: 10733360 to the API
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733360>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '44f484dc-f5df-5cc6-90d7-36370448d4ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGR366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733360',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 141000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2020-08-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 1.5 HDI Active - Diesel - Manual - 130 hp - 141.000 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-29 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733360%27 HTTP/1.1" 200 None
2026-03-29 15:18:50 [adesa.be] INFO: Saving data for 10733360: {'auction_closing_time': 1775032200.0, 'created_time': 1774606758.426084, 'last_price_update_time': 1774797530.028626}
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733360') HTTP/1.1" 204 0
2026-03-29 15:18:50 [adesa.be] INFO: Found listing with ID: 10742447
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742447%27 HTTP/1.1" 200 None
2026-03-29 15:18:50 [adesa.be] INFO: Scrape type for 10742447: 2
2026-03-29 15:18:50 [adesa.be] INFO: Scraping item 10742447 url https://www.openlane.eu/en/carv6/auction/10742447
2026-03-29 15:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:50 [adesa.be] INFO: Found listing with ID: 10742458
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742458%27 HTTP/1.1" 200 None
2026-03-29 15:18:50 [adesa.be] INFO: Scrape type for 10742458: 2
2026-03-29 15:18:50 [adesa.be] INFO: Scraping item 10742458 url https://www.openlane.eu/en/carv6/auction/10742458
2026-03-29 15:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37b2182f-f80e-54a6-80df-c4b4efeca6f5 with identifier: 10733393
2026-03-29 15:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37b2182f-f80e-54a6-80df-c4b4efeca6f5 with scrape type 2
2026-03-29 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37b2182f-f80e-54a6-80df-c4b4efeca6f5 with scrape type 2
2026-03-29 15:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37b2182f-f80e-54a6-80df-c4b4efeca6f5, identifier: 10733393
2026-03-29 15:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 385c40a0-1378-5a49-9800-f8869fd58af5 with identifier: 10733403
2026-03-29 15:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 385c40a0-1378-5a49-9800-f8869fd58af5 with scrape type 2
2026-03-29 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 385c40a0-1378-5a49-9800-f8869fd58af5 with scrape type 2
2026-03-29 15:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 385c40a0-1378-5a49-9800-f8869fd58af5, identifier: 10733403
2026-03-29 15:18:50 [adesa.be] INFO: Found listing with ID: 10742442
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742442%27 HTTP/1.1" 200 None
2026-03-29 15:18:50 [adesa.be] INFO: Scrape type for 10742442: 2
2026-03-29 15:18:50 [adesa.be] INFO: Scraping item 10742442 url https://www.openlane.eu/en/carv6/auction/10742442
2026-03-29 15:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37b2182f-f80e-54a6-80df-c4b4efeca6f5 with identifier: 10733393
2026-03-29 15:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37b2182f-f80e-54a6-80df-c4b4efeca6f5 with identifier: 10733393
2026-03-29 15:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37b2182f-f80e-54a6-80df-c4b4efeca6f5 with identifier: 10733393 to the API
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733393>
{'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-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '37b2182f-f80e-54a6-80df-c4b4efeca6f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTJ705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733393',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 82007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'82.007 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733393%27 HTTP/1.1" 200 None
2026-03-29 15:18:50 [adesa.be] INFO: Saving data for 10733393: {'auction_closing_time': 1775032200.0, 'created_time': 1774606635.503271, 'last_price_update_time': 1774797530.533205}
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733393') HTTP/1.1" 204 0
2026-03-29 15:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 385c40a0-1378-5a49-9800-f8869fd58af5 with identifier: 10733403
2026-03-29 15:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 385c40a0-1378-5a49-9800-f8869fd58af5 with identifier: 10733403
2026-03-29 15:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 385c40a0-1378-5a49-9800-f8869fd58af5 with identifier: 10733403 to the API
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '385c40a0-1378-5a49-9800-f8869fd58af5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWF569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733403',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 125307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-01-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo V90 T6 Inscription Expression - AWD - Hybrid - Automatic - '
'253 hp - 125.307 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733403%27 HTTP/1.1" 200 None
2026-03-29 15:18:50 [adesa.be] INFO: Saving data for 10733403: {'auction_closing_time': 1775032200.0, 'created_time': 1774606947.546902, 'last_price_update_time': 1774797530.812979}
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733403') HTTP/1.1" 204 0
2026-03-29 15:18:50 [adesa.be] INFO: Found listing with ID: 10742443
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742443%27 HTTP/1.1" 200 None
2026-03-29 15:18:50 [adesa.be] INFO: Scrape type for 10742443: 2
2026-03-29 15:18:50 [adesa.be] INFO: Scraping item 10742443 url https://www.openlane.eu/en/carv6/auction/10742443
2026-03-29 15:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d230829-24e0-5b08-bc64-6b26ca07cbb7 with identifier: 10733358
2026-03-29 15:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d230829-24e0-5b08-bc64-6b26ca07cbb7 with scrape type 2
2026-03-29 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d230829-24e0-5b08-bc64-6b26ca07cbb7 with scrape type 2
2026-03-29 15:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d230829-24e0-5b08-bc64-6b26ca07cbb7, identifier: 10733358
2026-03-29 15:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6342afdb-dd1d-55ee-9ec1-164caa139704 with identifier: 10733359
2026-03-29 15:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6342afdb-dd1d-55ee-9ec1-164caa139704 with scrape type 2
2026-03-29 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6342afdb-dd1d-55ee-9ec1-164caa139704 with scrape type 2
2026-03-29 15:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6342afdb-dd1d-55ee-9ec1-164caa139704, identifier: 10733359
2026-03-29 15:18: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 15:18: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 15:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d230829-24e0-5b08-bc64-6b26ca07cbb7 with identifier: 10733358
2026-03-29 15:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d230829-24e0-5b08-bc64-6b26ca07cbb7 with identifier: 10733358
2026-03-29 15:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d230829-24e0-5b08-bc64-6b26ca07cbb7 with identifier: 10733358 to the API
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '3d230829-24e0-5b08-bc64-6b26ca07cbb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCX542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733358',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 153859,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 153.859 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:51 [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 15:18:51 [adesa.be] INFO: Saving data for 10733358: {'auction_closing_time': 1775032200.0, 'created_time': 1774606901.955907, 'last_price_update_time': 1774797531.304505}
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733358') HTTP/1.1" 204 0
2026-03-29 15:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6342afdb-dd1d-55ee-9ec1-164caa139704 with identifier: 10733359
2026-03-29 15:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6342afdb-dd1d-55ee-9ec1-164caa139704 with identifier: 10733359
2026-03-29 15:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6342afdb-dd1d-55ee-9ec1-164caa139704 with identifier: 10733359 to the API
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733359>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6342afdb-dd1d-55ee-9ec1-164caa139704',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNB539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733359',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 92706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI Active - Diesel - Automatic - 130 hp - 92.706 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:51 [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 15:18:51 [adesa.be] INFO: Saving data for 10733359: {'auction_closing_time': 1775032200.0, 'created_time': 1774606904.727337, 'last_price_update_time': 1774797531.573765}
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733359') HTTP/1.1" 204 0
2026-03-29 15:18:51 [adesa.be] INFO: Found listing with ID: 10742441
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:51 [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 15:18:51 [adesa.be] INFO: Scrape type for 10742441: 2
2026-03-29 15:18:51 [adesa.be] INFO: Scraping item 10742441 url https://www.openlane.eu/en/carv6/auction/10742441
2026-03-29 15:18:51 [adesa.be] INFO: Found listing with ID: 10742479
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:51 [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 15:18:51 [adesa.be] INFO: Scrape type for 10742479: 2
2026-03-29 15:18:51 [adesa.be] INFO: Scraping item 10742479 url https://www.openlane.eu/en/carv6/auction/10742479
2026-03-29 15:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a507a8ed-ad0a-513d-b78f-b758534beba6 with identifier: 10733357
2026-03-29 15:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a507a8ed-ad0a-513d-b78f-b758534beba6 with scrape type 2
2026-03-29 15:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a507a8ed-ad0a-513d-b78f-b758534beba6 with scrape type 2
2026-03-29 15:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a507a8ed-ad0a-513d-b78f-b758534beba6, identifier: 10733357
2026-03-29 15:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c05ac8e1-f2da-504f-8c8c-e78afa6099a3 with identifier: 10733356
2026-03-29 15:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c05ac8e1-f2da-504f-8c8c-e78afa6099a3 with scrape type 2
2026-03-29 15:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c05ac8e1-f2da-504f-8c8c-e78afa6099a3 with scrape type 2
2026-03-29 15:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c05ac8e1-f2da-504f-8c8c-e78afa6099a3, identifier: 10733356
2026-03-29 15:18:51 [adesa.be] INFO: Found listing with ID: 10742489
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:51 [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 15:18:51 [adesa.be] INFO: Scrape type for 10742489: 2
2026-03-29 15:18:51 [adesa.be] INFO: Scraping item 10742489 url https://www.openlane.eu/en/carv6/auction/10742489
2026-03-29 15:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a507a8ed-ad0a-513d-b78f-b758534beba6 with identifier: 10733357
2026-03-29 15:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a507a8ed-ad0a-513d-b78f-b758534beba6 with identifier: 10733357
2026-03-29 15:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a507a8ed-ad0a-513d-b78f-b758534beba6 with identifier: 10733357 to the API
2026-03-29 15:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733357>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'a507a8ed-ad0a-513d-b78f-b758534beba6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAE920',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733357',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 134297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'134.297 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733357%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Saving data for 10733357: {'auction_closing_time': 1775032200.0, 'created_time': 1774606909.945216, 'last_price_update_time': 1774797532.083633}
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733357') HTTP/1.1" 204 0
2026-03-29 15:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c05ac8e1-f2da-504f-8c8c-e78afa6099a3 with identifier: 10733356
2026-03-29 15:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c05ac8e1-f2da-504f-8c8c-e78afa6099a3 with identifier: 10733356
2026-03-29 15:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c05ac8e1-f2da-504f-8c8c-e78afa6099a3 with identifier: 10733356 to the API
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733356>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': 'c05ac8e1-f2da-504f-8c8c-e78afa6099a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ETZ458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733356',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 26637,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2024-01-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 308 GT - Electric - Automatic - 156 hp - 26.637 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733356%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Saving data for 10733356: {'auction_closing_time': 1775032200.0, 'created_time': 1774606911.347579, 'last_price_update_time': 1774797532.353766}
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733356') HTTP/1.1" 204 0
2026-03-29 15:18:52 [adesa.be] INFO: Found listing with ID: 10742445
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742445%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Scrape type for 10742445: 2
2026-03-29 15:18:52 [adesa.be] INFO: Scraping item 10742445 url https://www.openlane.eu/en/carv6/auction/10742445
2026-03-29 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18: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 15:18: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 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:52 [adesa.be] INFO: Found listing with ID: 10742440
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742440%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Scrape type for 10742440: 2
2026-03-29 15:18:52 [adesa.be] INFO: Scraping item 10742440 url https://www.openlane.eu/en/carv6/auction/10742440
2026-03-29 15:18: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 15:18:52 [adesa.be] INFO: Found listing with ID: 10742462
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742462%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Scrape type for 10742462: 2
2026-03-29 15:18:52 [adesa.be] INFO: Scraping item 10742462 url https://www.openlane.eu/en/carv6/auction/10742462
2026-03-29 15:18:52 [adesa.be] INFO: Found listing with ID: 10742492
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742492%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Scrape type for 10742492: 2
2026-03-29 15:18:52 [adesa.be] INFO: Scraping item 10742492 url https://www.openlane.eu/en/carv6/auction/10742492
2026-03-29 15:18:52 [adesa.be] INFO: Found listing with ID: 10742495
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742495%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Scrape type for 10742495: 2
2026-03-29 15:18:52 [adesa.be] INFO: Scraping item 10742495 url https://www.openlane.eu/en/carv6/auction/10742495
2026-03-29 15:18:52 [adesa.be] INFO: Found listing with ID: 10742426
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742426%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Scrape type for 10742426: 2
2026-03-29 15:18:52 [adesa.be] INFO: Scraping item 10742426 url https://www.openlane.eu/en/carv6/auction/10742426
2026-03-29 15:18:52 [adesa.be] INFO: Found listing with ID: 10742432
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742432%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Scrape type for 10742432: 2
2026-03-29 15:18:52 [adesa.be] INFO: Scraping item 10742432 url https://www.openlane.eu/en/carv6/auction/10742432
2026-03-29 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:52 [adesa.be] INFO: Found listing with ID: 10742429
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742429%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Scrape type for 10742429: 2
2026-03-29 15:18:52 [adesa.be] INFO: Scraping item 10742429 url https://www.openlane.eu/en/carv6/auction/10742429
2026-03-29 15:18: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 15:18: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 15:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 737632c5-4329-55ae-b015-74656206be00 with identifier: 10733337
2026-03-29 15:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 737632c5-4329-55ae-b015-74656206be00 with scrape type 2
2026-03-29 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 737632c5-4329-55ae-b015-74656206be00 with scrape type 2
2026-03-29 15:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 737632c5-4329-55ae-b015-74656206be00, identifier: 10733337
2026-03-29 15:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 554b7ff3-2c4c-54d4-9930-58ed58a4a962 with identifier: 10733335
2026-03-29 15:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 554b7ff3-2c4c-54d4-9930-58ed58a4a962 with scrape type 2
2026-03-29 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 554b7ff3-2c4c-54d4-9930-58ed58a4a962 with scrape type 2
2026-03-29 15:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 554b7ff3-2c4c-54d4-9930-58ed58a4a962, identifier: 10733335
2026-03-29 15:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fad69ec-ab58-5d0d-a3e3-e9c333bbcc16 with identifier: 10733338
2026-03-29 15:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fad69ec-ab58-5d0d-a3e3-e9c333bbcc16 with scrape type 2
2026-03-29 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fad69ec-ab58-5d0d-a3e3-e9c333bbcc16 with scrape type 2
2026-03-29 15:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fad69ec-ab58-5d0d-a3e3-e9c333bbcc16, identifier: 10733338
2026-03-29 15:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 180ec594-9423-5acf-91e5-982237087c93 with identifier: 10742454
2026-03-29 15:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 180ec594-9423-5acf-91e5-982237087c93 with scrape type 2
2026-03-29 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 180ec594-9423-5acf-91e5-982237087c93 with scrape type 2
2026-03-29 15:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 180ec594-9423-5acf-91e5-982237087c93, identifier: 10742454
2026-03-29 15:18:52 [adesa.be] INFO: Found listing with ID: 10742464
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742464%27 HTTP/1.1" 200 None
2026-03-29 15:18:52 [adesa.be] INFO: Scrape type for 10742464: 2
2026-03-29 15:18:52 [adesa.be] INFO: Scraping item 10742464 url https://www.openlane.eu/en/carv6/auction/10742464
2026-03-29 15:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 737632c5-4329-55ae-b015-74656206be00 with identifier: 10733337
2026-03-29 15:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 737632c5-4329-55ae-b015-74656206be00 with identifier: 10733337
2026-03-29 15:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 737632c5-4329-55ae-b015-74656206be00 with identifier: 10733337 to the API
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733337>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '737632c5-4329-55ae-b015-74656206be00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKW902',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733337',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 171408,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQC 400 Business Solution AMG - 4-Matic - Electric - '
'Automatic - 408 hp - 171.408 km',
'transmission': 'automatic',
'trim': 'Business Solution AMG',
'vin': None,
'year': 2021}
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733337%27 HTTP/1.1" 200 None
2026-03-29 15:18:53 [adesa.be] INFO: Saving data for 10733337: {'auction_closing_time': 1775032200.0, 'created_time': 1774606910.72339, 'last_price_update_time': 1774797533.201241}
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733337') HTTP/1.1" 204 0
2026-03-29 15:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 554b7ff3-2c4c-54d4-9930-58ed58a4a962 with identifier: 10733335
2026-03-29 15:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 554b7ff3-2c4c-54d4-9930-58ed58a4a962 with identifier: 10733335
2026-03-29 15:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 554b7ff3-2c4c-54d4-9930-58ed58a4a962 with identifier: 10733335 to the API
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733335>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '554b7ff3-2c4c-54d4-9930-58ed58a4a962',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMU429',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733335',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 40652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - Automatic - 190 hp - '
'40.652 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733335%27 HTTP/1.1" 200 None
2026-03-29 15:18:53 [adesa.be] INFO: Saving data for 10733335: {'auction_closing_time': 1775032200.0, 'created_time': 1774606905.153163, 'last_price_update_time': 1774797533.567878}
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733335') HTTP/1.1" 204 0
2026-03-29 15:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fad69ec-ab58-5d0d-a3e3-e9c333bbcc16 with identifier: 10733338
2026-03-29 15:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fad69ec-ab58-5d0d-a3e3-e9c333bbcc16 with identifier: 10733338
2026-03-29 15:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fad69ec-ab58-5d0d-a3e3-e9c333bbcc16 with identifier: 10733338 to the API
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733338>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0fad69ec-ab58-5d0d-a3e3-e9c333bbcc16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAG260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733338',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 87698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLA 250e AMG Line - Hybrid - Automatic - 160 hp - '
'87.698 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733338%27 HTTP/1.1" 200 None
2026-03-29 15:18:53 [adesa.be] INFO: Saving data for 10733338: {'auction_closing_time': 1775032200.0, 'created_time': 1774606912.335926, 'last_price_update_time': 1774797533.834152}
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733338') HTTP/1.1" 204 0
2026-03-29 15:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 180ec594-9423-5acf-91e5-982237087c93 with identifier: 10742454
2026-03-29 15:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 180ec594-9423-5acf-91e5-982237087c93 with identifier: 10742454
2026-03-29 15:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 180ec594-9423-5acf-91e5-982237087c93 with identifier: 10742454 to the API
2026-03-29 15:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742454>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '180ec594-9423-5acf-91e5-982237087c93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'G63624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742454',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 43024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2019-02-01',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Ford Kuga 2.0 TDCI Titanium - Diesel - Automatic - 120 hp - 43.024 '
'km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2019}
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742454%27 HTTP/1.1" 200 None
2026-03-29 15:18:54 [adesa.be] INFO: Saving data for 10742454: {'auction_closing_time': 1774864800.0, 'created_time': 1774711057.054481, 'last_price_update_time': 1774797534.117165}
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742454') HTTP/1.1" 204 0
2026-03-29 15:18:54 [adesa.be] INFO: Found listing with ID: 10742450
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742450%27 HTTP/1.1" 200 None
2026-03-29 15:18:54 [adesa.be] INFO: Scrape type for 10742450: 2
2026-03-29 15:18:54 [adesa.be] INFO: Scraping item 10742450 url https://www.openlane.eu/en/carv6/auction/10742450
2026-03-29 15:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 131699ae-c7e4-5bcb-8088-a455516d7cd9 with identifier: 10742496
2026-03-29 15:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 131699ae-c7e4-5bcb-8088-a455516d7cd9 with scrape type 2
2026-03-29 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 131699ae-c7e4-5bcb-8088-a455516d7cd9 with scrape type 2
2026-03-29 15:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 131699ae-c7e4-5bcb-8088-a455516d7cd9, identifier: 10742496
2026-03-29 15:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad44e21-6536-55a8-8d2e-b01fcb18ced7 with identifier: 10742497
2026-03-29 15:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad44e21-6536-55a8-8d2e-b01fcb18ced7 with scrape type 2
2026-03-29 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aad44e21-6536-55a8-8d2e-b01fcb18ced7 with scrape type 2
2026-03-29 15:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aad44e21-6536-55a8-8d2e-b01fcb18ced7, identifier: 10742497
2026-03-29 15:18:54 [adesa.be] INFO: Found listing with ID: 10742465
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742465%27 HTTP/1.1" 200 None
2026-03-29 15:18:54 [adesa.be] INFO: Scrape type for 10742465: 2
2026-03-29 15:18:54 [adesa.be] INFO: Scraping item 10742465 url https://www.openlane.eu/en/carv6/auction/10742465
2026-03-29 15:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 131699ae-c7e4-5bcb-8088-a455516d7cd9 with identifier: 10742496
2026-03-29 15:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 131699ae-c7e4-5bcb-8088-a455516d7cd9 with identifier: 10742496
2026-03-29 15:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 131699ae-c7e4-5bcb-8088-a455516d7cd9 with identifier: 10742496 to the API
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '131699ae-c7e4-5bcb-8088-a455516d7cd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '387230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742496',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 142721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 142.721 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742496%27 HTTP/1.1" 200 None
2026-03-29 15:18:54 [adesa.be] INFO: Saving data for 10742496: {'auction_closing_time': 1774864800.0, 'created_time': 1774711059.18434, 'last_price_update_time': 1774797534.625431}
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742496') HTTP/1.1" 204 0
2026-03-29 15:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aad44e21-6536-55a8-8d2e-b01fcb18ced7 with identifier: 10742497
2026-03-29 15:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aad44e21-6536-55a8-8d2e-b01fcb18ced7 with identifier: 10742497
2026-03-29 15:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aad44e21-6536-55a8-8d2e-b01fcb18ced7 with identifier: 10742497 to the API
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742497>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'aad44e21-6536-55a8-8d2e-b01fcb18ced7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS370167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742497',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 164269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 164.269 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742497%27 HTTP/1.1" 200 None
2026-03-29 15:18:54 [adesa.be] INFO: Saving data for 10742497: {'auction_closing_time': 1774864800.0, 'created_time': 1774711101.086029, 'last_price_update_time': 1774797534.893813}
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742497') HTTP/1.1" 204 0
2026-03-29 15:18:54 [adesa.be] INFO: Found listing with ID: 10742452
2026-03-29 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742452%27 HTTP/1.1" 200 None
2026-03-29 15:18:54 [adesa.be] INFO: Scrape type for 10742452: 2
2026-03-29 15:18:54 [adesa.be] INFO: Scraping item 10742452 url https://www.openlane.eu/en/carv6/auction/10742452
2026-03-29 15:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 665f7ede-1f4c-5128-9645-78fd2be538bb with identifier: 10742423
2026-03-29 15:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 665f7ede-1f4c-5128-9645-78fd2be538bb with scrape type 2
2026-03-29 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 665f7ede-1f4c-5128-9645-78fd2be538bb with scrape type 2
2026-03-29 15:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 665f7ede-1f4c-5128-9645-78fd2be538bb, identifier: 10742423
2026-03-29 15:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55b7f855-5d9d-5c0e-ac47-61387d006d03 with identifier: 10742424
2026-03-29 15:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b7f855-5d9d-5c0e-ac47-61387d006d03 with scrape type 2
2026-03-29 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55b7f855-5d9d-5c0e-ac47-61387d006d03 with scrape type 2
2026-03-29 15:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55b7f855-5d9d-5c0e-ac47-61387d006d03, identifier: 10742424
2026-03-29 15: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 15: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 15:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 665f7ede-1f4c-5128-9645-78fd2be538bb with identifier: 10742423
2026-03-29 15:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 665f7ede-1f4c-5128-9645-78fd2be538bb with identifier: 10742423
2026-03-29 15:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 665f7ede-1f4c-5128-9645-78fd2be538bb with identifier: 10742423 to the API
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742423>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '665f7ede-1f4c-5128-9645-78fd2be538bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742423',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 141702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2019-10-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 141.702 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742423%27 HTTP/1.1" 200 None
2026-03-29 15:18:55 [adesa.be] INFO: Saving data for 10742423: {'auction_closing_time': 1774864800.0, 'created_time': 1774711066.231829, 'last_price_update_time': 1774797535.373427}
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742423') HTTP/1.1" 204 0
2026-03-29 15:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55b7f855-5d9d-5c0e-ac47-61387d006d03 with identifier: 10742424
2026-03-29 15:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55b7f855-5d9d-5c0e-ac47-61387d006d03 with identifier: 10742424
2026-03-29 15:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55b7f855-5d9d-5c0e-ac47-61387d006d03 with identifier: 10742424 to the API
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '55b7f855-5d9d-5c0e-ac47-61387d006d03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXX782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742424',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 169369,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2020-06-09',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 169.369 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742424%27 HTTP/1.1" 200 None
2026-03-29 15:18:55 [adesa.be] INFO: Saving data for 10742424: {'auction_closing_time': 1774864800.0, 'created_time': 1774711101.403724, 'last_price_update_time': 1774797535.637184}
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742424') HTTP/1.1" 204 0
2026-03-29 15:18:55 [adesa.be] INFO: Found listing with ID: 10742486
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742486%27 HTTP/1.1" 200 None
2026-03-29 15:18:55 [adesa.be] INFO: Scrape type for 10742486: 2
2026-03-29 15:18:55 [adesa.be] INFO: Scraping item 10742486 url https://www.openlane.eu/en/carv6/auction/10742486
2026-03-29 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:55 [adesa.be] INFO: Found listing with ID: 10742487
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742487%27 HTTP/1.1" 200 None
2026-03-29 15:18:55 [adesa.be] INFO: Scrape type for 10742487: 2
2026-03-29 15:18:55 [adesa.be] INFO: Scraping item 10742487 url https://www.openlane.eu/en/carv6/auction/10742487
2026-03-29 15: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 15: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 15:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e58a5f71-adf2-5141-85c2-37365c4b7343 with identifier: 10742461
2026-03-29 15:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e58a5f71-adf2-5141-85c2-37365c4b7343 with scrape type 2
2026-03-29 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e58a5f71-adf2-5141-85c2-37365c4b7343 with scrape type 2
2026-03-29 15:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e58a5f71-adf2-5141-85c2-37365c4b7343, identifier: 10742461
2026-03-29 15:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with identifier: 10742430
2026-03-29 15:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with scrape type 2
2026-03-29 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with scrape type 2
2026-03-29 15:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b33ebd5e-ea24-5eb8-9a0e-1b909ca34227, identifier: 10742430
2026-03-29 15:18:55 [adesa.be] INFO: Found listing with ID: 10742463
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742463%27 HTTP/1.1" 200 None
2026-03-29 15:18:55 [adesa.be] INFO: Scrape type for 10742463: 2
2026-03-29 15:18:55 [adesa.be] INFO: Scraping item 10742463 url https://www.openlane.eu/en/carv6/auction/10742463
2026-03-29 15:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e58a5f71-adf2-5141-85c2-37365c4b7343 with identifier: 10742461
2026-03-29 15:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e58a5f71-adf2-5141-85c2-37365c4b7343 with identifier: 10742461
2026-03-29 15:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e58a5f71-adf2-5141-85c2-37365c4b7343 with identifier: 10742461 to the API
2026-03-29 15:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742461>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e58a5f71-adf2-5141-85c2-37365c4b7343',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '077222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742461',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 151383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2019-09-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 151.383 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742461%27 HTTP/1.1" 200 None
2026-03-29 15:18:56 [adesa.be] INFO: Saving data for 10742461: {'auction_closing_time': 1774864800.0, 'created_time': 1774711063.312738, 'last_price_update_time': 1774797536.157383}
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742461') HTTP/1.1" 204 0
2026-03-29 15:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with identifier: 10742430
2026-03-29 15:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with identifier: 10742430
2026-03-29 15:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with identifier: 10742430 to the API
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742430>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b33ebd5e-ea24-5eb8-9a0e-1b909ca34227',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '89125',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742430',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 150077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-03-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 150.077 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742430%27 HTTP/1.1" 200 None
2026-03-29 15:18:56 [adesa.be] INFO: Saving data for 10742430: {'auction_closing_time': 1774864800.0, 'created_time': 1774711060.55061, 'last_price_update_time': 1774797536.447232}
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742430') HTTP/1.1" 204 0
2026-03-29 15:18:56 [adesa.be] INFO: Found listing with ID: 10742493
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742493%27 HTTP/1.1" 200 None
2026-03-29 15:18:56 [adesa.be] INFO: Scrape type for 10742493: 2
2026-03-29 15:18:56 [adesa.be] INFO: Scraping item 10742493 url https://www.openlane.eu/en/carv6/auction/10742493
2026-03-29 15:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with identifier: 10742436
2026-03-29 15:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with scrape type 2
2026-03-29 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with scrape type 2
2026-03-29 15:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc7e9f61-10aa-5fc7-8371-6a3e98f88065, identifier: 10742436
2026-03-29 15:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a39a410-0530-575b-b1bc-b33893040f98 with identifier: 10742447
2026-03-29 15:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a39a410-0530-575b-b1bc-b33893040f98 with scrape type 2
2026-03-29 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a39a410-0530-575b-b1bc-b33893040f98 with scrape type 2
2026-03-29 15:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a39a410-0530-575b-b1bc-b33893040f98, identifier: 10742447
2026-03-29 15:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with identifier: 10742436
2026-03-29 15:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with identifier: 10742436
2026-03-29 15:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with identifier: 10742436 to the API
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'dc7e9f61-10aa-5fc7-8371-6a3e98f88065',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WBZ854',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742436',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 179411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 179.411 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742436%27 HTTP/1.1" 200 None
2026-03-29 15:18:56 [adesa.be] INFO: Saving data for 10742436: {'auction_closing_time': 1774864800.0, 'created_time': 1774711063.628038, 'last_price_update_time': 1774797536.951792}
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742436') HTTP/1.1" 204 0
2026-03-29 15:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a39a410-0530-575b-b1bc-b33893040f98 with identifier: 10742447
2026-03-29 15:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a39a410-0530-575b-b1bc-b33893040f98 with identifier: 10742447
2026-03-29 15:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a39a410-0530-575b-b1bc-b33893040f98 with identifier: 10742447 to the API
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742447>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6a39a410-0530-575b-b1bc-b33893040f98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YWN685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742447',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 215213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-10-12',
'seats_number': 3,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot Partner L2H1 1.6 HDI Premium - Diesel - Manual - 120 hp - '
'215.213 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2016}
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742447%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Saving data for 10742447: {'auction_closing_time': 1774864800.0, 'created_time': 1774711094.631144, 'last_price_update_time': 1774797537.225852}
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742447') HTTP/1.1" 204 0
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742431
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742431%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742431: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742431 url https://www.openlane.eu/en/carv6/auction/10742431
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742469
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742469%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742469: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742469 url https://www.openlane.eu/en/carv6/auction/10742469
2026-03-29 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18: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 15:18:57 [adesa.be] INFO: Found listing with ID: 10742477
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742477%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742477: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742477 url https://www.openlane.eu/en/carv6/auction/10742477
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742484
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742484%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742484: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742484 url https://www.openlane.eu/en/carv6/auction/10742484
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742483
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742483%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742483: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742483 url https://www.openlane.eu/en/carv6/auction/10742483
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742481
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742481%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742481: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742481 url https://www.openlane.eu/en/carv6/auction/10742481
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742488
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742488%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742488: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742488 url https://www.openlane.eu/en/carv6/auction/10742488
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742476
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742476%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742476: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742476 url https://www.openlane.eu/en/carv6/auction/10742476
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742434
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742434%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742434: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742434 url https://www.openlane.eu/en/carv6/auction/10742434
2026-03-29 15:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 974c1a16-8632-5c0d-ba82-275e989ecc74 with identifier: 10742438
2026-03-29 15:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 974c1a16-8632-5c0d-ba82-275e989ecc74 with scrape type 2
2026-03-29 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 974c1a16-8632-5c0d-ba82-275e989ecc74 with scrape type 2
2026-03-29 15:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 974c1a16-8632-5c0d-ba82-275e989ecc74, identifier: 10742438
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742478
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742478%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742478: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742478 url https://www.openlane.eu/en/carv6/auction/10742478
2026-03-29 15:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 974c1a16-8632-5c0d-ba82-275e989ecc74 with identifier: 10742438
2026-03-29 15:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 974c1a16-8632-5c0d-ba82-275e989ecc74 with identifier: 10742438
2026-03-29 15:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 974c1a16-8632-5c0d-ba82-275e989ecc74 with identifier: 10742438 to the API
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '974c1a16-8632-5c0d-ba82-275e989ecc74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '013913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742438',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 154961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2020-06-03',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 154.961 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742438%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Saving data for 10742438: {'auction_closing_time': 1774864800.0, 'created_time': 1774711096.516508, 'last_price_update_time': 1774797537.855109}
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742438') HTTP/1.1" 204 0
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742444
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742444%27 HTTP/1.1" 200 None
2026-03-29 15:18:57 [adesa.be] INFO: Scrape type for 10742444: 2
2026-03-29 15:18:57 [adesa.be] INFO: Scraping item 10742444 url https://www.openlane.eu/en/carv6/auction/10742444
2026-03-29 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:57 [adesa.be] INFO: Found listing with ID: 10742498
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742498%27 HTTP/1.1" 200 None
2026-03-29 15:18:58 [adesa.be] INFO: Scrape type for 10742498: 2
2026-03-29 15:18:58 [adesa.be] INFO: Scraping item 10742498 url https://www.openlane.eu/en/carv6/auction/10742498
2026-03-29 15:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:58 [adesa.be] INFO: Found listing with ID: 10742480
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742480%27 HTTP/1.1" 200 None
2026-03-29 15:18:58 [adesa.be] INFO: Scrape type for 10742480: 2
2026-03-29 15:18:58 [adesa.be] INFO: Scraping item 10742480 url https://www.openlane.eu/en/carv6/auction/10742480
2026-03-29 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:58 [adesa.be] INFO: Found listing with ID: 10742472
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742472%27 HTTP/1.1" 200 None
2026-03-29 15:18:58 [adesa.be] INFO: Scrape type for 10742472: 2
2026-03-29 15:18:58 [adesa.be] INFO: Scraping item 10742472 url https://www.openlane.eu/en/carv6/auction/10742472
2026-03-29 15:18:58 [adesa.be] INFO: Found listing with ID: 10742474
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742474%27 HTTP/1.1" 200 None
2026-03-29 15:18:58 [adesa.be] INFO: Scrape type for 10742474: 2
2026-03-29 15:18:58 [adesa.be] INFO: Scraping item 10742474 url https://www.openlane.eu/en/carv6/auction/10742474
2026-03-29 15:18:58 [adesa.be] INFO: Found listing with ID: 10742419
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742419%27 HTTP/1.1" 200 None
2026-03-29 15:18:58 [adesa.be] INFO: Scrape type for 10742419: 2
2026-03-29 15:18:58 [adesa.be] INFO: Scraping item 10742419 url https://www.openlane.eu/en/carv6/auction/10742419
2026-03-29 15:18:58 [adesa.be] INFO: Found listing with ID: 10742433
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742433%27 HTTP/1.1" 200 None
2026-03-29 15:18:58 [adesa.be] INFO: Scrape type for 10742433: 2
2026-03-29 15:18:58 [adesa.be] INFO: Scraping item 10742433 url https://www.openlane.eu/en/carv6/auction/10742433
2026-03-29 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a74058-9e92-586f-98be-e0111c59f8e4 with identifier: 10742442
2026-03-29 15:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a74058-9e92-586f-98be-e0111c59f8e4 with scrape type 2
2026-03-29 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72a74058-9e92-586f-98be-e0111c59f8e4 with scrape type 2
2026-03-29 15:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72a74058-9e92-586f-98be-e0111c59f8e4, identifier: 10742442
2026-03-29 15:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with identifier: 10742445
2026-03-29 15:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with scrape type 2
2026-03-29 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with scrape type 2
2026-03-29 15:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3, identifier: 10742445
2026-03-29 15:18:58 [adesa.be] INFO: Found listing with ID: 10742466
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742466%27 HTTP/1.1" 200 None
2026-03-29 15:18:58 [adesa.be] INFO: Scrape type for 10742466: 2
2026-03-29 15:18:58 [adesa.be] INFO: Scraping item 10742466 url https://www.openlane.eu/en/carv6/auction/10742466
2026-03-29 15:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72a74058-9e92-586f-98be-e0111c59f8e4 with identifier: 10742442
2026-03-29 15:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72a74058-9e92-586f-98be-e0111c59f8e4 with identifier: 10742442
2026-03-29 15:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72a74058-9e92-586f-98be-e0111c59f8e4 with identifier: 10742442 to the API
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '72a74058-9e92-586f-98be-e0111c59f8e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '180998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742442',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 165558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Seat Leon Sportstourer 1.4 - CNG - Manual - 110 hp - 165.558 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742442%27 HTTP/1.1" 200 None
2026-03-29 15:18:58 [adesa.be] INFO: Saving data for 10742442: {'auction_closing_time': 1774864800.0, 'created_time': 1774711090.334939, 'last_price_update_time': 1774797538.585066}
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742442') HTTP/1.1" 204 0
2026-03-29 15:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with identifier: 10742445
2026-03-29 15:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with identifier: 10742445
2026-03-29 15:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with identifier: 10742445 to the API
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742445>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '36b0a4ed-7c07-59ca-acf1-6cef3a354bf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '072911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742445',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 180812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2016-11-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 Ambition - CNG - Manual - 110 hp - 180.812 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2016}
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742445%27 HTTP/1.1" 200 None
2026-03-29 15:18:58 [adesa.be] INFO: Saving data for 10742445: {'auction_closing_time': 1774864800.0, 'created_time': 1774711093.607507, 'last_price_update_time': 1774797538.868528}
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742445') HTTP/1.1" 204 0
2026-03-29 15:18:58 [adesa.be] INFO: Found listing with ID: 10742427
2026-03-29 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742427%27 HTTP/1.1" 200 None
2026-03-29 15:18:58 [adesa.be] INFO: Scrape type for 10742427: 2
2026-03-29 15:18:58 [adesa.be] INFO: Scraping item 10742427 url https://www.openlane.eu/en/carv6/auction/10742427
2026-03-29 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ee957a1-b477-5389-9bad-e99e150cad1a with identifier: 10742443
2026-03-29 15:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee957a1-b477-5389-9bad-e99e150cad1a with scrape type 2
2026-03-29 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ee957a1-b477-5389-9bad-e99e150cad1a with scrape type 2
2026-03-29 15:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ee957a1-b477-5389-9bad-e99e150cad1a, identifier: 10742443
2026-03-29 15:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b95f84fc-3809-56b9-839d-627ccb61034d with identifier: 10742489
2026-03-29 15:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b95f84fc-3809-56b9-839d-627ccb61034d with scrape type 2
2026-03-29 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b95f84fc-3809-56b9-839d-627ccb61034d with scrape type 2
2026-03-29 15:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b95f84fc-3809-56b9-839d-627ccb61034d, identifier: 10742489
2026-03-29 15:18:59 [adesa.be] INFO: Found listing with ID: 10742470
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742470%27 HTTP/1.1" 200 None
2026-03-29 15:18:59 [adesa.be] INFO: Scrape type for 10742470: 2
2026-03-29 15:18:59 [adesa.be] INFO: Scraping item 10742470 url https://www.openlane.eu/en/carv6/auction/10742470
2026-03-29 15:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ee957a1-b477-5389-9bad-e99e150cad1a with identifier: 10742443
2026-03-29 15:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ee957a1-b477-5389-9bad-e99e150cad1a with identifier: 10742443
2026-03-29 15:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ee957a1-b477-5389-9bad-e99e150cad1a with identifier: 10742443 to the API
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742443>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '8ee957a1-b477-5389-9bad-e99e150cad1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '176352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742443',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 180798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2016-06-24',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Seat Leon Sportstourer 1.4 - CNG - Manual - 110 hp - 180.798 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742443%27 HTTP/1.1" 200 None
2026-03-29 15:18:59 [adesa.be] INFO: Saving data for 10742443: {'auction_closing_time': 1774864800.0, 'created_time': 1774711062.411137, 'last_price_update_time': 1774797539.369561}
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742443') HTTP/1.1" 204 0
2026-03-29 15:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b95f84fc-3809-56b9-839d-627ccb61034d with identifier: 10742489
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-29 15:18:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b95f84fc-3809-56b9-839d-627ccb61034d with identifier: 10742489
2026-03-29 15:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b95f84fc-3809-56b9-839d-627ccb61034d with identifier: 10742489 to the API
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:18: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 15:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742489>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'b95f84fc-3809-56b9-839d-627ccb61034d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '105053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742489',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 157691,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-05-24',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Seat Leon Sportstourer 1.5 TGI Move! - CNG - Automatic - 130 hp - '
'157.691 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2019}
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742489%27 HTTP/1.1" 200 None
2026-03-29 15:18:59 [adesa.be] INFO: Saving data for 10742489: {'auction_closing_time': 1774864800.0, 'created_time': 1774711093.021408, 'last_price_update_time': 1774797539.760252}
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742489') HTTP/1.1" 204 0
2026-03-29 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:59 [adesa.be] INFO: Found listing with ID: 10734154
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734154%27 HTTP/1.1" 200 None
2026-03-29 15:18:59 [adesa.be] INFO: Scrape type for 10734154: 2
2026-03-29 15:18:59 [adesa.be] INFO: Scraping item 10734154 url https://www.openlane.eu/en/carv6/auction/10734154
2026-03-29 15:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b3d4c26-77e1-56c4-8cd3-3eecfd5f311b with identifier: 10742479
2026-03-29 15:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b3d4c26-77e1-56c4-8cd3-3eecfd5f311b with scrape type 2
2026-03-29 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b3d4c26-77e1-56c4-8cd3-3eecfd5f311b with scrape type 2
2026-03-29 15:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b3d4c26-77e1-56c4-8cd3-3eecfd5f311b, identifier: 10742479
2026-03-29 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b3d4c26-77e1-56c4-8cd3-3eecfd5f311b with identifier: 10742479
2026-03-29 15:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b3d4c26-77e1-56c4-8cd3-3eecfd5f311b with identifier: 10742479
2026-03-29 15:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b3d4c26-77e1-56c4-8cd3-3eecfd5f311b with identifier: 10742479 to the API
2026-03-29 15:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742479>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '1b3d4c26-77e1-56c4-8cd3-3eecfd5f311b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '176374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742479',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 303899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2016-06-24',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Seat Leon Sportstourer 1.4 Reference - CNG - Manual - 110 hp - '
'303.899 km',
'transmission': 'manual',
'trim': 'Reference',
'vin': None,
'year': 2016}
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742479%27 HTTP/1.1" 200 None
2026-03-29 15:19:00 [adesa.be] INFO: Saving data for 10742479: {'auction_closing_time': 1774864800.0, 'created_time': 1774711091.046279, 'last_price_update_time': 1774797540.174856}
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742479') HTTP/1.1" 204 0
2026-03-29 15:19:00 [adesa.be] INFO: Found listing with ID: 10734008
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734008%27 HTTP/1.1" 200 None
2026-03-29 15:19:00 [adesa.be] INFO: Scrape type for 10734008: 2
2026-03-29 15:19:00 [adesa.be] INFO: Scraping item 10734008 url https://www.openlane.eu/en/carv6/auction/10734008
2026-03-29 15: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 15:19:00 [adesa.be] INFO: Found listing with ID: 10734307
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734307%27 HTTP/1.1" 200 None
2026-03-29 15:19:00 [adesa.be] INFO: Scrape type for 10734307: 2
2026-03-29 15:19:00 [adesa.be] INFO: Scraping item 10734307 url https://www.openlane.eu/en/carv6/auction/10734307
2026-03-29 15:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1b0e1b6-824e-5b63-a414-b35f429a6fca with identifier: 10742432
2026-03-29 15:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1b0e1b6-824e-5b63-a414-b35f429a6fca with scrape type 2
2026-03-29 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1b0e1b6-824e-5b63-a414-b35f429a6fca with scrape type 2
2026-03-29 15:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1b0e1b6-824e-5b63-a414-b35f429a6fca, identifier: 10742432
2026-03-29 15:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c97071-c216-5573-9ce7-bc5405c81ad8 with identifier: 10742458
2026-03-29 15:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c97071-c216-5573-9ce7-bc5405c81ad8 with scrape type 2
2026-03-29 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6c97071-c216-5573-9ce7-bc5405c81ad8 with scrape type 2
2026-03-29 15:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6c97071-c216-5573-9ce7-bc5405c81ad8, identifier: 10742458
2026-03-29 15:19:00 [adesa.be] INFO: Found listing with ID: 10738120
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738120%27 HTTP/1.1" 200 None
2026-03-29 15:19:00 [adesa.be] INFO: Scrape type for 10738120: 0
2026-03-29 15:19:00 [adesa.be] INFO: Skipping item 10738120 url https://www.openlane.eu/en/carv6/auction/10738120
2026-03-29 15:19:00 [adesa.be] INFO: Found listing with ID: 10734242
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734242%27 HTTP/1.1" 200 None
2026-03-29 15:19:00 [adesa.be] INFO: Scrape type for 10734242: 2
2026-03-29 15:19:00 [adesa.be] INFO: Scraping item 10734242 url https://www.openlane.eu/en/carv6/auction/10734242
2026-03-29 15:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1b0e1b6-824e-5b63-a414-b35f429a6fca with identifier: 10742432
2026-03-29 15:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1b0e1b6-824e-5b63-a414-b35f429a6fca with identifier: 10742432
2026-03-29 15:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1b0e1b6-824e-5b63-a414-b35f429a6fca with identifier: 10742432 to the API
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742432>
{'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': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'b1b0e1b6-824e-5b63-a414-b35f429a6fca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742432',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 197199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2017-05-06',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 TSI Ambition - CNG - Manual - 110 hp - '
'197.199 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742432%27 HTTP/1.1" 200 None
2026-03-29 15:19:00 [adesa.be] INFO: Saving data for 10742432: {'auction_closing_time': 1774864800.0, 'created_time': 1774711096.855597, 'last_price_update_time': 1774797540.805014}
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742432') HTTP/1.1" 204 0
2026-03-29 15:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6c97071-c216-5573-9ce7-bc5405c81ad8 with identifier: 10742458
2026-03-29 15:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6c97071-c216-5573-9ce7-bc5405c81ad8 with identifier: 10742458
2026-03-29 15:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6c97071-c216-5573-9ce7-bc5405c81ad8 with identifier: 10742458 to the API
2026-03-29 15:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'a6c97071-c216-5573-9ce7-bc5405c81ad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '005719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742458',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 68561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2019-08-17',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Seat Leon 1.5 Style - CNG - Automatic - 130 hp - 68.561 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742458%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Saving data for 10742458: {'auction_closing_time': 1774864800.0, 'created_time': 1774711098.149309, 'last_price_update_time': 1774797541.091127}
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742458') HTTP/1.1" 204 0
2026-03-29 15:19:01 [adesa.be] INFO: Found listing with ID: 10738138
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738138%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Scrape type for 10738138: 0
2026-03-29 15:19:01 [adesa.be] INFO: Skipping item 10738138 url https://www.openlane.eu/en/carv6/auction/10738138
2026-03-29 15:19:01 [adesa.be] INFO: Found listing with ID: 10734183
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734183%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Scrape type for 10734183: 2
2026-03-29 15:19:01 [adesa.be] INFO: Scraping item 10734183 url https://www.openlane.eu/en/carv6/auction/10734183
2026-03-29 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15: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 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:01 [adesa.be] INFO: Found listing with ID: 10734048
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734048%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Scrape type for 10734048: 2
2026-03-29 15:19:01 [adesa.be] INFO: Scraping item 10734048 url https://www.openlane.eu/en/carv6/auction/10734048
2026-03-29 15: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 15:19:01 [adesa.be] INFO: Found listing with ID: 10734099
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734099%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Scrape type for 10734099: 2
2026-03-29 15:19:01 [adesa.be] INFO: Scraping item 10734099 url https://www.openlane.eu/en/carv6/auction/10734099
2026-03-29 15:19:01 [adesa.be] INFO: Found listing with ID: 10734064
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734064%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Scrape type for 10734064: 2
2026-03-29 15:19:01 [adesa.be] INFO: Scraping item 10734064 url https://www.openlane.eu/en/carv6/auction/10734064
2026-03-29 15:19:01 [adesa.be] INFO: Found listing with ID: 10734184
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734184%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Scrape type for 10734184: 2
2026-03-29 15:19:01 [adesa.be] INFO: Scraping item 10734184 url https://www.openlane.eu/en/carv6/auction/10734184
2026-03-29 15:19:01 [adesa.be] INFO: Found listing with ID: 10734265
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734265%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Scrape type for 10734265: 2
2026-03-29 15:19:01 [adesa.be] INFO: Scraping item 10734265 url https://www.openlane.eu/en/carv6/auction/10734265
2026-03-29 15:19:01 [adesa.be] INFO: Found listing with ID: 10734243
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734243%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Scrape type for 10734243: 2
2026-03-29 15:19:01 [adesa.be] INFO: Scraping item 10734243 url https://www.openlane.eu/en/carv6/auction/10734243
2026-03-29 15:19:01 [adesa.be] INFO: Found listing with ID: 10734000
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734000%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Scrape type for 10734000: 2
2026-03-29 15:19:01 [adesa.be] INFO: Scraping item 10734000 url https://www.openlane.eu/en/carv6/auction/10734000
2026-03-29 15:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b19699c-1cbd-5460-b3eb-2c030d8f839a with identifier: 10742465
2026-03-29 15:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b19699c-1cbd-5460-b3eb-2c030d8f839a with scrape type 2
2026-03-29 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b19699c-1cbd-5460-b3eb-2c030d8f839a with scrape type 2
2026-03-29 15:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b19699c-1cbd-5460-b3eb-2c030d8f839a, identifier: 10742465
2026-03-29 15:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with identifier: 10742464
2026-03-29 15:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with scrape type 2
2026-03-29 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with scrape type 2
2026-03-29 15:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc8228c8-a4c1-53a8-8aea-27cd19cf8255, identifier: 10742464
2026-03-29 15:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b93df798-1900-5d8f-bfe0-49f52acb25d3 with identifier: 10742426
2026-03-29 15:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b93df798-1900-5d8f-bfe0-49f52acb25d3 with scrape type 2
2026-03-29 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b93df798-1900-5d8f-bfe0-49f52acb25d3 with scrape type 2
2026-03-29 15:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b93df798-1900-5d8f-bfe0-49f52acb25d3, identifier: 10742426
2026-03-29 15:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f91e030d-8d9b-5640-a34c-2c148c15906f with identifier: 10742450
2026-03-29 15:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f91e030d-8d9b-5640-a34c-2c148c15906f with scrape type 2
2026-03-29 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f91e030d-8d9b-5640-a34c-2c148c15906f with scrape type 2
2026-03-29 15:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f91e030d-8d9b-5640-a34c-2c148c15906f, identifier: 10742450
2026-03-29 15:19:01 [adesa.be] INFO: Found listing with ID: 10734308
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734308%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Scrape type for 10734308: 2
2026-03-29 15:19:01 [adesa.be] INFO: Scraping item 10734308 url https://www.openlane.eu/en/carv6/auction/10734308
2026-03-29 15:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b19699c-1cbd-5460-b3eb-2c030d8f839a with identifier: 10742465
2026-03-29 15:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b19699c-1cbd-5460-b3eb-2c030d8f839a with identifier: 10742465
2026-03-29 15:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b19699c-1cbd-5460-b3eb-2c030d8f839a with identifier: 10742465 to the API
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742465>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '7b19699c-1cbd-5460-b3eb-2c030d8f839a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '182092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742465',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 196881,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-04-12',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.5 Style - CNG - Automatic - 130 hp - 196.881 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742465%27 HTTP/1.1" 200 None
2026-03-29 15:19:01 [adesa.be] INFO: Saving data for 10742465: {'auction_closing_time': 1774864800.0, 'created_time': 1774711085.93316, 'last_price_update_time': 1774797541.958327}
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742465') HTTP/1.1" 204 0
2026-03-29 15:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with identifier: 10742464
2026-03-29 15:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with identifier: 10742464
2026-03-29 15:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with identifier: 10742464 to the API
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742464>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'fc8228c8-a4c1-53a8-8aea-27cd19cf8255',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '134587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742464',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 207303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2020-02-05',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.5 Ambition - CNG - Automatic - 130 hp - '
'207.303 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742464%27 HTTP/1.1" 200 None
2026-03-29 15:19:02 [adesa.be] INFO: Saving data for 10742464: {'auction_closing_time': 1774864800.0, 'created_time': 1774711084.793872, 'last_price_update_time': 1774797542.31451}
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742464') HTTP/1.1" 204 0
2026-03-29 15:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b93df798-1900-5d8f-bfe0-49f52acb25d3 with identifier: 10742426
2026-03-29 15:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b93df798-1900-5d8f-bfe0-49f52acb25d3 with identifier: 10742426
2026-03-29 15:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b93df798-1900-5d8f-bfe0-49f52acb25d3 with identifier: 10742426 to the API
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'b93df798-1900-5d8f-bfe0-49f52acb25d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXX810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742426',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 167362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2017-02-15',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 TSI Ambition - CNG - Manual - 110 hp - '
'167.362 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742426%27 HTTP/1.1" 200 None
2026-03-29 15:19:02 [adesa.be] INFO: Saving data for 10742426: {'auction_closing_time': 1774864800.0, 'created_time': 1774711070.348158, 'last_price_update_time': 1774797542.593491}
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742426') HTTP/1.1" 204 0
2026-03-29 15:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f91e030d-8d9b-5640-a34c-2c148c15906f with identifier: 10742450
2026-03-29 15:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f91e030d-8d9b-5640-a34c-2c148c15906f with identifier: 10742450
2026-03-29 15:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f91e030d-8d9b-5640-a34c-2c148c15906f with identifier: 10742450 to the API
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742450>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'f91e030d-8d9b-5640-a34c-2c148c15906f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742450',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 232854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2019-09-12',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.5 Ambition - CNG - Automatic - 130 hp - '
'232.854 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742450%27 HTTP/1.1" 200 None
2026-03-29 15:19:02 [adesa.be] INFO: Saving data for 10742450: {'auction_closing_time': 1774864800.0, 'created_time': 1774711065.64508, 'last_price_update_time': 1774797542.886604}
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742450') HTTP/1.1" 204 0
2026-03-29 15:19:02 [adesa.be] INFO: Found listing with ID: 10734196
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734196%27 HTTP/1.1" 200 None
2026-03-29 15:19:02 [adesa.be] INFO: Scrape type for 10734196: 2
2026-03-29 15:19:02 [adesa.be] INFO: Scraping item 10734196 url https://www.openlane.eu/en/carv6/auction/10734196
2026-03-29 15:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:02 [adesa.be] INFO: Found listing with ID: 10734309
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734309%27 HTTP/1.1" 200 None
2026-03-29 15:19:02 [adesa.be] INFO: Scrape type for 10734309: 2
2026-03-29 15:19:02 [adesa.be] INFO: Scraping item 10734309 url https://www.openlane.eu/en/carv6/auction/10734309
2026-03-29 15: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 15:19:02 [adesa.be] INFO: Found listing with ID: 10738114
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738114%27 HTTP/1.1" 200 None
2026-03-29 15:19:02 [adesa.be] INFO: Scrape type for 10738114: 0
2026-03-29 15:19:02 [adesa.be] INFO: Skipping item 10738114 url https://www.openlane.eu/en/carv6/auction/10738114
2026-03-29 15:19:02 [adesa.be] INFO: Found listing with ID: 10734143
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734143%27 HTTP/1.1" 200 None
2026-03-29 15:19:02 [adesa.be] INFO: Scrape type for 10734143: 2
2026-03-29 15:19:02 [adesa.be] INFO: Scraping item 10734143 url https://www.openlane.eu/en/carv6/auction/10734143
2026-03-29 15:19:02 [adesa.be] INFO: Found listing with ID: 10734244
2026-03-29 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734244%27 HTTP/1.1" 200 None
2026-03-29 15:19:02 [adesa.be] INFO: Scrape type for 10734244: 2
2026-03-29 15:19:02 [adesa.be] INFO: Scraping item 10734244 url https://www.openlane.eu/en/carv6/auction/10734244
2026-03-29 15:19:02 [adesa.be] INFO: Found listing with ID: 10734065
2026-03-29 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734065%27 HTTP/1.1" 200 None
2026-03-29 15:19:03 [adesa.be] INFO: Scrape type for 10734065: 2
2026-03-29 15:19:03 [adesa.be] INFO: Scraping item 10734065 url https://www.openlane.eu/en/carv6/auction/10734065
2026-03-29 15:19:03 [adesa.be] INFO: Found listing with ID: 10734185
2026-03-29 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734185%27 HTTP/1.1" 200 None
2026-03-29 15:19:03 [adesa.be] INFO: Scrape type for 10734185: 2
2026-03-29 15:19:03 [adesa.be] INFO: Scraping item 10734185 url https://www.openlane.eu/en/carv6/auction/10734185
2026-03-29 15:19:03 [adesa.be] INFO: Found listing with ID: 10734310
2026-03-29 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734310%27 HTTP/1.1" 200 None
2026-03-29 15:19:03 [adesa.be] INFO: Scrape type for 10734310: 2
2026-03-29 15:19:03 [adesa.be] INFO: Scraping item 10734310 url https://www.openlane.eu/en/carv6/auction/10734310
2026-03-29 15:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with identifier: 10742486
2026-03-29 15:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with scrape type 2
2026-03-29 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with scrape type 2
2026-03-29 15:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca5d66a3-cb2e-5b27-8497-6a89f5c956d6, identifier: 10742486
2026-03-29 15:19:03 [adesa.be] INFO: Found listing with ID: 10734282
2026-03-29 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734282%27 HTTP/1.1" 200 None
2026-03-29 15:19:03 [adesa.be] INFO: Scrape type for 10734282: 2
2026-03-29 15:19:03 [adesa.be] INFO: Scraping item 10734282 url https://www.openlane.eu/en/carv6/auction/10734282
2026-03-29 15:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with identifier: 10742486
2026-03-29 15:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with identifier: 10742486
2026-03-29 15:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with identifier: 10742486 to the API
2026-03-29 15:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'ca5d66a3-cb2e-5b27-8497-6a89f5c956d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0138419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742486',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 199288,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.5 Style - CNG - Automatic - 130 hp - 199.288 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-29 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742486%27 HTTP/1.1" 200 None
2026-03-29 15:19:03 [adesa.be] INFO: Saving data for 10742486: {'auction_closing_time': 1774864800.0, 'created_time': 1774711091.617453, 'last_price_update_time': 1774797543.434067}
2026-03-29 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742486') HTTP/1.1" 204 0
2026-03-29 15:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with identifier: 10742429
2026-03-29 15:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with scrape type 2
2026-03-29 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with scrape type 2
2026-03-29 15:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810, identifier: 10742429
2026-03-29 15:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with identifier: 10742429
2026-03-29 15:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with identifier: 10742429
2026-03-29 15:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with identifier: 10742429 to the API
2026-03-29 15:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742429>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000844',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742429',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 237760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2018-01-16',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 TSI Style - CNG - Automatic - 110 hp - '
'237.760 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2018}
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742429%27 HTTP/1.1" 200 None
2026-03-29 15:19:04 [adesa.be] INFO: Saving data for 10742429: {'auction_closing_time': 1774864800.0, 'created_time': 1774711064.86549, 'last_price_update_time': 1774797544.042217}
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742429') HTTP/1.1" 204 0
2026-03-29 15:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99733334-ba0b-5a6e-8740-4a90e87a40b5 with identifier: 10742431
2026-03-29 15:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99733334-ba0b-5a6e-8740-4a90e87a40b5 with scrape type 2
2026-03-29 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99733334-ba0b-5a6e-8740-4a90e87a40b5 with scrape type 2
2026-03-29 15:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99733334-ba0b-5a6e-8740-4a90e87a40b5, identifier: 10742431
2026-03-29 15:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99733334-ba0b-5a6e-8740-4a90e87a40b5 with identifier: 10742431
2026-03-29 15:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99733334-ba0b-5a6e-8740-4a90e87a40b5 with identifier: 10742431
2026-03-29 15:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99733334-ba0b-5a6e-8740-4a90e87a40b5 with identifier: 10742431 to the API
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742431>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': '',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '99733334-ba0b-5a6e-8740-4a90e87a40b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742431',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 262684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-06-14',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy 1.4 TGI Highline - CNG - Automatic - 110 hp - '
'262.684 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742431%27 HTTP/1.1" 200 None
2026-03-29 15:19:04 [adesa.be] INFO: Saving data for 10742431: {'auction_closing_time': 1774864800.0, 'created_time': 1774711069.113843, 'last_price_update_time': 1774797544.514693}
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742431') HTTP/1.1" 204 0
2026-03-29 15:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 331b2be6-a591-5cb7-9e97-521325cae27c with identifier: 10742478
2026-03-29 15:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 331b2be6-a591-5cb7-9e97-521325cae27c with scrape type 2
2026-03-29 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 331b2be6-a591-5cb7-9e97-521325cae27c with scrape type 2
2026-03-29 15:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 331b2be6-a591-5cb7-9e97-521325cae27c, identifier: 10742478
2026-03-29 15:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 331b2be6-a591-5cb7-9e97-521325cae27c with identifier: 10742478
2026-03-29 15:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 331b2be6-a591-5cb7-9e97-521325cae27c with identifier: 10742478
2026-03-29 15:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 331b2be6-a591-5cb7-9e97-521325cae27c with identifier: 10742478 to the API
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742478>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '331b2be6-a591-5cb7-9e97-521325cae27c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '048716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742478',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 262439,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2014-10-15',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 2.0i - CNG - Manual - 109 hp - 262.439 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742478%27 HTTP/1.1" 200 None
2026-03-29 15:19:04 [adesa.be] INFO: Saving data for 10742478: {'auction_closing_time': 1774864800.0, 'created_time': 1774711078.012737, 'last_price_update_time': 1774797544.893664}
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742478') HTTP/1.1" 204 0
2026-03-29 15:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8427c613-dace-53db-bf5a-5eb12fc7b66b with identifier: 10742444
2026-03-29 15:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8427c613-dace-53db-bf5a-5eb12fc7b66b with scrape type 2
2026-03-29 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8427c613-dace-53db-bf5a-5eb12fc7b66b with scrape type 2
2026-03-29 15:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8427c613-dace-53db-bf5a-5eb12fc7b66b, identifier: 10742444
2026-03-29 15:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8427c613-dace-53db-bf5a-5eb12fc7b66b with identifier: 10742444
2026-03-29 15:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8427c613-dace-53db-bf5a-5eb12fc7b66b with identifier: 10742444
2026-03-29 15:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8427c613-dace-53db-bf5a-5eb12fc7b66b with identifier: 10742444 to the API
2026-03-29 15:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742444>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '8427c613-dace-53db-bf5a-5eb12fc7b66b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '599947',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742444',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 174593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2018-04-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Golf Variant 1.4 TGI Comfortline - CNG - Automatic - 110 '
'hp - 174.593 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2018}
2026-03-29 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742444%27 HTTP/1.1" 200 None
2026-03-29 15:19:05 [adesa.be] INFO: Saving data for 10742444: {'auction_closing_time': 1774864800.0, 'created_time': 1774711076.693639, 'last_price_update_time': 1774797545.298494}
2026-03-29 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742444') HTTP/1.1" 204 0
2026-03-29 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9a6b91d-435b-5666-8614-e97156fcf529 with identifier: 10742498
2026-03-29 15:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9a6b91d-435b-5666-8614-e97156fcf529 with scrape type 2
2026-03-29 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9a6b91d-435b-5666-8614-e97156fcf529 with scrape type 2
2026-03-29 15:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9a6b91d-435b-5666-8614-e97156fcf529, identifier: 10742498
2026-03-29 15:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9a6b91d-435b-5666-8614-e97156fcf529 with identifier: 10742498
2026-03-29 15:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9a6b91d-435b-5666-8614-e97156fcf529 with identifier: 10742498
2026-03-29 15:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9a6b91d-435b-5666-8614-e97156fcf529 with identifier: 10742498 to the API
2026-03-29 15:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742498>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e9a6b91d-435b-5666-8614-e97156fcf529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PJY268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742498',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 199914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2014-09-03',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Golf Variant 1.6 TDI Highline - Diesel - Manual - 105 hp '
'- 199.914 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2014}
2026-03-29 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742498%27 HTTP/1.1" 200 None
2026-03-29 15:19:05 [adesa.be] INFO: Saving data for 10742498: {'auction_closing_time': 1774864800.0, 'created_time': 1774711077.043767, 'last_price_update_time': 1774797545.656901}
2026-03-29 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742498') HTTP/1.1" 204 0
2026-03-29 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37ef6d27-afbc-53d3-9194-9381fafe4487 with identifier: 10742433
2026-03-29 15:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37ef6d27-afbc-53d3-9194-9381fafe4487 with scrape type 2
2026-03-29 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37ef6d27-afbc-53d3-9194-9381fafe4487 with scrape type 2
2026-03-29 15:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37ef6d27-afbc-53d3-9194-9381fafe4487, identifier: 10742433
2026-03-29 15:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37ef6d27-afbc-53d3-9194-9381fafe4487 with identifier: 10742433
2026-03-29 15:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37ef6d27-afbc-53d3-9194-9381fafe4487 with identifier: 10742433
2026-03-29 15:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37ef6d27-afbc-53d3-9194-9381fafe4487 with identifier: 10742433 to the API
2026-03-29 15:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '37ef6d27-afbc-53d3-9194-9381fafe4487',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXX920',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742433',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 225015,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo V60 D3 Momentum - Diesel - Manual - 150 hp - 225.015 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2019}
2026-03-29 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742433%27 HTTP/1.1" 200 None
2026-03-29 15:19:06 [adesa.be] INFO: Saving data for 10742433: {'auction_closing_time': 1774864800.0, 'created_time': 1774711075.16075, 'last_price_update_time': 1774797546.062199}
2026-03-29 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742433') HTTP/1.1" 204 0
2026-03-29 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19: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 15:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ca9103a-a280-521e-ba30-4d86d5370e59 with identifier: 10742470
2026-03-29 15:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ca9103a-a280-521e-ba30-4d86d5370e59 with scrape type 2
2026-03-29 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ca9103a-a280-521e-ba30-4d86d5370e59 with scrape type 2
2026-03-29 15:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ca9103a-a280-521e-ba30-4d86d5370e59, identifier: 10742470
2026-03-29 15:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ca9103a-a280-521e-ba30-4d86d5370e59 with identifier: 10742470
2026-03-29 15:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ca9103a-a280-521e-ba30-4d86d5370e59 with identifier: 10742470
2026-03-29 15:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ca9103a-a280-521e-ba30-4d86d5370e59 with identifier: 10742470 to the API
2026-03-29 15:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742470>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1ca9103a-a280-521e-ba30-4d86d5370e59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '514828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742470',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 260829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo XC40 1.5 T5 Inscription - Hybrid - Automatic - 180 hp - '
'260.829 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742470%27 HTTP/1.1" 200 None
2026-03-29 15:19:06 [adesa.be] INFO: Saving data for 10742470: {'auction_closing_time': 1774864800.0, 'created_time': 1774711072.060982, 'last_price_update_time': 1774797546.424765}
2026-03-29 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742470') HTTP/1.1" 204 0
2026-03-29 15:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with identifier: 10742427
2026-03-29 15:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with scrape type 2
2026-03-29 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with scrape type 2
2026-03-29 15:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211, identifier: 10742427
2026-03-29 15:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89fbc281-bcd8-59b8-8cf9-7456df169459 with identifier: 10734154
2026-03-29 15:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89fbc281-bcd8-59b8-8cf9-7456df169459 with scrape type 2
2026-03-29 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89fbc281-bcd8-59b8-8cf9-7456df169459 with scrape type 2
2026-03-29 15:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89fbc281-bcd8-59b8-8cf9-7456df169459, identifier: 10734154
2026-03-29 15:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0de3c7f1-3756-570d-a37c-32c111e3358e with identifier: 10734183
2026-03-29 15:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0de3c7f1-3756-570d-a37c-32c111e3358e with scrape type 2
2026-03-29 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0de3c7f1-3756-570d-a37c-32c111e3358e with scrape type 2
2026-03-29 15:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0de3c7f1-3756-570d-a37c-32c111e3358e, identifier: 10734183
2026-03-29 15:19:06 [scrapy.extensions.logstats] INFO: Crawled 286 pages (at 114 pages/min), scraped 259 items (at 109 items/min)
2026-03-29 15:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-29 15:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with identifier: 10742427
2026-03-29 15:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with identifier: 10742427
2026-03-29 15:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with identifier: 10742427 to the API
2026-03-29 15:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 180732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2019-01-04',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo V90 T5 Momentum - CNG - Automatic - 250 hp - 180.732 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2019}
2026-03-29 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742427%27 HTTP/1.1" 200 None
2026-03-29 15:19:06 [adesa.be] INFO: Saving data for 10742427: {'auction_closing_time': 1774864800.0, 'created_time': 1774711072.431396, 'last_price_update_time': 1774797546.974257}
2026-03-29 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742427') HTTP/1.1" 204 0
2026-03-29 15:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89fbc281-bcd8-59b8-8cf9-7456df169459 with identifier: 10734154
2026-03-29 15:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89fbc281-bcd8-59b8-8cf9-7456df169459 with identifier: 10734154
2026-03-29 15:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89fbc281-bcd8-59b8-8cf9-7456df169459 with identifier: 10734154 to the API
2026-03-29 15:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '89fbc281-bcd8-59b8-8cf9-7456df169459',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPN816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734154',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 101350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 1.0 TFSI Attraction - Petrol - Manual - 110 hp - 101.350 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734154%27 HTTP/1.1" 200 None
2026-03-29 15:19:07 [adesa.be] INFO: Saving data for 10734154: {'auction_closing_time': 1774960500.0, 'created_time': 1774606607.292914, 'last_price_update_time': 1774797547.269174}
2026-03-29 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734154') HTTP/1.1" 204 0
2026-03-29 15:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0de3c7f1-3756-570d-a37c-32c111e3358e with identifier: 10734183
2026-03-29 15:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0de3c7f1-3756-570d-a37c-32c111e3358e with identifier: 10734183
2026-03-29 15:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0de3c7f1-3756-570d-a37c-32c111e3358e with identifier: 10734183 to the API
2026-03-29 15:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734183>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0de3c7f1-3756-570d-a37c-32c111e3358e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSB657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734183',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 114644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'114.644 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734183%27 HTTP/1.1" 200 None
2026-03-29 15:19:07 [adesa.be] INFO: Saving data for 10734183: {'auction_closing_time': 1774960500.0, 'created_time': 1774606590.146214, 'last_price_update_time': 1774797547.567499}
2026-03-29 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734183') HTTP/1.1" 204 0
2026-03-29 15:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3fad4c7-de15-538b-9e60-f544926202fe with identifier: 10734307
2026-03-29 15:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3fad4c7-de15-538b-9e60-f544926202fe with scrape type 2
2026-03-29 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3fad4c7-de15-538b-9e60-f544926202fe with scrape type 2
2026-03-29 15:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3fad4c7-de15-538b-9e60-f544926202fe, identifier: 10734307
2026-03-29 15:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3fad4c7-de15-538b-9e60-f544926202fe with identifier: 10734307
2026-03-29 15:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3fad4c7-de15-538b-9e60-f544926202fe with identifier: 10734307
2026-03-29 15:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3fad4c7-de15-538b-9e60-f544926202fe with identifier: 10734307 to the API
2026-03-29 15:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734307>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'a3fad4c7-de15-538b-9e60-f544926202fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUG360',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734307',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 116952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 35 TFSI Sport - Petrol - Automatic - 150 hp - 116.952 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734307%27 HTTP/1.1" 200 None
2026-03-29 15:19:08 [adesa.be] INFO: Saving data for 10734307: {'auction_closing_time': 1774960500.0, 'created_time': 1774606597.902436, 'last_price_update_time': 1774797548.046907}
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734307') HTTP/1.1" 204 0
2026-03-29 15:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with identifier: 10734242
2026-03-29 15:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with scrape type 2
2026-03-29 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with scrape type 2
2026-03-29 15:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4edb2d88-770f-5dbe-8d64-5a0f300b41a8, identifier: 10734242
2026-03-29 15:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with identifier: 10734242
2026-03-29 15:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with identifier: 10734242
2026-03-29 15:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with identifier: 10734242 to the API
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '4edb2d88-770f-5dbe-8d64-5a0f300b41a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEN076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734242',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 91807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 30 TFSI - Petrol - Manual - 110 hp - 91.807 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734242%27 HTTP/1.1" 200 None
2026-03-29 15:19:08 [adesa.be] INFO: Saving data for 10734242: {'auction_closing_time': 1774960500.0, 'created_time': 1774606581.266259, 'last_price_update_time': 1774797548.402185}
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734242') HTTP/1.1" 204 0
2026-03-29 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c3e172f-6894-5bbb-b05e-0078975cfe8e with identifier: 10734008
2026-03-29 15:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c3e172f-6894-5bbb-b05e-0078975cfe8e with scrape type 2
2026-03-29 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c3e172f-6894-5bbb-b05e-0078975cfe8e with scrape type 2
2026-03-29 15:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c3e172f-6894-5bbb-b05e-0078975cfe8e, identifier: 10734008
2026-03-29 15:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c3e172f-6894-5bbb-b05e-0078975cfe8e with identifier: 10734008
2026-03-29 15:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c3e172f-6894-5bbb-b05e-0078975cfe8e with identifier: 10734008
2026-03-29 15:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c3e172f-6894-5bbb-b05e-0078975cfe8e with identifier: 10734008 to the API
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734008>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '5c3e172f-6894-5bbb-b05e-0078975cfe8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKR433',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734008',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 122437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 30 TFSI Sport - Petrol - Manual - 110 hp - 122.437 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734008%27 HTTP/1.1" 200 None
2026-03-29 15:19:08 [adesa.be] INFO: Saving data for 10734008: {'auction_closing_time': 1774960500.0, 'created_time': 1774606579.721383, 'last_price_update_time': 1774797548.885187}
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734008') HTTP/1.1" 204 0
2026-03-29 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60e0d770-1d17-5366-b607-b99ae7a4d4fb with identifier: 10734282
2026-03-29 15:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60e0d770-1d17-5366-b607-b99ae7a4d4fb with scrape type 2
2026-03-29 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60e0d770-1d17-5366-b607-b99ae7a4d4fb with scrape type 2
2026-03-29 15:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60e0d770-1d17-5366-b607-b99ae7a4d4fb, identifier: 10734282
2026-03-29 15:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with identifier: 10734196
2026-03-29 15:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with scrape type 2
2026-03-29 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with scrape type 2
2026-03-29 15:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ebd8f7a-101f-5492-862f-0ad5596a5ec9, identifier: 10734196
2026-03-29 15:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60e0d770-1d17-5366-b607-b99ae7a4d4fb with identifier: 10734282
2026-03-29 15:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60e0d770-1d17-5366-b607-b99ae7a4d4fb with identifier: 10734282
2026-03-29 15:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60e0d770-1d17-5366-b607-b99ae7a4d4fb with identifier: 10734282 to the API
2026-03-29 15:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734282>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '60e0d770-1d17-5366-b607-b99ae7a4d4fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEF352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734282',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 152619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 30 TDI Business - Diesel - Automatic - 136 hp - '
'152.619 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734282%27 HTTP/1.1" 200 None
2026-03-29 15:19:09 [adesa.be] INFO: Saving data for 10734282: {'auction_closing_time': 1774960500.0, 'created_time': 1774606600.044353, 'last_price_update_time': 1774797549.45466}
2026-03-29 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734282') HTTP/1.1" 204 0
2026-03-29 15:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with identifier: 10734196
2026-03-29 15:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with identifier: 10734196
2026-03-29 15:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with identifier: 10734196 to the API
2026-03-29 15:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734196>
{'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': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '3ebd8f7a-101f-5492-862f-0ad5596a5ec9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQW903',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734196',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 156507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 30 TDI Attraction - Diesel - Automatic - 136 hp - 156.507 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734196%27 HTTP/1.1" 200 None
2026-03-29 15:19:09 [adesa.be] INFO: Saving data for 10734196: {'auction_closing_time': 1774960500.0, 'created_time': 1774606591.898229, 'last_price_update_time': 1774797549.73223}
2026-03-29 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734196') HTTP/1.1" 204 0
2026-03-29 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84340f6-c517-5e52-963b-c740bfa2170f with identifier: 10742441
2026-03-29 15:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84340f6-c517-5e52-963b-c740bfa2170f with scrape type 2
2026-03-29 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d84340f6-c517-5e52-963b-c740bfa2170f with scrape type 2
2026-03-29 15:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d84340f6-c517-5e52-963b-c740bfa2170f, identifier: 10742441
2026-03-29 15:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d84340f6-c517-5e52-963b-c740bfa2170f with identifier: 10742441
2026-03-29 15:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d84340f6-c517-5e52-963b-c740bfa2170f with identifier: 10742441
2026-03-29 15:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d84340f6-c517-5e52-963b-c740bfa2170f with identifier: 10742441 to the API
2026-03-29 15:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742441>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'd84340f6-c517-5e52-963b-c740bfa2170f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '180405',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742441',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 284098,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2016-07-01',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Seat Leon Sportstourer 1.4 - CNG - Manual - 110 hp - 284.098 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742441%27 HTTP/1.1" 200 None
2026-03-29 15:19:10 [adesa.be] INFO: Saving data for 10742441: {'auction_closing_time': 1774864800.0, 'created_time': 1774711064.539111, 'last_price_update_time': 1774797550.300201}
2026-03-29 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742441') HTTP/1.1" 204 0
2026-03-29 15:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe22fb1-dfb0-5992-9393-4163184edbfe with identifier: 10734185
2026-03-29 15:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe22fb1-dfb0-5992-9393-4163184edbfe with scrape type 2
2026-03-29 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afe22fb1-dfb0-5992-9393-4163184edbfe with scrape type 2
2026-03-29 15:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afe22fb1-dfb0-5992-9393-4163184edbfe, identifier: 10734185
2026-03-29 15:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afe22fb1-dfb0-5992-9393-4163184edbfe with identifier: 10734185
2026-03-29 15:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afe22fb1-dfb0-5992-9393-4163184edbfe with identifier: 10734185
2026-03-29 15:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afe22fb1-dfb0-5992-9393-4163184edbfe with identifier: 10734185 to the API
2026-03-29 15:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734185>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'afe22fb1-dfb0-5992-9393-4163184edbfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKM596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734185',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 144429,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16850,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'144.429 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-29 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734185%27 HTTP/1.1" 200 None
2026-03-29 15:19:10 [adesa.be] INFO: Saving data for 10734185: {'auction_closing_time': 1774960500.0, 'created_time': 1774606597.05189, 'last_price_update_time': 1774797550.666161}
2026-03-29 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734185') HTTP/1.1" 204 0
2026-03-29 15: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 15:19:10 [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 15:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cd09220-a088-5330-a466-b209f4c6ce62 with identifier: 10734310
2026-03-29 15:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cd09220-a088-5330-a466-b209f4c6ce62 with scrape type 2
2026-03-29 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cd09220-a088-5330-a466-b209f4c6ce62 with scrape type 2
2026-03-29 15:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8cd09220-a088-5330-a466-b209f4c6ce62, identifier: 10734310
2026-03-29 15:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8cd09220-a088-5330-a466-b209f4c6ce62 with identifier: 10734310
2026-03-29 15:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8cd09220-a088-5330-a466-b209f4c6ce62 with identifier: 10734310
2026-03-29 15:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8cd09220-a088-5330-a466-b209f4c6ce62 with identifier: 10734310 to the API
2026-03-29 15:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734310>
{'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': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '8cd09220-a088-5330-a466-b209f4c6ce62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRT887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734310',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 195631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-11-02',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'195.631 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734310%27 HTTP/1.1" 200 None
2026-03-29 15:19:11 [adesa.be] INFO: Saving data for 10734310: {'auction_closing_time': 1774960500.0, 'created_time': 1774606603.555555, 'last_price_update_time': 1774797551.045292}
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734310') HTTP/1.1" 204 0
2026-03-29 15:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:11 [adesa.be] INFO: Found listing with ID: 10734311
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734311%27 HTTP/1.1" 200 None
2026-03-29 15:19:11 [adesa.be] INFO: Scrape type for 10734311: 2
2026-03-29 15:19:11 [adesa.be] INFO: Scraping item 10734311 url https://www.openlane.eu/en/carv6/auction/10734311
2026-03-29 15:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d93ce16-ea7a-5c3f-89e4-087bb63b9a16 with identifier: 10734065
2026-03-29 15:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d93ce16-ea7a-5c3f-89e4-087bb63b9a16 with scrape type 2
2026-03-29 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d93ce16-ea7a-5c3f-89e4-087bb63b9a16 with scrape type 2
2026-03-29 15:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d93ce16-ea7a-5c3f-89e4-087bb63b9a16, identifier: 10734065
2026-03-29 15:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a86e240-7ebb-5f56-9cee-e2f8729a2a32 with identifier: 10734143
2026-03-29 15:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a86e240-7ebb-5f56-9cee-e2f8729a2a32 with scrape type 2
2026-03-29 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a86e240-7ebb-5f56-9cee-e2f8729a2a32 with scrape type 2
2026-03-29 15:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a86e240-7ebb-5f56-9cee-e2f8729a2a32, identifier: 10734143
2026-03-29 15:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c1932a6-6765-5ba1-84dc-8b130c88cb10 with identifier: 10734244
2026-03-29 15:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c1932a6-6765-5ba1-84dc-8b130c88cb10 with scrape type 2
2026-03-29 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c1932a6-6765-5ba1-84dc-8b130c88cb10 with scrape type 2
2026-03-29 15:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c1932a6-6765-5ba1-84dc-8b130c88cb10, identifier: 10734244
2026-03-29 15:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d93ce16-ea7a-5c3f-89e4-087bb63b9a16 with identifier: 10734065
2026-03-29 15:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d93ce16-ea7a-5c3f-89e4-087bb63b9a16 with identifier: 10734065
2026-03-29 15:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d93ce16-ea7a-5c3f-89e4-087bb63b9a16 with identifier: 10734065 to the API
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734065>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '4d93ce16-ea7a-5c3f-89e4-087bb63b9a16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATJ281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734065',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 156563,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-07-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 156.563 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734065%27 HTTP/1.1" 200 None
2026-03-29 15:19:11 [adesa.be] INFO: Saving data for 10734065: {'auction_closing_time': 1774960500.0, 'created_time': 1774606594.03453, 'last_price_update_time': 1774797551.627479}
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734065') HTTP/1.1" 204 0
2026-03-29 15:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a86e240-7ebb-5f56-9cee-e2f8729a2a32 with identifier: 10734143
2026-03-29 15:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a86e240-7ebb-5f56-9cee-e2f8729a2a32 with identifier: 10734143
2026-03-29 15:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a86e240-7ebb-5f56-9cee-e2f8729a2a32 with identifier: 10734143 to the API
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734143>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '5a86e240-7ebb-5f56-9cee-e2f8729a2a32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPU107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734143',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 123145,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15050,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'123.145 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734143%27 HTTP/1.1" 200 None
2026-03-29 15:19:11 [adesa.be] INFO: Saving data for 10734143: {'auction_closing_time': 1774960500.0, 'created_time': 1774606590.796715, 'last_price_update_time': 1774797551.901298}
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734143') HTTP/1.1" 204 0
2026-03-29 15:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c1932a6-6765-5ba1-84dc-8b130c88cb10 with identifier: 10734244
2026-03-29 15:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c1932a6-6765-5ba1-84dc-8b130c88cb10 with identifier: 10734244
2026-03-29 15:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c1932a6-6765-5ba1-84dc-8b130c88cb10 with identifier: 10734244 to the API
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '1c1932a6-6765-5ba1-84dc-8b130c88cb10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPN041',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734244',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 150035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 150.035 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734244%27 HTTP/1.1" 200 None
2026-03-29 15:19:12 [adesa.be] INFO: Saving data for 10734244: {'auction_closing_time': 1774960500.0, 'created_time': 1774606596.632919, 'last_price_update_time': 1774797552.163695}
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734244') HTTP/1.1" 204 0
2026-03-29 15:19:12 [adesa.be] INFO: Found listing with ID: 10734018
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734018%27 HTTP/1.1" 200 None
2026-03-29 15:19:12 [adesa.be] INFO: Scrape type for 10734018: 2
2026-03-29 15:19:12 [adesa.be] INFO: Scraping item 10734018 url https://www.openlane.eu/en/carv6/auction/10734018
2026-03-29 15:19:12 [adesa.be] INFO: Found listing with ID: 10734266
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734266%27 HTTP/1.1" 200 None
2026-03-29 15:19:12 [adesa.be] INFO: Scrape type for 10734266: 2
2026-03-29 15:19:12 [adesa.be] INFO: Scraping item 10734266 url https://www.openlane.eu/en/carv6/auction/10734266
2026-03-29 15:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19: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 15:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37f47a18-62c0-521f-9549-0688b06afbfd with identifier: 10742452
2026-03-29 15:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37f47a18-62c0-521f-9549-0688b06afbfd with scrape type 2
2026-03-29 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37f47a18-62c0-521f-9549-0688b06afbfd with scrape type 2
2026-03-29 15:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37f47a18-62c0-521f-9549-0688b06afbfd, identifier: 10742452
2026-03-29 15:19:12 [adesa.be] INFO: Found listing with ID: 10734197
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734197%27 HTTP/1.1" 200 None
2026-03-29 15:19:12 [adesa.be] INFO: Scrape type for 10734197: 2
2026-03-29 15:19:12 [adesa.be] INFO: Scraping item 10734197 url https://www.openlane.eu/en/carv6/auction/10734197
2026-03-29 15:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37f47a18-62c0-521f-9549-0688b06afbfd with identifier: 10742452
2026-03-29 15:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37f47a18-62c0-521f-9549-0688b06afbfd with identifier: 10742452
2026-03-29 15:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37f47a18-62c0-521f-9549-0688b06afbfd with identifier: 10742452 to the API
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742452>
{'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': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '37f47a18-62c0-521f-9549-0688b06afbfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742452',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 198742,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.5 Style - CNG - Automatic - 130 hp - 198.742 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742452%27 HTTP/1.1" 200 None
2026-03-29 15:19:12 [adesa.be] INFO: Saving data for 10742452: {'auction_closing_time': 1774864800.0, 'created_time': 1774711087.23656, 'last_price_update_time': 1774797552.601016}
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742452') HTTP/1.1" 204 0
2026-03-29 15:19:12 [adesa.be] INFO: Found listing with ID: 10738094
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738094%27 HTTP/1.1" 200 None
2026-03-29 15:19:12 [adesa.be] INFO: Scrape type for 10738094: 0
2026-03-29 15:19:12 [adesa.be] INFO: Skipping item 10738094 url https://www.openlane.eu/en/carv6/auction/10738094
2026-03-29 15:19:12 [adesa.be] INFO: Found listing with ID: 10734198
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734198%27 HTTP/1.1" 200 None
2026-03-29 15:19:12 [adesa.be] INFO: Scrape type for 10734198: 2
2026-03-29 15:19:12 [adesa.be] INFO: Scraping item 10734198 url https://www.openlane.eu/en/carv6/auction/10734198
2026-03-29 15:19:12 [adesa.be] INFO: Found listing with ID: 10734199
2026-03-29 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734199%27 HTTP/1.1" 200 None
2026-03-29 15:19:12 [adesa.be] INFO: Scrape type for 10734199: 2
2026-03-29 15:19:12 [adesa.be] INFO: Scraping item 10734199 url https://www.openlane.eu/en/carv6/auction/10734199
2026-03-29 15:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with identifier: 10734308
2026-03-29 15:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with scrape type 2
2026-03-29 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with scrape type 2
2026-03-29 15:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2, identifier: 10734308
2026-03-29 15:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with identifier: 10734309
2026-03-29 15:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with scrape type 2
2026-03-29 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with scrape type 2
2026-03-29 15:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5775e1ca-7e9a-5482-b898-80e5a3f28dd6, identifier: 10734309
2026-03-29 15:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with identifier: 10734308
2026-03-29 15:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with identifier: 10734308
2026-03-29 15:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with identifier: 10734308 to the API
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734308>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '50ef0aa1-901b-57fc-80c4-0b56a17ce6b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734308',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 117199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'117.199 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734308%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Saving data for 10734308: {'auction_closing_time': 1774960500.0, 'created_time': 1774606587.235782, 'last_price_update_time': 1774797553.204009}
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734308') HTTP/1.1" 204 0
2026-03-29 15:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with identifier: 10734309
2026-03-29 15:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with identifier: 10734309
2026-03-29 15:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with identifier: 10734309 to the API
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734309>
{'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': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '5775e1ca-7e9a-5482-b898-80e5a3f28dd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWB148',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734309',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 124094,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 30 TDI Business - Diesel - Automatic - 136 hp - 124.094 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734309%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Saving data for 10734309: {'auction_closing_time': 1774960500.0, 'created_time': 1774606590.473519, 'last_price_update_time': 1774797553.469094}
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734309') HTTP/1.1" 204 0
2026-03-29 15:19:13 [adesa.be] INFO: Found listing with ID: 10734201
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734201%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Scrape type for 10734201: 2
2026-03-29 15:19:13 [adesa.be] INFO: Scraping item 10734201 url https://www.openlane.eu/en/carv6/auction/10734201
2026-03-29 15:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:13 [adesa.be] INFO: Found listing with ID: 10734037
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734037%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Scrape type for 10734037: 2
2026-03-29 15:19:13 [adesa.be] INFO: Scraping item 10734037 url https://www.openlane.eu/en/carv6/auction/10734037
2026-03-29 15: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 15:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15:19:13 [adesa.be] INFO: Found listing with ID: 10734267
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734267%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Scrape type for 10734267: 2
2026-03-29 15:19:13 [adesa.be] INFO: Scraping item 10734267 url https://www.openlane.eu/en/carv6/auction/10734267
2026-03-29 15:19:13 [adesa.be] INFO: Found listing with ID: 10734088
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734088%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Scrape type for 10734088: 2
2026-03-29 15:19:13 [adesa.be] INFO: Scraping item 10734088 url https://www.openlane.eu/en/carv6/auction/10734088
2026-03-29 15:19:13 [adesa.be] INFO: Found listing with ID: 10734200
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734200%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Scrape type for 10734200: 2
2026-03-29 15:19:13 [adesa.be] INFO: Scraping item 10734200 url https://www.openlane.eu/en/carv6/auction/10734200
2026-03-29 15:19:13 [adesa.be] INFO: Found listing with ID: 10734100
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734100%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Scrape type for 10734100: 2
2026-03-29 15:19:13 [adesa.be] INFO: Scraping item 10734100 url https://www.openlane.eu/en/carv6/auction/10734100
2026-03-29 15:19:13 [adesa.be] INFO: Found listing with ID: 10734286
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734286%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Scrape type for 10734286: 2
2026-03-29 15:19:13 [adesa.be] INFO: Scraping item 10734286 url https://www.openlane.eu/en/carv6/auction/10734286
2026-03-29 15:19:13 [adesa.be] INFO: Found listing with ID: 10734202
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734202%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Scrape type for 10734202: 2
2026-03-29 15:19:13 [adesa.be] INFO: Scraping item 10734202 url https://www.openlane.eu/en/carv6/auction/10734202
2026-03-29 15:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f69dd06-430e-5db5-bc98-4c345b2a409e with identifier: 10734243
2026-03-29 15:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f69dd06-430e-5db5-bc98-4c345b2a409e with scrape type 2
2026-03-29 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f69dd06-430e-5db5-bc98-4c345b2a409e with scrape type 2
2026-03-29 15:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f69dd06-430e-5db5-bc98-4c345b2a409e, identifier: 10734243
2026-03-29 15:19:13 [adesa.be] INFO: Found listing with ID: 10734287
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734287%27 HTTP/1.1" 200 None
2026-03-29 15:19:13 [adesa.be] INFO: Scrape type for 10734287: 2
2026-03-29 15:19:13 [adesa.be] INFO: Scraping item 10734287 url https://www.openlane.eu/en/carv6/auction/10734287
2026-03-29 15:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f69dd06-430e-5db5-bc98-4c345b2a409e with identifier: 10734243
2026-03-29 15:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f69dd06-430e-5db5-bc98-4c345b2a409e with identifier: 10734243
2026-03-29 15:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f69dd06-430e-5db5-bc98-4c345b2a409e with identifier: 10734243 to the API
2026-03-29 15:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734243>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '6f69dd06-430e-5db5-bc98-4c345b2a409e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSQ163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734243',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 51428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 51.428 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734243%27 HTTP/1.1" 200 None
2026-03-29 15:19:14 [adesa.be] INFO: Saving data for 10734243: {'auction_closing_time': 1774960500.0, 'created_time': 1774606587.698052, 'last_price_update_time': 1774797554.063045}
2026-03-29 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734243') HTTP/1.1" 204 0
2026-03-29 15:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe84f4ef-be2e-58ad-9dc5-d26550826b74 with identifier: 10734064
2026-03-29 15:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe84f4ef-be2e-58ad-9dc5-d26550826b74 with scrape type 2
2026-03-29 15:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe84f4ef-be2e-58ad-9dc5-d26550826b74 with scrape type 2
2026-03-29 15:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe84f4ef-be2e-58ad-9dc5-d26550826b74, identifier: 10734064
2026-03-29 15:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65942d63-afe8-5014-8c6c-206e7fd7ee06 with identifier: 10734265
2026-03-29 15:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65942d63-afe8-5014-8c6c-206e7fd7ee06 with scrape type 2
2026-03-29 15:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65942d63-afe8-5014-8c6c-206e7fd7ee06 with scrape type 2
2026-03-29 15:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65942d63-afe8-5014-8c6c-206e7fd7ee06, identifier: 10734265
2026-03-29 15:19:14 [adesa.be] INFO: Found listing with ID: 10738093
2026-03-29 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738093%27 HTTP/1.1" 200 None
2026-03-29 15:19:14 [adesa.be] INFO: Scrape type for 10738093: 0
2026-03-29 15:19:14 [adesa.be] INFO: Skipping item 10738093 url https://www.openlane.eu/en/carv6/auction/10738093
2026-03-29 15:19:14 [adesa.be] INFO: Found listing with ID: 10734221
2026-03-29 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734221%27 HTTP/1.1" 200 None
2026-03-29 15:19:14 [adesa.be] INFO: Scrape type for 10734221: 2
2026-03-29 15:19:14 [adesa.be] INFO: Scraping item 10734221 url https://www.openlane.eu/en/carv6/auction/10734221
2026-03-29 15:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe84f4ef-be2e-58ad-9dc5-d26550826b74 with identifier: 10734064
2026-03-29 15:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe84f4ef-be2e-58ad-9dc5-d26550826b74 with identifier: 10734064
2026-03-29 15:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe84f4ef-be2e-58ad-9dc5-d26550826b74 with identifier: 10734064 to the API
2026-03-29 15:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734064>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'fe84f4ef-be2e-58ad-9dc5-d26550826b74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRJ018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734064',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 79780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'79.780 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734064%27 HTTP/1.1" 200 None
2026-03-29 15:19:14 [adesa.be] INFO: Saving data for 10734064: {'auction_closing_time': 1774960500.0, 'created_time': 1774606584.53567, 'last_price_update_time': 1774797554.705285}
2026-03-29 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734064') HTTP/1.1" 204 0
2026-03-29 15:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65942d63-afe8-5014-8c6c-206e7fd7ee06 with identifier: 10734265
2026-03-29 15:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65942d63-afe8-5014-8c6c-206e7fd7ee06 with identifier: 10734265
2026-03-29 15:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65942d63-afe8-5014-8c6c-206e7fd7ee06 with identifier: 10734265 to the API
2026-03-29 15:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734265>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '65942d63-afe8-5014-8c6c-206e7fd7ee06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EDU591',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734265',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 190942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-09-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 190.942 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734265%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Saving data for 10734265: {'auction_closing_time': 1774960500.0, 'created_time': 1774606585.215387, 'last_price_update_time': 1774797555.040515}
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734265') HTTP/1.1" 204 0
2026-03-29 15:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:15 [adesa.be] INFO: Found listing with ID: 10734168
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734168%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Scrape type for 10734168: 2
2026-03-29 15:19:15 [adesa.be] INFO: Scraping item 10734168 url https://www.openlane.eu/en/carv6/auction/10734168
2026-03-29 15: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 15: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 15:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:15 [adesa.be] INFO: Found listing with ID: 10734245
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734245%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Scrape type for 10734245: 2
2026-03-29 15:19:15 [adesa.be] INFO: Scraping item 10734245 url https://www.openlane.eu/en/carv6/auction/10734245
2026-03-29 15:19:15 [adesa.be] INFO: Found listing with ID: 10734220
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734220%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Scrape type for 10734220: 2
2026-03-29 15:19:15 [adesa.be] INFO: Scraping item 10734220 url https://www.openlane.eu/en/carv6/auction/10734220
2026-03-29 15:19:15 [adesa.be] INFO: Found listing with ID: 10734283
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734283%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Scrape type for 10734283: 2
2026-03-29 15:19:15 [adesa.be] INFO: Scraping item 10734283 url https://www.openlane.eu/en/carv6/auction/10734283
2026-03-29 15:19:15 [adesa.be] INFO: Found listing with ID: 10734284
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734284%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Scrape type for 10734284: 2
2026-03-29 15:19:15 [adesa.be] INFO: Scraping item 10734284 url https://www.openlane.eu/en/carv6/auction/10734284
2026-03-29 15:19:15 [adesa.be] INFO: Found listing with ID: 10734169
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734169%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Scrape type for 10734169: 2
2026-03-29 15:19:15 [adesa.be] INFO: Scraping item 10734169 url https://www.openlane.eu/en/carv6/auction/10734169
2026-03-29 15:19:15 [adesa.be] INFO: Found listing with ID: 10734285
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734285%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Scrape type for 10734285: 2
2026-03-29 15:19:15 [adesa.be] INFO: Scraping item 10734285 url https://www.openlane.eu/en/carv6/auction/10734285
2026-03-29 15:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with identifier: 10734048
2026-03-29 15:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with scrape type 2
2026-03-29 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with scrape type 2
2026-03-29 15:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c1755e5-e377-55dd-aa3b-3a15502f7c64, identifier: 10734048
2026-03-29 15:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a741c7e2-b8d0-59bc-bf19-147418f652b7 with identifier: 10742466
2026-03-29 15:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a741c7e2-b8d0-59bc-bf19-147418f652b7 with scrape type 2
2026-03-29 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a741c7e2-b8d0-59bc-bf19-147418f652b7 with scrape type 2
2026-03-29 15:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a741c7e2-b8d0-59bc-bf19-147418f652b7, identifier: 10742466
2026-03-29 15:19:15 [adesa.be] INFO: Found listing with ID: 10734268
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734268%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Scrape type for 10734268: 2
2026-03-29 15:19:15 [adesa.be] INFO: Scraping item 10734268 url https://www.openlane.eu/en/carv6/auction/10734268
2026-03-29 15:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with identifier: 10734048
2026-03-29 15:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with identifier: 10734048
2026-03-29 15:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with identifier: 10734048 to the API
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'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': '6c1755e5-e377-55dd-aa3b-3a15502f7c64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVG575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734048',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 52411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'52.411 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734048%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Saving data for 10734048: {'auction_closing_time': 1774960500.0, 'created_time': 1774606581.60716, 'last_price_update_time': 1774797555.682757}
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734048') HTTP/1.1" 204 0
2026-03-29 15:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a741c7e2-b8d0-59bc-bf19-147418f652b7 with identifier: 10742466
2026-03-29 15:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a741c7e2-b8d0-59bc-bf19-147418f652b7 with identifier: 10742466
2026-03-29 15:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a741c7e2-b8d0-59bc-bf19-147418f652b7 with identifier: 10742466 to the API
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742466>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a741c7e2-b8d0-59bc-bf19-147418f652b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '429198',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742466',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 155720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo V60 T6 Inscription Expression - AWD - Hybrid - Automatic - '
'253 hp - 155.720 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742466%27 HTTP/1.1" 200 None
2026-03-29 15:19:15 [adesa.be] INFO: Saving data for 10742466: {'auction_closing_time': 1774864800.0, 'created_time': 1774711073.165926, 'last_price_update_time': 1774797555.950455}
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742466') HTTP/1.1" 204 0
2026-03-29 15:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448e4b5f-c380-5ce8-a11b-525732e760dd with identifier: 10734000
2026-03-29 15:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448e4b5f-c380-5ce8-a11b-525732e760dd with scrape type 2
2026-03-29 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 448e4b5f-c380-5ce8-a11b-525732e760dd with scrape type 2
2026-03-29 15:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 448e4b5f-c380-5ce8-a11b-525732e760dd, identifier: 10734000
2026-03-29 15:19:16 [adesa.be] INFO: Found listing with ID: 10738089
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738089%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Scrape type for 10738089: 0
2026-03-29 15:19:16 [adesa.be] INFO: Skipping item 10738089 url https://www.openlane.eu/en/carv6/auction/10738089
2026-03-29 15:19:16 [adesa.be] INFO: Found listing with ID: 10734038
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734038%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Scrape type for 10734038: 2
2026-03-29 15:19:16 [adesa.be] INFO: Scraping item 10734038 url https://www.openlane.eu/en/carv6/auction/10734038
2026-03-29 15:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 448e4b5f-c380-5ce8-a11b-525732e760dd with identifier: 10734000
2026-03-29 15:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 448e4b5f-c380-5ce8-a11b-525732e760dd with identifier: 10734000
2026-03-29 15:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 448e4b5f-c380-5ce8-a11b-525732e760dd with identifier: 10734000 to the API
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734000>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '448e4b5f-c380-5ce8-a11b-525732e760dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSZ461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734000',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 92176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 92.176 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734000%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Saving data for 10734000: {'auction_closing_time': 1774960500.0, 'created_time': 1774606588.017412, 'last_price_update_time': 1774797556.35884}
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734000') HTTP/1.1" 204 0
2026-03-29 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:16 [adesa.be] INFO: Found listing with ID: 10738091
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738091%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Scrape type for 10738091: 0
2026-03-29 15:19:16 [adesa.be] INFO: Skipping item 10738091 url https://www.openlane.eu/en/carv6/auction/10738091
2026-03-29 15:19:16 [adesa.be] INFO: Found listing with ID: 10734133
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734133%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Scrape type for 10734133: 2
2026-03-29 15:19:16 [adesa.be] INFO: Scraping item 10734133 url https://www.openlane.eu/en/carv6/auction/10734133
2026-03-29 15: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 15:19:16 [adesa.be] INFO: Found listing with ID: 10738085
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738085%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Scrape type for 10738085: 0
2026-03-29 15:19:16 [adesa.be] INFO: Skipping item 10738085 url https://www.openlane.eu/en/carv6/auction/10738085
2026-03-29 15:19:16 [adesa.be] INFO: Found listing with ID: 10734107
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734107%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Scrape type for 10734107: 2
2026-03-29 15:19:16 [adesa.be] INFO: Scraping item 10734107 url https://www.openlane.eu/en/carv6/auction/10734107
2026-03-29 15:19:16 [adesa.be] INFO: Found listing with ID: 10734144
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734144%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Scrape type for 10734144: 2
2026-03-29 15:19:16 [adesa.be] INFO: Scraping item 10734144 url https://www.openlane.eu/en/carv6/auction/10734144
2026-03-29 15:19:16 [adesa.be] INFO: Found listing with ID: 10734145
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734145%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Scrape type for 10734145: 2
2026-03-29 15:19:16 [adesa.be] INFO: Scraping item 10734145 url https://www.openlane.eu/en/carv6/auction/10734145
2026-03-29 15:19:16 [adesa.be] INFO: Found listing with ID: 10734146
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734146%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Scrape type for 10734146: 2
2026-03-29 15:19:16 [adesa.be] INFO: Scraping item 10734146 url https://www.openlane.eu/en/carv6/auction/10734146
2026-03-29 15:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9266425e-1360-5ad9-9902-a80496045808 with identifier: 10742472
2026-03-29 15:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9266425e-1360-5ad9-9902-a80496045808 with scrape type 2
2026-03-29 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9266425e-1360-5ad9-9902-a80496045808 with scrape type 2
2026-03-29 15:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9266425e-1360-5ad9-9902-a80496045808, identifier: 10742472
2026-03-29 15:19:16 [adesa.be] INFO: Found listing with ID: 10734029
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734029%27 HTTP/1.1" 200 None
2026-03-29 15:19:16 [adesa.be] INFO: Scrape type for 10734029: 2
2026-03-29 15:19:16 [adesa.be] INFO: Scraping item 10734029 url https://www.openlane.eu/en/carv6/auction/10734029
2026-03-29 15:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9266425e-1360-5ad9-9902-a80496045808 with identifier: 10742472
2026-03-29 15:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9266425e-1360-5ad9-9902-a80496045808 with identifier: 10742472
2026-03-29 15:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9266425e-1360-5ad9-9902-a80496045808 with identifier: 10742472 to the API
2026-03-29 15:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742472>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9266425e-1360-5ad9-9902-a80496045808',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '217962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742472',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 96079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2018-09-21',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Passat Variant 1.6 TDI Comfortline - Diesel - Automatic '
'- 120 hp - 96.079 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2018}
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742472%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Saving data for 10742472: {'auction_closing_time': 1774864800.0, 'created_time': 1774711071.117829, 'last_price_update_time': 1774797557.077293}
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742472') HTTP/1.1" 204 0
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734314
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734314%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734314: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734314 url https://www.openlane.eu/en/carv6/auction/10734314
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734203
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734203%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734203: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734203 url https://www.openlane.eu/en/carv6/auction/10734203
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734312
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734312%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734312: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734312 url https://www.openlane.eu/en/carv6/auction/10734312
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734160
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734160%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734160: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734160 url https://www.openlane.eu/en/carv6/auction/10734160
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734039
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734039%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734039: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734039 url https://www.openlane.eu/en/carv6/auction/10734039
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10738137
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738137%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10738137: 0
2026-03-29 15:19:17 [adesa.be] INFO: Skipping item 10738137 url https://www.openlane.eu/en/carv6/auction/10738137
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734313
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734313%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734313: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734313 url https://www.openlane.eu/en/carv6/auction/10734313
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734049
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734049%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734049: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734049 url https://www.openlane.eu/en/carv6/auction/10734049
2026-03-29 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734288
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734288%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734288: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734288 url https://www.openlane.eu/en/carv6/auction/10734288
2026-03-29 15: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 15: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 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734289
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734289%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734289: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734289 url https://www.openlane.eu/en/carv6/auction/10734289
2026-03-29 15: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 15:19:17 [adesa.be] INFO: Found listing with ID: 10734315
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734315%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734315: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734315 url https://www.openlane.eu/en/carv6/auction/10734315
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734108
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734108%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734108: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734108 url https://www.openlane.eu/en/carv6/auction/10734108
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734089
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734089%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734089: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734089 url https://www.openlane.eu/en/carv6/auction/10734089
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734019
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734019%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734019: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734019 url https://www.openlane.eu/en/carv6/auction/10734019
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10738087
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738087%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10738087: 0
2026-03-29 15:19:17 [adesa.be] INFO: Skipping item 10738087 url https://www.openlane.eu/en/carv6/auction/10738087
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734050
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734050%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734050: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734050 url https://www.openlane.eu/en/carv6/auction/10734050
2026-03-29 15:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1090708e-d891-57c0-9dd1-011bd2e34a39 with identifier: 10742476
2026-03-29 15:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1090708e-d891-57c0-9dd1-011bd2e34a39 with scrape type 2
2026-03-29 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1090708e-d891-57c0-9dd1-011bd2e34a39 with scrape type 2
2026-03-29 15:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1090708e-d891-57c0-9dd1-011bd2e34a39, identifier: 10742476
2026-03-29 15:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 494421b5-6b5f-50fd-9790-7e32f58c1ffc with identifier: 10742434
2026-03-29 15:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 494421b5-6b5f-50fd-9790-7e32f58c1ffc with scrape type 2
2026-03-29 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 494421b5-6b5f-50fd-9790-7e32f58c1ffc with scrape type 2
2026-03-29 15:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 494421b5-6b5f-50fd-9790-7e32f58c1ffc, identifier: 10742434
2026-03-29 15:19:17 [adesa.be] INFO: Found listing with ID: 10734124
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734124%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Scrape type for 10734124: 2
2026-03-29 15:19:17 [adesa.be] INFO: Scraping item 10734124 url https://www.openlane.eu/en/carv6/auction/10734124
2026-03-29 15:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1090708e-d891-57c0-9dd1-011bd2e34a39 with identifier: 10742476
2026-03-29 15:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1090708e-d891-57c0-9dd1-011bd2e34a39 with identifier: 10742476
2026-03-29 15:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1090708e-d891-57c0-9dd1-011bd2e34a39 with identifier: 10742476 to the API
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742476>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '1090708e-d891-57c0-9dd1-011bd2e34a39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '001704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742476',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 161685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2016-07-13',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 161.685 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742476%27 HTTP/1.1" 200 None
2026-03-29 15:19:17 [adesa.be] INFO: Saving data for 10742476: {'auction_closing_time': 1774864800.0, 'created_time': 1774711081.33922, 'last_price_update_time': 1774797557.873162}
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742476') HTTP/1.1" 204 0
2026-03-29 15:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 494421b5-6b5f-50fd-9790-7e32f58c1ffc with identifier: 10742434
2026-03-29 15:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 494421b5-6b5f-50fd-9790-7e32f58c1ffc with identifier: 10742434
2026-03-29 15:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 494421b5-6b5f-50fd-9790-7e32f58c1ffc with identifier: 10742434 to the API
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '494421b5-6b5f-50fd-9790-7e32f58c1ffc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXX941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742434',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 219635,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 219.635 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742434%27 HTTP/1.1" 200 None
2026-03-29 15:19:18 [adesa.be] INFO: Saving data for 10742434: {'auction_closing_time': 1774864800.0, 'created_time': 1774711078.354846, 'last_price_update_time': 1774797558.270184}
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742434') HTTP/1.1" 204 0
2026-03-29 15:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with identifier: 10742480
2026-03-29 15:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with scrape type 2
2026-03-29 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with scrape type 2
2026-03-29 15:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ba0b942-a34f-5224-b0a3-ca216d5ac38f, identifier: 10742480
2026-03-29 15:19:18 [adesa.be] INFO: Found listing with ID: 10734007
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734007%27 HTTP/1.1" 200 None
2026-03-29 15:19:18 [adesa.be] INFO: Scrape type for 10734007: 2
2026-03-29 15:19:18 [adesa.be] INFO: Scraping item 10734007 url https://www.openlane.eu/en/carv6/auction/10734007
2026-03-29 15:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with identifier: 10742480
2026-03-29 15:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with identifier: 10742480
2026-03-29 15:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with identifier: 10742480 to the API
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742480>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9ba0b942-a34f-5224-b0a3-ca216d5ac38f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '156113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742480',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 207023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2018-02-21',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Passat Variant 1.6 TDI Comfortline Business - Diesel - '
'Automatic - 120 hp - 207.023 km',
'transmission': 'automatic',
'trim': 'Comfortline Business',
'vin': None,
'year': 2018}
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742480%27 HTTP/1.1" 200 None
2026-03-29 15:19:18 [adesa.be] INFO: Saving data for 10742480: {'auction_closing_time': 1774864800.0, 'created_time': 1774711075.73962, 'last_price_update_time': 1774797558.663421}
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742480') HTTP/1.1" 204 0
2026-03-29 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:18 [adesa.be] INFO: Found listing with ID: 10738123
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738123%27 HTTP/1.1" 200 None
2026-03-29 15:19:18 [adesa.be] INFO: Scrape type for 10738123: 0
2026-03-29 15:19:18 [adesa.be] INFO: Skipping item 10738123 url https://www.openlane.eu/en/carv6/auction/10738123
2026-03-29 15:19:18 [adesa.be] INFO: Found listing with ID: 10734109
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734109%27 HTTP/1.1" 200 None
2026-03-29 15:19:18 [adesa.be] INFO: Scrape type for 10734109: 2
2026-03-29 15:19:18 [adesa.be] INFO: Scraping item 10734109 url https://www.openlane.eu/en/carv6/auction/10734109
2026-03-29 15:19: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 15:19:18 [adesa.be] INFO: Found listing with ID: 10734134
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734134%27 HTTP/1.1" 200 None
2026-03-29 15:19:18 [adesa.be] INFO: Scrape type for 10734134: 2
2026-03-29 15:19:18 [adesa.be] INFO: Scraping item 10734134 url https://www.openlane.eu/en/carv6/auction/10734134
2026-03-29 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:18 [adesa.be] INFO: Found listing with ID: 10734066
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734066%27 HTTP/1.1" 200 None
2026-03-29 15:19:18 [adesa.be] INFO: Scrape type for 10734066: 2
2026-03-29 15:19:18 [adesa.be] INFO: Scraping item 10734066 url https://www.openlane.eu/en/carv6/auction/10734066
2026-03-29 15:19: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 15:19:18 [adesa.be] INFO: Found listing with ID: 10734110
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734110%27 HTTP/1.1" 200 None
2026-03-29 15:19:18 [adesa.be] INFO: Scrape type for 10734110: 2
2026-03-29 15:19:18 [adesa.be] INFO: Scraping item 10734110 url https://www.openlane.eu/en/carv6/auction/10734110
2026-03-29 15:19:18 [adesa.be] INFO: Found listing with ID: 10734222
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734222%27 HTTP/1.1" 200 None
2026-03-29 15:19:18 [adesa.be] INFO: Scrape type for 10734222: 2
2026-03-29 15:19:18 [adesa.be] INFO: Scraping item 10734222 url https://www.openlane.eu/en/carv6/auction/10734222
2026-03-29 15:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cea5bfe-9faf-535e-8c04-4bb825f94535 with identifier: 10734018
2026-03-29 15:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cea5bfe-9faf-535e-8c04-4bb825f94535 with scrape type 2
2026-03-29 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cea5bfe-9faf-535e-8c04-4bb825f94535 with scrape type 2
2026-03-29 15:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0cea5bfe-9faf-535e-8c04-4bb825f94535, identifier: 10734018
2026-03-29 15:19:18 [adesa.be] INFO: Found listing with ID: 10734125
2026-03-29 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734125%27 HTTP/1.1" 200 None
2026-03-29 15:19:18 [adesa.be] INFO: Scrape type for 10734125: 2
2026-03-29 15:19:18 [adesa.be] INFO: Scraping item 10734125 url https://www.openlane.eu/en/carv6/auction/10734125
2026-03-29 15:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0cea5bfe-9faf-535e-8c04-4bb825f94535 with identifier: 10734018
2026-03-29 15:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0cea5bfe-9faf-535e-8c04-4bb825f94535 with identifier: 10734018
2026-03-29 15:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0cea5bfe-9faf-535e-8c04-4bb825f94535 with identifier: 10734018 to the API
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734018>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '0cea5bfe-9faf-535e-8c04-4bb825f94535',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPX081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734018',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 116535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'116.535 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734018%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Saving data for 10734018: {'auction_closing_time': 1774960500.0, 'created_time': 1774606599.004578, 'last_price_update_time': 1774797559.20851}
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734018') HTTP/1.1" 204 0
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10734170
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734170%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10734170: 2
2026-03-29 15:19:19 [adesa.be] INFO: Scraping item 10734170 url https://www.openlane.eu/en/carv6/auction/10734170
2026-03-29 15:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with identifier: 10742474
2026-03-29 15:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with scrape type 2
2026-03-29 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with scrape type 2
2026-03-29 15:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72cc9cca-bf77-5ac8-97d8-a14c0db08727, identifier: 10742474
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10734090
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734090%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10734090: 2
2026-03-29 15:19:19 [adesa.be] INFO: Scraping item 10734090 url https://www.openlane.eu/en/carv6/auction/10734090
2026-03-29 15:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with identifier: 10742474
2026-03-29 15:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with identifier: 10742474
2026-03-29 15:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with identifier: 10742474 to the API
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742474>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '72cc9cca-bf77-5ac8-97d8-a14c0db08727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '065577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742474',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 68899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-01-22',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Polo 1.0 TGI Comfortline - CNG - Manual - 90 hp - 68.899 '
'km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742474%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Saving data for 10742474: {'auction_closing_time': 1774864800.0, 'created_time': 1774711073.895726, 'last_price_update_time': 1774797559.630676}
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742474') HTTP/1.1" 204 0
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10734067
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734067%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10734067: 2
2026-03-29 15:19:19 [adesa.be] INFO: Scraping item 10734067 url https://www.openlane.eu/en/carv6/auction/10734067
2026-03-29 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10734186
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734186%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10734186: 2
2026-03-29 15:19:19 [adesa.be] INFO: Scraping item 10734186 url https://www.openlane.eu/en/carv6/auction/10734186
2026-03-29 15:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10734204
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734204%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10734204: 2
2026-03-29 15:19:19 [adesa.be] INFO: Scraping item 10734204 url https://www.openlane.eu/en/carv6/auction/10734204
2026-03-29 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10734187
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734187%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10734187: 2
2026-03-29 15:19:19 [adesa.be] INFO: Scraping item 10734187 url https://www.openlane.eu/en/carv6/auction/10734187
2026-03-29 15:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10734009
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734009%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10734009: 2
2026-03-29 15:19:19 [adesa.be] INFO: Scraping item 10734009 url https://www.openlane.eu/en/carv6/auction/10734009
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10738103
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738103%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10738103: 0
2026-03-29 15:19:19 [adesa.be] INFO: Skipping item 10738103 url https://www.openlane.eu/en/carv6/auction/10738103
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10734111
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734111%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10734111: 2
2026-03-29 15:19:19 [adesa.be] INFO: Scraping item 10734111 url https://www.openlane.eu/en/carv6/auction/10734111
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10734051
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734051%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10734051: 2
2026-03-29 15:19:19 [adesa.be] INFO: Scraping item 10734051 url https://www.openlane.eu/en/carv6/auction/10734051
2026-03-29 15:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with identifier: 10734099
2026-03-29 15:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with scrape type 2
2026-03-29 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with scrape type 2
2026-03-29 15:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f, identifier: 10734099
2026-03-29 15:19:19 [adesa.be] INFO: Found listing with ID: 10734290
2026-03-29 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734290%27 HTTP/1.1" 200 None
2026-03-29 15:19:19 [adesa.be] INFO: Scrape type for 10734290: 2
2026-03-29 15:19:19 [adesa.be] INFO: Scraping item 10734290 url https://www.openlane.eu/en/carv6/auction/10734290
2026-03-29 15:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with identifier: 10734099
2026-03-29 15:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with identifier: 10734099
2026-03-29 15:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with identifier: 10734099 to the API
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734099>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '8f2ae2b9-f16c-5123-a83c-c9c682dffa5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734099',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 54057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15550,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'54.057 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734099%27 HTTP/1.1" 200 None
2026-03-29 15:19:20 [adesa.be] INFO: Saving data for 10734099: {'auction_closing_time': 1774960500.0, 'created_time': 1774606584.871488, 'last_price_update_time': 1774797560.195302}
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734099') HTTP/1.1" 204 0
2026-03-29 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f218c849-4747-5361-b1f9-fb522de2b7d9 with identifier: 10734311
2026-03-29 15:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f218c849-4747-5361-b1f9-fb522de2b7d9 with scrape type 2
2026-03-29 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f218c849-4747-5361-b1f9-fb522de2b7d9 with scrape type 2
2026-03-29 15:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f218c849-4747-5361-b1f9-fb522de2b7d9, identifier: 10734311
2026-03-29 15:19:20 [adesa.be] INFO: Found listing with ID: 10734112
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734112%27 HTTP/1.1" 200 None
2026-03-29 15:19:20 [adesa.be] INFO: Scrape type for 10734112: 2
2026-03-29 15:19:20 [adesa.be] INFO: Scraping item 10734112 url https://www.openlane.eu/en/carv6/auction/10734112
2026-03-29 15:19: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 15:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f218c849-4747-5361-b1f9-fb522de2b7d9 with identifier: 10734311
2026-03-29 15:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f218c849-4747-5361-b1f9-fb522de2b7d9 with identifier: 10734311
2026-03-29 15:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f218c849-4747-5361-b1f9-fb522de2b7d9 with identifier: 10734311 to the API
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734311>
{'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': 204,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'f218c849-4747-5361-b1f9-fb522de2b7d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABQ364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734311',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A7',
'odometer': 95522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Audi A7 Sportback 40 TDI - Diesel - Automatic - 204 hp - 95.522 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734311%27 HTTP/1.1" 200 None
2026-03-29 15:19:20 [adesa.be] INFO: Saving data for 10734311: {'auction_closing_time': 1774960500.0, 'created_time': 1774606602.520749, 'last_price_update_time': 1774797560.652432}
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734311') HTTP/1.1" 204 0
2026-03-29 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:20 [adesa.be] INFO: Found listing with ID: 10734155
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734155%27 HTTP/1.1" 200 None
2026-03-29 15:19:20 [adesa.be] INFO: Scrape type for 10734155: 2
2026-03-29 15:19:20 [adesa.be] INFO: Scraping item 10734155 url https://www.openlane.eu/en/carv6/auction/10734155
2026-03-29 15:19: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 15:19: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 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:20 [adesa.be] INFO: Found listing with ID: 10734020
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734020%27 HTTP/1.1" 200 None
2026-03-29 15:19:20 [adesa.be] INFO: Scrape type for 10734020: 2
2026-03-29 15:19:20 [adesa.be] INFO: Scraping item 10734020 url https://www.openlane.eu/en/carv6/auction/10734020
2026-03-29 15:19: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 15:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb5810f5-2ffb-5ed6-b0f8-286b67644463 with identifier: 10734199
2026-03-29 15:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb5810f5-2ffb-5ed6-b0f8-286b67644463 with scrape type 2
2026-03-29 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb5810f5-2ffb-5ed6-b0f8-286b67644463 with scrape type 2
2026-03-29 15:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb5810f5-2ffb-5ed6-b0f8-286b67644463, identifier: 10734199
2026-03-29 15:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb5810f5-2ffb-5ed6-b0f8-286b67644463 with identifier: 10734199
2026-03-29 15:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb5810f5-2ffb-5ed6-b0f8-286b67644463 with identifier: 10734199
2026-03-29 15:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb5810f5-2ffb-5ed6-b0f8-286b67644463 with identifier: 10734199 to the API
2026-03-29 15:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734199>
{'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': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'fb5810f5-2ffb-5ed6-b0f8-286b67644463',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPZ763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734199',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 52536,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q2 35 TFSI Advanced - Petrol - Manual - 150 hp - 52.536 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734199%27 HTTP/1.1" 200 None
2026-03-29 15:19:21 [adesa.be] INFO: Saving data for 10734199: {'auction_closing_time': 1774960500.0, 'created_time': 1774606605.502284, 'last_price_update_time': 1774797561.079888}
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734199') HTTP/1.1" 204 0
2026-03-29 15:19:21 [adesa.be] INFO: Found listing with ID: 10734052
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734052%27 HTTP/1.1" 200 None
2026-03-29 15:19:21 [adesa.be] INFO: Scrape type for 10734052: 2
2026-03-29 15:19:21 [adesa.be] INFO: Scraping item 10734052 url https://www.openlane.eu/en/carv6/auction/10734052
2026-03-29 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:21 [adesa.be] INFO: Found listing with ID: 10734269
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734269%27 HTTP/1.1" 200 None
2026-03-29 15:19:21 [adesa.be] INFO: Scrape type for 10734269: 2
2026-03-29 15:19:21 [adesa.be] INFO: Scraping item 10734269 url https://www.openlane.eu/en/carv6/auction/10734269
2026-03-29 15:19:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d0622d5-5e80-5b26-a675-489cc7770bcb with identifier: 10734184
2026-03-29 15:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d0622d5-5e80-5b26-a675-489cc7770bcb with scrape type 2
2026-03-29 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d0622d5-5e80-5b26-a675-489cc7770bcb with scrape type 2
2026-03-29 15:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d0622d5-5e80-5b26-a675-489cc7770bcb, identifier: 10734184
2026-03-29 15:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94dd7be4-47bb-52f7-bdce-5d0a325a7dc5 with identifier: 10734198
2026-03-29 15:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94dd7be4-47bb-52f7-bdce-5d0a325a7dc5 with scrape type 2
2026-03-29 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94dd7be4-47bb-52f7-bdce-5d0a325a7dc5 with scrape type 2
2026-03-29 15:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94dd7be4-47bb-52f7-bdce-5d0a325a7dc5, identifier: 10734198
2026-03-29 15:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e27050af-e4b4-57cc-9f01-a0b4ce272664 with identifier: 10734201
2026-03-29 15:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e27050af-e4b4-57cc-9f01-a0b4ce272664 with scrape type 2
2026-03-29 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e27050af-e4b4-57cc-9f01-a0b4ce272664 with scrape type 2
2026-03-29 15:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e27050af-e4b4-57cc-9f01-a0b4ce272664, identifier: 10734201
2026-03-29 15:19:21 [adesa.be] INFO: Found listing with ID: 10734135
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734135%27 HTTP/1.1" 200 None
2026-03-29 15:19:21 [adesa.be] INFO: Scrape type for 10734135: 2
2026-03-29 15:19:21 [adesa.be] INFO: Scraping item 10734135 url https://www.openlane.eu/en/carv6/auction/10734135
2026-03-29 15:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d0622d5-5e80-5b26-a675-489cc7770bcb with identifier: 10734184
2026-03-29 15:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d0622d5-5e80-5b26-a675-489cc7770bcb with identifier: 10734184
2026-03-29 15:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d0622d5-5e80-5b26-a675-489cc7770bcb with identifier: 10734184 to the API
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734184>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0d0622d5-5e80-5b26-a675-489cc7770bcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRQ471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734184',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 100208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 100.208 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734184%27 HTTP/1.1" 200 None
2026-03-29 15:19:21 [adesa.be] INFO: Saving data for 10734184: {'auction_closing_time': 1774960500.0, 'created_time': 1774606583.072873, 'last_price_update_time': 1774797561.662786}
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734184') HTTP/1.1" 204 0
2026-03-29 15:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94dd7be4-47bb-52f7-bdce-5d0a325a7dc5 with identifier: 10734198
2026-03-29 15:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94dd7be4-47bb-52f7-bdce-5d0a325a7dc5 with identifier: 10734198
2026-03-29 15:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94dd7be4-47bb-52f7-bdce-5d0a325a7dc5 with identifier: 10734198 to the API
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734198>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '94dd7be4-47bb-52f7-bdce-5d0a325a7dc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVW731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734198',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 183362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-04-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q2 30 TFSI Attraction - Petrol - Manual - 110 hp - 183.362 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734198%27 HTTP/1.1" 200 None
2026-03-29 15:19:21 [adesa.be] INFO: Saving data for 10734198: {'auction_closing_time': 1774960500.0, 'created_time': 1774606601.736834, 'last_price_update_time': 1774797561.929291}
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734198') HTTP/1.1" 204 0
2026-03-29 15:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e27050af-e4b4-57cc-9f01-a0b4ce272664 with identifier: 10734201
2026-03-29 15:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e27050af-e4b4-57cc-9f01-a0b4ce272664 with identifier: 10734201
2026-03-29 15:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e27050af-e4b4-57cc-9f01-a0b4ce272664 with identifier: 10734201 to the API
2026-03-29 15:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734201>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e27050af-e4b4-57cc-9f01-a0b4ce272664',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUM924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734201',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 35227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 35.227 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-29 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734201%27 HTTP/1.1" 200 None
2026-03-29 15:19:22 [adesa.be] INFO: Saving data for 10734201: {'auction_closing_time': 1774960500.0, 'created_time': 1774606603.871001, 'last_price_update_time': 1774797562.211824}
2026-03-29 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734201') HTTP/1.1" 204 0
2026-03-29 15:19:22 [adesa.be] INFO: Found listing with ID: 10734188
2026-03-29 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734188%27 HTTP/1.1" 200 None
2026-03-29 15:19:22 [adesa.be] INFO: Scrape type for 10734188: 2
2026-03-29 15:19:22 [adesa.be] INFO: Scraping item 10734188 url https://www.openlane.eu/en/carv6/auction/10734188
2026-03-29 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7f56a45-72b7-571a-b194-57c0dd49f6c4 with identifier: 10734221
2026-03-29 15:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7f56a45-72b7-571a-b194-57c0dd49f6c4 with scrape type 2
2026-03-29 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7f56a45-72b7-571a-b194-57c0dd49f6c4 with scrape type 2
2026-03-29 15:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7f56a45-72b7-571a-b194-57c0dd49f6c4, identifier: 10734221
2026-03-29 15:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7f56a45-72b7-571a-b194-57c0dd49f6c4 with identifier: 10734221
2026-03-29 15:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7f56a45-72b7-571a-b194-57c0dd49f6c4 with identifier: 10734221
2026-03-29 15:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7f56a45-72b7-571a-b194-57c0dd49f6c4 with identifier: 10734221 to the API
2026-03-29 15:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734221>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd7f56a45-72b7-571a-b194-57c0dd49f6c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMS033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734221',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 102948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 102.948 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:23 [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 15:19:23 [adesa.be] INFO: Saving data for 10734221: {'auction_closing_time': 1774960500.0, 'created_time': 1774606631.972749, 'last_price_update_time': 1774797563.169532}
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734221') HTTP/1.1" 204 0
2026-03-29 15:19:23 [adesa.be] INFO: Found listing with ID: 10734189
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:23 [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 15:19:23 [adesa.be] INFO: Scrape type for 10734189: 2
2026-03-29 15:19:23 [adesa.be] INFO: Scraping item 10734189 url https://www.openlane.eu/en/carv6/auction/10734189
2026-03-29 15:19:23 [adesa.be] INFO: Found listing with ID: 10738102
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:23 [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 15:19:23 [adesa.be] INFO: Scrape type for 10738102: 0
2026-03-29 15:19:23 [adesa.be] INFO: Skipping item 10738102 url https://www.openlane.eu/en/carv6/auction/10738102
2026-03-29 15:19:23 [adesa.be] INFO: Found listing with ID: 10734068
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:23 [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 15:19:23 [adesa.be] INFO: Scrape type for 10734068: 2
2026-03-29 15:19:23 [adesa.be] INFO: Scraping item 10734068 url https://www.openlane.eu/en/carv6/auction/10734068
2026-03-29 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15: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 15:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28341e01-878c-5d90-8323-76bd0759548b with identifier: 10734038
2026-03-29 15:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28341e01-878c-5d90-8323-76bd0759548b with scrape type 2
2026-03-29 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28341e01-878c-5d90-8323-76bd0759548b with scrape type 2
2026-03-29 15:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28341e01-878c-5d90-8323-76bd0759548b, identifier: 10734038
2026-03-29 15:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beaad25d-97a7-5a01-89cc-2a23e0501518 with identifier: 10734287
2026-03-29 15:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beaad25d-97a7-5a01-89cc-2a23e0501518 with scrape type 2
2026-03-29 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beaad25d-97a7-5a01-89cc-2a23e0501518 with scrape type 2
2026-03-29 15:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: beaad25d-97a7-5a01-89cc-2a23e0501518, identifier: 10734287
2026-03-29 15:19:23 [adesa.be] INFO: Found listing with ID: 10734246
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:23 [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 15:19:23 [adesa.be] INFO: Scrape type for 10734246: 2
2026-03-29 15:19:23 [adesa.be] INFO: Scraping item 10734246 url https://www.openlane.eu/en/carv6/auction/10734246
2026-03-29 15:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28341e01-878c-5d90-8323-76bd0759548b with identifier: 10734038
2026-03-29 15:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28341e01-878c-5d90-8323-76bd0759548b with identifier: 10734038
2026-03-29 15:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28341e01-878c-5d90-8323-76bd0759548b with identifier: 10734038 to the API
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734038>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '28341e01-878c-5d90-8323-76bd0759548b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FMA993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734038',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 13316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2024-06-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q4 E-tron Sportback 82 kWh Advanced - Electric - Automatic - '
'285 hp - 13.316 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:23 [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 15:19:23 [adesa.be] INFO: Saving data for 10734038: {'auction_closing_time': 1774960500.0, 'created_time': 1774606630.823097, 'last_price_update_time': 1774797563.713763}
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734038') HTTP/1.1" 204 0
2026-03-29 15:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: beaad25d-97a7-5a01-89cc-2a23e0501518 with identifier: 10734287
2026-03-29 15:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: beaad25d-97a7-5a01-89cc-2a23e0501518 with identifier: 10734287
2026-03-29 15:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: beaad25d-97a7-5a01-89cc-2a23e0501518 with identifier: 10734287 to the API
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734287>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Black',
'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': 'beaad25d-97a7-5a01-89cc-2a23e0501518',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 159427,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 1.4 TFSI S Line - Hybrid - Automatic - 150 hp - '
'159.427 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:24 [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 15:19:24 [adesa.be] INFO: Saving data for 10734287: {'auction_closing_time': 1774960500.0, 'created_time': 1774606618.988335, 'last_price_update_time': 1774797564.069473}
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734287') HTTP/1.1" 204 0
2026-03-29 15:19:24 [adesa.be] INFO: Found listing with ID: 10734225
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:24 [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 15:19:24 [adesa.be] INFO: Scrape type for 10734225: 2
2026-03-29 15:19:24 [adesa.be] INFO: Scraping item 10734225 url https://www.openlane.eu/en/carv6/auction/10734225
2026-03-29 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de59c581-26fd-5943-8ee9-4cfc7ca6e947 with identifier: 10734049
2026-03-29 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de59c581-26fd-5943-8ee9-4cfc7ca6e947 with scrape type 2
2026-03-29 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de59c581-26fd-5943-8ee9-4cfc7ca6e947 with scrape type 2
2026-03-29 15:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de59c581-26fd-5943-8ee9-4cfc7ca6e947, identifier: 10734049
2026-03-29 15:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with identifier: 10734313
2026-03-29 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with scrape type 2
2026-03-29 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with scrape type 2
2026-03-29 15:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7aba2ee9-371c-56a5-8ffe-8c680d61fddc, identifier: 10734313
2026-03-29 15:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1733dfea-d82a-577c-b2c8-1b4f507ffd15 with identifier: 10734288
2026-03-29 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1733dfea-d82a-577c-b2c8-1b4f507ffd15 with scrape type 2
2026-03-29 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1733dfea-d82a-577c-b2c8-1b4f507ffd15 with scrape type 2
2026-03-29 15:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1733dfea-d82a-577c-b2c8-1b4f507ffd15, identifier: 10734288
2026-03-29 15:19: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 15:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de59c581-26fd-5943-8ee9-4cfc7ca6e947 with identifier: 10734049
2026-03-29 15:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de59c581-26fd-5943-8ee9-4cfc7ca6e947 with identifier: 10734049
2026-03-29 15:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de59c581-26fd-5943-8ee9-4cfc7ca6e947 with identifier: 10734049 to the API
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'de59c581-26fd-5943-8ee9-4cfc7ca6e947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEA987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734049',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 94681,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 94.681 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:24 [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 15:19:24 [adesa.be] INFO: Saving data for 10734049: {'auction_closing_time': 1774960500.0, 'created_time': 1774606650.769645, 'last_price_update_time': 1774797564.65278}
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734049') HTTP/1.1" 204 0
2026-03-29 15:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with identifier: 10734313
2026-03-29 15:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with identifier: 10734313
2026-03-29 15:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with identifier: 10734313 to the API
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '7aba2ee9-371c-56a5-8ffe-8c680d61fddc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRN809',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 83798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 83.798 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:24 [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 15:19:24 [adesa.be] INFO: Saving data for 10734313: {'auction_closing_time': 1774960500.0, 'created_time': 1774606643.444003, 'last_price_update_time': 1774797564.927862}
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734313') HTTP/1.1" 204 0
2026-03-29 15:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1733dfea-d82a-577c-b2c8-1b4f507ffd15 with identifier: 10734288
2026-03-29 15:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1733dfea-d82a-577c-b2c8-1b4f507ffd15 with identifier: 10734288
2026-03-29 15:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1733dfea-d82a-577c-b2c8-1b4f507ffd15 with identifier: 10734288 to the API
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734288>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '1733dfea-d82a-577c-b2c8-1b4f507ffd15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUK166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734288',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 58116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13550,
'price_includes_vat': True,
'registration_date': '2023-06-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116i - Petrol - Automatic - 109 hp - 58.116 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734288%27 HTTP/1.1" 200 None
2026-03-29 15:19:25 [adesa.be] INFO: Saving data for 10734288: {'auction_closing_time': 1774960500.0, 'created_time': 1774606645.526105, 'last_price_update_time': 1774797565.232774}
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734288') HTTP/1.1" 204 0
2026-03-29 15:19:25 [adesa.be] INFO: Found listing with ID: 10734247
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734247%27 HTTP/1.1" 200 None
2026-03-29 15:19:25 [adesa.be] INFO: Scrape type for 10734247: 2
2026-03-29 15:19:25 [adesa.be] INFO: Scraping item 10734247 url https://www.openlane.eu/en/carv6/auction/10734247
2026-03-29 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:25 [adesa.be] INFO: Found listing with ID: 10734147
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734147%27 HTTP/1.1" 200 None
2026-03-29 15:19:25 [adesa.be] INFO: Scrape type for 10734147: 2
2026-03-29 15:19:25 [adesa.be] INFO: Scraping item 10734147 url https://www.openlane.eu/en/carv6/auction/10734147
2026-03-29 15:19: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 15:19: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 15:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a304c9e9-f961-56d3-897b-800bf0d56460 with identifier: 10734007
2026-03-29 15:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a304c9e9-f961-56d3-897b-800bf0d56460 with scrape type 2
2026-03-29 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a304c9e9-f961-56d3-897b-800bf0d56460 with scrape type 2
2026-03-29 15:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a304c9e9-f961-56d3-897b-800bf0d56460, identifier: 10734007
2026-03-29 15:19:25 [adesa.be] INFO: Found listing with ID: 10734224
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734224%27 HTTP/1.1" 200 None
2026-03-29 15:19:25 [adesa.be] INFO: Scrape type for 10734224: 2
2026-03-29 15:19:25 [adesa.be] INFO: Scraping item 10734224 url https://www.openlane.eu/en/carv6/auction/10734224
2026-03-29 15:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a304c9e9-f961-56d3-897b-800bf0d56460 with identifier: 10734007
2026-03-29 15:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a304c9e9-f961-56d3-897b-800bf0d56460 with identifier: 10734007
2026-03-29 15:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a304c9e9-f961-56d3-897b-800bf0d56460 with identifier: 10734007 to the API
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734007>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'a304c9e9-f961-56d3-897b-800bf0d56460',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRM680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734007',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 118063,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'118.063 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734007%27 HTTP/1.1" 200 None
2026-03-29 15:19:25 [adesa.be] INFO: Saving data for 10734007: {'auction_closing_time': 1774960500.0, 'created_time': 1774606655.829029, 'last_price_update_time': 1774797565.67412}
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734007') HTTP/1.1" 204 0
2026-03-29 15:19:25 [adesa.be] INFO: Found listing with ID: 10734223
2026-03-29 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734223%27 HTTP/1.1" 200 None
2026-03-29 15:19:25 [adesa.be] INFO: Scrape type for 10734223: 2
2026-03-29 15:19:25 [adesa.be] INFO: Scraping item 10734223 url https://www.openlane.eu/en/carv6/auction/10734223
2026-03-29 15:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d9712c-c53e-5b82-996c-5d96846e462f with identifier: 10734067
2026-03-29 15:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d9712c-c53e-5b82-996c-5d96846e462f with scrape type 2
2026-03-29 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d9712c-c53e-5b82-996c-5d96846e462f with scrape type 2
2026-03-29 15:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0d9712c-c53e-5b82-996c-5d96846e462f, identifier: 10734067
2026-03-29 15:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612e661d-c269-5864-bfd8-9d5b055e482a with identifier: 10734134
2026-03-29 15:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612e661d-c269-5864-bfd8-9d5b055e482a with scrape type 2
2026-03-29 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612e661d-c269-5864-bfd8-9d5b055e482a with scrape type 2
2026-03-29 15:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 612e661d-c269-5864-bfd8-9d5b055e482a, identifier: 10734134
2026-03-29 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0d9712c-c53e-5b82-996c-5d96846e462f with identifier: 10734067
2026-03-29 15:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0d9712c-c53e-5b82-996c-5d96846e462f with identifier: 10734067
2026-03-29 15:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0d9712c-c53e-5b82-996c-5d96846e462f with identifier: 10734067 to the API
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b0d9712c-c53e-5b82-996c-5d96846e462f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAL018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734067',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 150951,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 136 hp - 150.951 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734067%27 HTTP/1.1" 200 None
2026-03-29 15:19:26 [adesa.be] INFO: Saving data for 10734067: {'auction_closing_time': 1774960500.0, 'created_time': 1774606661.263202, 'last_price_update_time': 1774797566.190991}
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734067') HTTP/1.1" 204 0
2026-03-29 15:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 612e661d-c269-5864-bfd8-9d5b055e482a with identifier: 10734134
2026-03-29 15:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 612e661d-c269-5864-bfd8-9d5b055e482a with identifier: 10734134
2026-03-29 15:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 612e661d-c269-5864-bfd8-9d5b055e482a with identifier: 10734134 to the API
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734134>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '612e661d-c269-5864-bfd8-9d5b055e482a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQQ979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734134',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 77791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 77.791 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734134%27 HTTP/1.1" 200 None
2026-03-29 15:19:26 [adesa.be] INFO: Saving data for 10734134: {'auction_closing_time': 1774960500.0, 'created_time': 1774606656.154417, 'last_price_update_time': 1774797566.459587}
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734134') HTTP/1.1" 204 0
2026-03-29 15:19:26 [adesa.be] INFO: Found listing with ID: 10738128
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738128%27 HTTP/1.1" 200 None
2026-03-29 15:19:26 [adesa.be] INFO: Scrape type for 10738128: 0
2026-03-29 15:19:26 [adesa.be] INFO: Skipping item 10738128 url https://www.openlane.eu/en/carv6/auction/10738128
2026-03-29 15:19:26 [adesa.be] INFO: Found listing with ID: 10734054
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734054%27 HTTP/1.1" 200 None
2026-03-29 15:19:26 [adesa.be] INFO: Scrape type for 10734054: 2
2026-03-29 15:19:26 [adesa.be] INFO: Scraping item 10734054 url https://www.openlane.eu/en/carv6/auction/10734054
2026-03-29 15:19: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 15:19:26 [adesa.be] INFO: Found listing with ID: 10734248
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734248%27 HTTP/1.1" 200 None
2026-03-29 15:19:26 [adesa.be] INFO: Scrape type for 10734248: 2
2026-03-29 15:19:26 [adesa.be] INFO: Scraping item 10734248 url https://www.openlane.eu/en/carv6/auction/10734248
2026-03-29 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19: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 15:19: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 15:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a4ade15-eb40-5ae8-b432-69a395db6d1e with identifier: 10742419
2026-03-29 15:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a4ade15-eb40-5ae8-b432-69a395db6d1e with scrape type 2
2026-03-29 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a4ade15-eb40-5ae8-b432-69a395db6d1e with scrape type 2
2026-03-29 15:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a4ade15-eb40-5ae8-b432-69a395db6d1e, identifier: 10742419
2026-03-29 15:19:26 [adesa.be] INFO: Found listing with ID: 10738107
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738107%27 HTTP/1.1" 200 None
2026-03-29 15:19:26 [adesa.be] INFO: Scrape type for 10738107: 0
2026-03-29 15:19:26 [adesa.be] INFO: Skipping item 10738107 url https://www.openlane.eu/en/carv6/auction/10738107
2026-03-29 15:19:26 [adesa.be] INFO: Found listing with ID: 10738088
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738088%27 HTTP/1.1" 200 None
2026-03-29 15:19:26 [adesa.be] INFO: Scrape type for 10738088: 0
2026-03-29 15:19:26 [adesa.be] INFO: Skipping item 10738088 url https://www.openlane.eu/en/carv6/auction/10738088
2026-03-29 15:19:26 [adesa.be] INFO: Found listing with ID: 10734171
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734171%27 HTTP/1.1" 200 None
2026-03-29 15:19:26 [adesa.be] INFO: Scrape type for 10734171: 2
2026-03-29 15:19:26 [adesa.be] INFO: Scraping item 10734171 url https://www.openlane.eu/en/carv6/auction/10734171
2026-03-29 15:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a4ade15-eb40-5ae8-b432-69a395db6d1e with identifier: 10742419
2026-03-29 15:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a4ade15-eb40-5ae8-b432-69a395db6d1e with identifier: 10742419
2026-03-29 15:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a4ade15-eb40-5ae8-b432-69a395db6d1e with identifier: 10742419 to the API
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742419>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3a4ade15-eb40-5ae8-b432-69a395db6d1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742419',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 227320,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2018-07-19',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo V60 D2 Dynamic Edition - Diesel - Manual - 120 hp - 227.320 '
'km',
'transmission': 'manual',
'trim': 'Dynamic Edition',
'vin': None,
'year': 2018}
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710742419%27 HTTP/1.1" 200 None
2026-03-29 15:19:26 [adesa.be] INFO: Saving data for 10742419: {'auction_closing_time': 1774864800.0, 'created_time': 1774711074.562443, 'last_price_update_time': 1774797566.927644}
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742419') HTTP/1.1" 204 0
2026-03-29 15:19:27 [adesa.be] INFO: Found listing with ID: 10734053
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734053%27 HTTP/1.1" 200 None
2026-03-29 15:19:27 [adesa.be] INFO: Scrape type for 10734053: 2
2026-03-29 15:19:27 [adesa.be] INFO: Scraping item 10734053 url https://www.openlane.eu/en/carv6/auction/10734053
2026-03-29 15:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:27 [adesa.be] INFO: Found listing with ID: 10734113
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734113%27 HTTP/1.1" 200 None
2026-03-29 15:19:27 [adesa.be] INFO: Scrape type for 10734113: 2
2026-03-29 15:19:27 [adesa.be] INFO: Scraping item 10734113 url https://www.openlane.eu/en/carv6/auction/10734113
2026-03-29 15: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 15:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with identifier: 10734112
2026-03-29 15:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with scrape type 2
2026-03-29 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with scrape type 2
2026-03-29 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b, identifier: 10734112
2026-03-29 15:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with identifier: 10734204
2026-03-29 15:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with scrape type 2
2026-03-29 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with scrape type 2
2026-03-29 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a738d7d9-9cc4-5f20-a7ba-5592dce25f15, identifier: 10734204
2026-03-29 15:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fba02ed5-2be4-5078-b44a-4a8a05f12a0f with identifier: 10734290
2026-03-29 15:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba02ed5-2be4-5078-b44a-4a8a05f12a0f with scrape type 2
2026-03-29 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fba02ed5-2be4-5078-b44a-4a8a05f12a0f with scrape type 2
2026-03-29 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fba02ed5-2be4-5078-b44a-4a8a05f12a0f, identifier: 10734290
2026-03-29 15:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with identifier: 10734112
2026-03-29 15:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with identifier: 10734112
2026-03-29 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with identifier: 10734112 to the API
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734112>
{'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': 204,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWJ507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734112',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 43732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23350,
'price_includes_vat': True,
'registration_date': '2022-04-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 204 hp - 43.732 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734112%27 HTTP/1.1" 200 None
2026-03-29 15:19:27 [adesa.be] INFO: Saving data for 10734112: {'auction_closing_time': 1774960500.0, 'created_time': 1774606669.668607, 'last_price_update_time': 1774797567.61609}
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734112') HTTP/1.1" 204 0
2026-03-29 15:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with identifier: 10734204
2026-03-29 15:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with identifier: 10734204
2026-03-29 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with identifier: 10734204 to the API
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734204>
{'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': 190,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'a738d7d9-9cc4-5f20-a7ba-5592dce25f15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLV039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734204',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 175892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320d Lounge - Diesel - Manual - 190 hp - '
'175.892 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734204%27 HTTP/1.1" 200 None
2026-03-29 15:19:27 [adesa.be] INFO: Saving data for 10734204: {'auction_closing_time': 1774960500.0, 'created_time': 1774606667.179548, 'last_price_update_time': 1774797567.87705}
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734204') HTTP/1.1" 204 0
2026-03-29 15:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fba02ed5-2be4-5078-b44a-4a8a05f12a0f with identifier: 10734290
2026-03-29 15:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fba02ed5-2be4-5078-b44a-4a8a05f12a0f with identifier: 10734290
2026-03-29 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fba02ed5-2be4-5078-b44a-4a8a05f12a0f with identifier: 10734290 to the API
2026-03-29 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734290>
{'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': 292,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'fba02ed5-2be4-5078-b44a-4a8a05f12a0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMC521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 127995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 330e - xDrive - Hybrid - Automatic - 292 hp - '
'127.995 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:28 [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 15:19:28 [adesa.be] INFO: Saving data for 10734290: {'auction_closing_time': 1774960500.0, 'created_time': 1774606674.88206, 'last_price_update_time': 1774797568.154713}
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734290') HTTP/1.1" 204 0
2026-03-29 15:19:28 [adesa.be] INFO: Found listing with ID: 10734156
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:28 [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 15:19:28 [adesa.be] INFO: Scrape type for 10734156: 2
2026-03-29 15:19:28 [adesa.be] INFO: Scraping item 10734156 url https://www.openlane.eu/en/carv6/auction/10734156
2026-03-29 15:19:28 [adesa.be] INFO: Found listing with ID: 10734270
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:28 [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 15:19:28 [adesa.be] INFO: Scrape type for 10734270: 2
2026-03-29 15:19:28 [adesa.be] INFO: Scraping item 10734270 url https://www.openlane.eu/en/carv6/auction/10734270
2026-03-29 15:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea42fd1b-b436-5613-8a43-fdada84d7bca with identifier: 10734051
2026-03-29 15:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea42fd1b-b436-5613-8a43-fdada84d7bca with scrape type 2
2026-03-29 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea42fd1b-b436-5613-8a43-fdada84d7bca with scrape type 2
2026-03-29 15:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea42fd1b-b436-5613-8a43-fdada84d7bca, identifier: 10734051
2026-03-29 15:19:28 [adesa.be] INFO: Found listing with ID: 10734249
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:28 [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 15:19:28 [adesa.be] INFO: Scrape type for 10734249: 2
2026-03-29 15:19:28 [adesa.be] INFO: Scraping item 10734249 url https://www.openlane.eu/en/carv6/auction/10734249
2026-03-29 15:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea42fd1b-b436-5613-8a43-fdada84d7bca with identifier: 10734051
2026-03-29 15:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea42fd1b-b436-5613-8a43-fdada84d7bca with identifier: 10734051
2026-03-29 15:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea42fd1b-b436-5613-8a43-fdada84d7bca with identifier: 10734051 to the API
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734051>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ea42fd1b-b436-5613-8a43-fdada84d7bca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPB304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734051',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 94794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 292 hp - 94.794 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:28 [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 15:19:28 [adesa.be] INFO: Saving data for 10734051: {'auction_closing_time': 1774960500.0, 'created_time': 1774606668.150415, 'last_price_update_time': 1774797568.591551}
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734051') HTTP/1.1" 204 0
2026-03-29 15:19:28 [adesa.be] INFO: Found listing with ID: 10738108
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:28 [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 15:19:28 [adesa.be] INFO: Scrape type for 10738108: 0
2026-03-29 15:19:28 [adesa.be] INFO: Skipping item 10738108 url https://www.openlane.eu/en/carv6/auction/10738108
2026-03-29 15:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a0e02d4-61dd-5a96-bf53-ca57266142aa with identifier: 10734155
2026-03-29 15:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a0e02d4-61dd-5a96-bf53-ca57266142aa with scrape type 2
2026-03-29 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a0e02d4-61dd-5a96-bf53-ca57266142aa with scrape type 2
2026-03-29 15:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a0e02d4-61dd-5a96-bf53-ca57266142aa, identifier: 10734155
2026-03-29 15:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a0e02d4-61dd-5a96-bf53-ca57266142aa with identifier: 10734155
2026-03-29 15:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a0e02d4-61dd-5a96-bf53-ca57266142aa with identifier: 10734155
2026-03-29 15:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a0e02d4-61dd-5a96-bf53-ca57266142aa with identifier: 10734155 to the API
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734155>
{'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': 184,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5a0e02d4-61dd-5a96-bf53-ca57266142aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJU865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734155',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 154342,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 184 hp - 154.342 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:28 [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 15:19:28 [adesa.be] INFO: Saving data for 10734155: {'auction_closing_time': 1774960500.0, 'created_time': 1774606672.238385, 'last_price_update_time': 1774797568.983863}
2026-03-29 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734155') HTTP/1.1" 204 0
2026-03-29 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9546dae-5383-5608-9c8d-9a05f088759d with identifier: 10734168
2026-03-29 15:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9546dae-5383-5608-9c8d-9a05f088759d with scrape type 2
2026-03-29 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9546dae-5383-5608-9c8d-9a05f088759d with scrape type 2
2026-03-29 15:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9546dae-5383-5608-9c8d-9a05f088759d, identifier: 10734168
2026-03-29 15:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9546dae-5383-5608-9c8d-9a05f088759d with identifier: 10734168
2026-03-29 15:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9546dae-5383-5608-9c8d-9a05f088759d with identifier: 10734168
2026-03-29 15:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9546dae-5383-5608-9c8d-9a05f088759d with identifier: 10734168 to the API
2026-03-29 15:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734168>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'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': 'e9546dae-5383-5608-9c8d-9a05f088759d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGU653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734168',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 44031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 44.031 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-29 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:29 [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 15:19:29 [adesa.be] INFO: Saving data for 10734168: {'auction_closing_time': 1774960500.0, 'created_time': 1774606632.319816, 'last_price_update_time': 1774797569.343382}
2026-03-29 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734168') HTTP/1.1" 204 0
2026-03-29 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19: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 15:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b377934f-8d4a-5993-a8b7-fcd921c7eeaa with identifier: 10734135
2026-03-29 15:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b377934f-8d4a-5993-a8b7-fcd921c7eeaa with scrape type 2
2026-03-29 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b377934f-8d4a-5993-a8b7-fcd921c7eeaa with scrape type 2
2026-03-29 15:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b377934f-8d4a-5993-a8b7-fcd921c7eeaa, identifier: 10734135
2026-03-29 15:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b377934f-8d4a-5993-a8b7-fcd921c7eeaa with identifier: 10734135
2026-03-29 15:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b377934f-8d4a-5993-a8b7-fcd921c7eeaa with identifier: 10734135
2026-03-29 15:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b377934f-8d4a-5993-a8b7-fcd921c7eeaa with identifier: 10734135 to the API
2026-03-29 15:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734135>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b377934f-8d4a-5993-a8b7-fcd921c7eeaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQU977',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734135',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 66887,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 163 hp - 66.887 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:29 [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 15:19:29 [adesa.be] INFO: Saving data for 10734135: {'auction_closing_time': 1774960500.0, 'created_time': 1774606688.422098, 'last_price_update_time': 1774797569.71771}
2026-03-29 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734135') HTTP/1.1" 204 0
2026-03-29 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19: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 15:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e151ec1c-c1ee-5137-941b-8d7eb5db024e with identifier: 10734269
2026-03-29 15:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e151ec1c-c1ee-5137-941b-8d7eb5db024e with scrape type 2
2026-03-29 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e151ec1c-c1ee-5137-941b-8d7eb5db024e with scrape type 2
2026-03-29 15:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e151ec1c-c1ee-5137-941b-8d7eb5db024e, identifier: 10734269
2026-03-29 15:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4a7fe16-ef57-5445-87a8-1c077984ea68 with identifier: 10734189
2026-03-29 15:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4a7fe16-ef57-5445-87a8-1c077984ea68 with scrape type 2
2026-03-29 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4a7fe16-ef57-5445-87a8-1c077984ea68 with scrape type 2
2026-03-29 15:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4a7fe16-ef57-5445-87a8-1c077984ea68, identifier: 10734189
2026-03-29 15:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e151ec1c-c1ee-5137-941b-8d7eb5db024e with identifier: 10734269
2026-03-29 15:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e151ec1c-c1ee-5137-941b-8d7eb5db024e with identifier: 10734269
2026-03-29 15:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e151ec1c-c1ee-5137-941b-8d7eb5db024e with identifier: 10734269 to the API
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'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': 'e151ec1c-c1ee-5137-941b-8d7eb5db024e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHP215',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734269',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 120814,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-04-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series Touring 518d - Diesel - Automatic - 150 hp - 120.814 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734269%27 HTTP/1.1" 200 None
2026-03-29 15:19:30 [adesa.be] INFO: Saving data for 10734269: {'auction_closing_time': 1774960500.0, 'created_time': 1774606671.919385, 'last_price_update_time': 1774797570.190737}
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734269') HTTP/1.1" 204 0
2026-03-29 15:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4a7fe16-ef57-5445-87a8-1c077984ea68 with identifier: 10734189
2026-03-29 15:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4a7fe16-ef57-5445-87a8-1c077984ea68 with identifier: 10734189
2026-03-29 15:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4a7fe16-ef57-5445-87a8-1c077984ea68 with identifier: 10734189 to the API
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734189>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': 'd4a7fe16-ef57-5445-87a8-1c077984ea68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GVH701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734189',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX2',
'odometer': 7987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31350,
'price_includes_vat': True,
'registration_date': '2025-04-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX2 20 - Electric - Automatic - 204 hp - 7.987 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734189%27 HTTP/1.1" 200 None
2026-03-29 15:19:30 [adesa.be] INFO: Saving data for 10734189: {'auction_closing_time': 1774960500.0, 'created_time': 1774606675.244971, 'last_price_update_time': 1774797570.472029}
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734189') HTTP/1.1" 204 0
2026-03-29 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c15209a3-f9b8-5ea0-a0ec-a774957740f2 with identifier: 10734020
2026-03-29 15:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c15209a3-f9b8-5ea0-a0ec-a774957740f2 with scrape type 2
2026-03-29 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c15209a3-f9b8-5ea0-a0ec-a774957740f2 with scrape type 2
2026-03-29 15:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c15209a3-f9b8-5ea0-a0ec-a774957740f2, identifier: 10734020
2026-03-29 15:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90760a85-d884-5c27-8557-1ff574033492 with identifier: 10734225
2026-03-29 15:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90760a85-d884-5c27-8557-1ff574033492 with scrape type 2
2026-03-29 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90760a85-d884-5c27-8557-1ff574033492 with scrape type 2
2026-03-29 15:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90760a85-d884-5c27-8557-1ff574033492, identifier: 10734225
2026-03-29 15:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c15209a3-f9b8-5ea0-a0ec-a774957740f2 with identifier: 10734020
2026-03-29 15:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c15209a3-f9b8-5ea0-a0ec-a774957740f2 with identifier: 10734020
2026-03-29 15:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c15209a3-f9b8-5ea0-a0ec-a774957740f2 with identifier: 10734020 to the API
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734020>
{'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': 292,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'c15209a3-f9b8-5ea0-a0ec-a774957740f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMJ568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734020',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 59999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e M Sport - Hybrid - Automatic - 292 hp - 59.999 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734020%27 HTTP/1.1" 200 None
2026-03-29 15:19:30 [adesa.be] INFO: Saving data for 10734020: {'auction_closing_time': 1774960500.0, 'created_time': 1774606677.856462, 'last_price_update_time': 1774797570.950633}
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734020') HTTP/1.1" 204 0
2026-03-29 15:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90760a85-d884-5c27-8557-1ff574033492 with identifier: 10734225
2026-03-29 15:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90760a85-d884-5c27-8557-1ff574033492 with identifier: 10734225
2026-03-29 15:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90760a85-d884-5c27-8557-1ff574033492 with identifier: 10734225 to the API
2026-03-29 15:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734225>
{'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': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '90760a85-d884-5c27-8557-1ff574033492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMF922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734225',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 125107,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2020-10-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 125.107 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734225%27 HTTP/1.1" 200 None
2026-03-29 15:19:31 [adesa.be] INFO: Saving data for 10734225: {'auction_closing_time': 1774960500.0, 'created_time': 1774606682.543533, 'last_price_update_time': 1774797571.521041}
2026-03-29 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734225') HTTP/1.1" 204 0
2026-03-29 15:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19: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 15:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef9bc18d-b437-5b68-a1f9-e879b75d396c with identifier: 10734188
2026-03-29 15:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef9bc18d-b437-5b68-a1f9-e879b75d396c with scrape type 2
2026-03-29 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef9bc18d-b437-5b68-a1f9-e879b75d396c with scrape type 2
2026-03-29 15:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef9bc18d-b437-5b68-a1f9-e879b75d396c, identifier: 10734188
2026-03-29 15:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f236ac0-9777-569f-a8e8-8f3178680a98 with identifier: 10734247
2026-03-29 15:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f236ac0-9777-569f-a8e8-8f3178680a98 with scrape type 2
2026-03-29 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f236ac0-9777-569f-a8e8-8f3178680a98 with scrape type 2
2026-03-29 15:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f236ac0-9777-569f-a8e8-8f3178680a98, identifier: 10734247
2026-03-29 15:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef9bc18d-b437-5b68-a1f9-e879b75d396c with identifier: 10734188
2026-03-29 15:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef9bc18d-b437-5b68-a1f9-e879b75d396c with identifier: 10734188
2026-03-29 15:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef9bc18d-b437-5b68-a1f9-e879b75d396c with identifier: 10734188 to the API
2026-03-29 15:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734188>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ef9bc18d-b437-5b68-a1f9-e879b75d396c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPP159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734188',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 167994,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21350,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series Touring 530e - xDrive - Hybrid - Automatic - 163 hp - '
'167.994 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734188%27 HTTP/1.1" 200 None
2026-03-29 15:19:32 [adesa.be] INFO: Saving data for 10734188: {'auction_closing_time': 1774960500.0, 'created_time': 1774606676.376362, 'last_price_update_time': 1774797572.003327}
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734188') HTTP/1.1" 204 0
2026-03-29 15:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f236ac0-9777-569f-a8e8-8f3178680a98 with identifier: 10734247
2026-03-29 15:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f236ac0-9777-569f-a8e8-8f3178680a98 with identifier: 10734247
2026-03-29 15:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f236ac0-9777-569f-a8e8-8f3178680a98 with identifier: 10734247 to the API
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734247>
{'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': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '7f236ac0-9777-569f-a8e8-8f3178680a98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQN921',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734247',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 145068,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 145.068 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734247%27 HTTP/1.1" 200 None
2026-03-29 15:19:32 [adesa.be] INFO: Saving data for 10734247: {'auction_closing_time': 1774960500.0, 'created_time': 1774606678.833342, 'last_price_update_time': 1774797572.293596}
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734247') HTTP/1.1" 204 0
2026-03-29 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b277185-858d-5de9-8922-72d1c7d40ceb with identifier: 10734054
2026-03-29 15:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b277185-858d-5de9-8922-72d1c7d40ceb with scrape type 2
2026-03-29 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b277185-858d-5de9-8922-72d1c7d40ceb with scrape type 2
2026-03-29 15:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b277185-858d-5de9-8922-72d1c7d40ceb, identifier: 10734054
2026-03-29 15:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 711d8e9f-db32-5bf3-855a-3f476fcc843d with identifier: 10734246
2026-03-29 15:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 711d8e9f-db32-5bf3-855a-3f476fcc843d with scrape type 2
2026-03-29 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 711d8e9f-db32-5bf3-855a-3f476fcc843d with scrape type 2
2026-03-29 15:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 711d8e9f-db32-5bf3-855a-3f476fcc843d, identifier: 10734246
2026-03-29 15:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b277185-858d-5de9-8922-72d1c7d40ceb with identifier: 10734054
2026-03-29 15:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b277185-858d-5de9-8922-72d1c7d40ceb with identifier: 10734054
2026-03-29 15:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b277185-858d-5de9-8922-72d1c7d40ceb with identifier: 10734054 to the API
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734054>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '9b277185-858d-5de9-8922-72d1c7d40ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRN345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734054',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 117173,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'117.173 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734054%27 HTTP/1.1" 200 None
2026-03-29 15:19:32 [adesa.be] INFO: Saving data for 10734054: {'auction_closing_time': 1774960500.0, 'created_time': 1774606682.877745, 'last_price_update_time': 1774797572.759583}
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734054') HTTP/1.1" 204 0
2026-03-29 15:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 711d8e9f-db32-5bf3-855a-3f476fcc843d with identifier: 10734246
2026-03-29 15:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 711d8e9f-db32-5bf3-855a-3f476fcc843d with identifier: 10734246
2026-03-29 15:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 711d8e9f-db32-5bf3-855a-3f476fcc843d with identifier: 10734246 to the API
2026-03-29 15:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734246>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '711d8e9f-db32-5bf3-855a-3f476fcc843d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRJ394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734246',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 114666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 114.666 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:33 [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 15:19:33 [adesa.be] INFO: Saving data for 10734246: {'auction_closing_time': 1774960500.0, 'created_time': 1774606678.190462, 'last_price_update_time': 1774797573.03017}
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734246') HTTP/1.1" 204 0
2026-03-29 15:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2475535-59d8-56b1-8030-94e505332252 with identifier: 10734147
2026-03-29 15:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2475535-59d8-56b1-8030-94e505332252 with scrape type 2
2026-03-29 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2475535-59d8-56b1-8030-94e505332252 with scrape type 2
2026-03-29 15:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2475535-59d8-56b1-8030-94e505332252, identifier: 10734147
2026-03-29 15:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59c9504b-3a2b-5693-bed8-463420e8be7a with identifier: 10734223
2026-03-29 15:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59c9504b-3a2b-5693-bed8-463420e8be7a with scrape type 2
2026-03-29 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59c9504b-3a2b-5693-bed8-463420e8be7a with scrape type 2
2026-03-29 15:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59c9504b-3a2b-5693-bed8-463420e8be7a, identifier: 10734223
2026-03-29 15:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2475535-59d8-56b1-8030-94e505332252 with identifier: 10734147
2026-03-29 15:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2475535-59d8-56b1-8030-94e505332252 with identifier: 10734147
2026-03-29 15:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2475535-59d8-56b1-8030-94e505332252 with identifier: 10734147 to the API
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734147>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e2475535-59d8-56b1-8030-94e505332252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLJ748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734147',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92887,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14850,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 92.887 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:33 [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 15:19:33 [adesa.be] INFO: Saving data for 10734147: {'auction_closing_time': 1774960500.0, 'created_time': 1774606684.653199, 'last_price_update_time': 1774797573.517129}
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734147') HTTP/1.1" 204 0
2026-03-29 15:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59c9504b-3a2b-5693-bed8-463420e8be7a with identifier: 10734223
2026-03-29 15:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59c9504b-3a2b-5693-bed8-463420e8be7a with identifier: 10734223
2026-03-29 15:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59c9504b-3a2b-5693-bed8-463420e8be7a with identifier: 10734223 to the API
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734223>
{'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': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '59c9504b-3a2b-5693-bed8-463420e8be7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVG683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734223',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 79497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 79.497 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:33 [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 15:19:33 [adesa.be] INFO: Saving data for 10734223: {'auction_closing_time': 1774960500.0, 'created_time': 1774606681.346805, 'last_price_update_time': 1774797573.808167}
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734223') HTTP/1.1" 204 0
2026-03-29 15:19:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.084(s), this was the 1st time calling it.
2026-03-29 15:19:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.806116539457398 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 15:19:33 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'b245c1c8fc7ae67d2cbe22e9361939eb', '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=b245c1c8fc7ae67d2cbe22e9361939eb.
2026-03-29 15:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e26d982f-bcdc-5580-9430-ff92c155470f with identifier: 10734156
2026-03-29 15:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e26d982f-bcdc-5580-9430-ff92c155470f with scrape type 2
2026-03-29 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e26d982f-bcdc-5580-9430-ff92c155470f with scrape type 2
2026-03-29 15:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e26d982f-bcdc-5580-9430-ff92c155470f, identifier: 10734156
2026-03-29 15:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e26d982f-bcdc-5580-9430-ff92c155470f with identifier: 10734156
2026-03-29 15:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e26d982f-bcdc-5580-9430-ff92c155470f with identifier: 10734156
2026-03-29 15:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e26d982f-bcdc-5580-9430-ff92c155470f with identifier: 10734156 to the API
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734156>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e26d982f-bcdc-5580-9430-ff92c155470f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWU557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734156',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 150408,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13150,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 150.408 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:34 [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 15:19:34 [adesa.be] INFO: Saving data for 10734156: {'auction_closing_time': 1774960500.0, 'created_time': 1774606685.072966, 'last_price_update_time': 1774797574.177239}
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734156') HTTP/1.1" 204 0
2026-03-29 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3bdc802-480e-5777-abff-d7a07e6aa168 with identifier: 10734053
2026-03-29 15:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3bdc802-480e-5777-abff-d7a07e6aa168 with scrape type 2
2026-03-29 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3bdc802-480e-5777-abff-d7a07e6aa168 with scrape type 2
2026-03-29 15:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3bdc802-480e-5777-abff-d7a07e6aa168, identifier: 10734053
2026-03-29 15:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e024cb0-5b19-5400-a41d-38d6f4b69fff with identifier: 10734052
2026-03-29 15:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e024cb0-5b19-5400-a41d-38d6f4b69fff with scrape type 2
2026-03-29 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e024cb0-5b19-5400-a41d-38d6f4b69fff with scrape type 2
2026-03-29 15:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e024cb0-5b19-5400-a41d-38d6f4b69fff, identifier: 10734052
2026-03-29 15:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3bdc802-480e-5777-abff-d7a07e6aa168 with identifier: 10734053
2026-03-29 15:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3bdc802-480e-5777-abff-d7a07e6aa168 with identifier: 10734053
2026-03-29 15:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3bdc802-480e-5777-abff-d7a07e6aa168 with identifier: 10734053 to the API
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734053>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b3bdc802-480e-5777-abff-d7a07e6aa168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSX911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734053',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 102641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2020-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 102.641 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:34 [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 15:19:34 [adesa.be] INFO: Saving data for 10734053: {'auction_closing_time': 1774960500.0, 'created_time': 1774606681.024932, 'last_price_update_time': 1774797574.635514}
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734053') HTTP/1.1" 204 0
2026-03-29 15:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e024cb0-5b19-5400-a41d-38d6f4b69fff with identifier: 10734052
2026-03-29 15:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e024cb0-5b19-5400-a41d-38d6f4b69fff with identifier: 10734052
2026-03-29 15:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e024cb0-5b19-5400-a41d-38d6f4b69fff with identifier: 10734052 to the API
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734052>
{'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': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1e024cb0-5b19-5400-a41d-38d6f4b69fff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTC905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734052',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 98878,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e - xDrive - Hybrid - 163 hp - 98.878 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:34 [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 15:19:34 [adesa.be] INFO: Saving data for 10734052: {'auction_closing_time': 1774960500.0, 'created_time': 1774606673.894137, 'last_price_update_time': 1774797574.919561}
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734052') HTTP/1.1" 204 0
2026-03-29 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 270103cc-b39c-51e4-9487-6eb94f869d25 with identifier: 10734249
2026-03-29 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 270103cc-b39c-51e4-9487-6eb94f869d25 with scrape type 2
2026-03-29 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 270103cc-b39c-51e4-9487-6eb94f869d25 with scrape type 2
2026-03-29 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 270103cc-b39c-51e4-9487-6eb94f869d25, identifier: 10734249
2026-03-29 15:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 270103cc-b39c-51e4-9487-6eb94f869d25 with identifier: 10734249
2026-03-29 15:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 270103cc-b39c-51e4-9487-6eb94f869d25 with identifier: 10734249
2026-03-29 15:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 270103cc-b39c-51e4-9487-6eb94f869d25 with identifier: 10734249 to the API
2026-03-29 15:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734249>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '270103cc-b39c-51e4-9487-6eb94f869d25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRF027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734249',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 169483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 169.483 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:35 [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 15:19:35 [adesa.be] INFO: Saving data for 10734249: {'auction_closing_time': 1774960500.0, 'created_time': 1774606688.082889, 'last_price_update_time': 1774797575.343473}
2026-03-29 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734249') HTTP/1.1" 204 0
2026-03-29 15:19: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 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a5c52bb-744a-5643-94e9-fd36555e6928 with identifier: 10734113
2026-03-29 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a5c52bb-744a-5643-94e9-fd36555e6928 with scrape type 2
2026-03-29 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a5c52bb-744a-5643-94e9-fd36555e6928 with scrape type 2
2026-03-29 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a5c52bb-744a-5643-94e9-fd36555e6928, identifier: 10734113
2026-03-29 15:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a5c52bb-744a-5643-94e9-fd36555e6928 with identifier: 10734113
2026-03-29 15:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a5c52bb-744a-5643-94e9-fd36555e6928 with identifier: 10734113
2026-03-29 15:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a5c52bb-744a-5643-94e9-fd36555e6928 with identifier: 10734113 to the API
2026-03-29 15:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734113>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2a5c52bb-744a-5643-94e9-fd36555e6928',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHY231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734113',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 116371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14850,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 116.371 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:35 [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 15:19:35 [adesa.be] INFO: Saving data for 10734113: {'auction_closing_time': 1774960500.0, 'created_time': 1774606688.773657, 'last_price_update_time': 1774797575.705708}
2026-03-29 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734113') HTTP/1.1" 204 0
2026-03-29 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:35 [adesa.be] INFO: Found listing with ID: 10734002
2026-03-29 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:35 [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 15:19:35 [adesa.be] INFO: Scrape type for 10734002: 2
2026-03-29 15:19:35 [adesa.be] INFO: Scraping item 10734002 url https://www.openlane.eu/en/carv6/auction/10734002
2026-03-29 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c7216bc-56d1-5403-97c4-17e712741ba2 with identifier: 10734171
2026-03-29 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7216bc-56d1-5403-97c4-17e712741ba2 with scrape type 2
2026-03-29 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c7216bc-56d1-5403-97c4-17e712741ba2 with scrape type 2
2026-03-29 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c7216bc-56d1-5403-97c4-17e712741ba2, identifier: 10734171
2026-03-29 15:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c7216bc-56d1-5403-97c4-17e712741ba2 with identifier: 10734171
2026-03-29 15:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c7216bc-56d1-5403-97c4-17e712741ba2 with identifier: 10734171
2026-03-29 15:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c7216bc-56d1-5403-97c4-17e712741ba2 with identifier: 10734171 to the API
2026-03-29 15:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0c7216bc-56d1-5403-97c4-17e712741ba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNU515',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734171',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 101820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 101.820 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734171%27 HTTP/1.1" 200 None
2026-03-29 15:19:36 [adesa.be] INFO: Saving data for 10734171: {'auction_closing_time': 1774960500.0, 'created_time': 1774606680.689263, 'last_price_update_time': 1774797576.095679}
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734171') HTTP/1.1" 204 0
2026-03-29 15:19:36 [adesa.be] INFO: Found listing with ID: 10734227
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734227%27 HTTP/1.1" 200 None
2026-03-29 15:19:36 [adesa.be] INFO: Scrape type for 10734227: 2
2026-03-29 15:19:36 [adesa.be] INFO: Scraping item 10734227 url https://www.openlane.eu/en/carv6/auction/10734227
2026-03-29 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:36 [adesa.be] INFO: Found listing with ID: 10738116
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738116%27 HTTP/1.1" 200 None
2026-03-29 15:19:36 [adesa.be] INFO: Scrape type for 10738116: 0
2026-03-29 15:19:36 [adesa.be] INFO: Skipping item 10738116 url https://www.openlane.eu/en/carv6/auction/10738116
2026-03-29 15:19:36 [adesa.be] INFO: Found listing with ID: 10734250
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734250%27 HTTP/1.1" 200 None
2026-03-29 15:19:36 [adesa.be] INFO: Scrape type for 10734250: 2
2026-03-29 15:19:36 [adesa.be] INFO: Scraping item 10734250 url https://www.openlane.eu/en/carv6/auction/10734250
2026-03-29 15:19: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 15:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7da4d93-b193-5b82-ab70-354a65cf4483 with identifier: 10734068
2026-03-29 15:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7da4d93-b193-5b82-ab70-354a65cf4483 with scrape type 2
2026-03-29 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7da4d93-b193-5b82-ab70-354a65cf4483 with scrape type 2
2026-03-29 15:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7da4d93-b193-5b82-ab70-354a65cf4483, identifier: 10734068
2026-03-29 15:19:36 [adesa.be] INFO: Found listing with ID: 10734069
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734069%27 HTTP/1.1" 200 None
2026-03-29 15:19:36 [adesa.be] INFO: Scrape type for 10734069: 2
2026-03-29 15:19:36 [adesa.be] INFO: Scraping item 10734069 url https://www.openlane.eu/en/carv6/auction/10734069
2026-03-29 15:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7da4d93-b193-5b82-ab70-354a65cf4483 with identifier: 10734068
2026-03-29 15:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7da4d93-b193-5b82-ab70-354a65cf4483 with identifier: 10734068
2026-03-29 15:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7da4d93-b193-5b82-ab70-354a65cf4483 with identifier: 10734068 to the API
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734068>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': 'c7da4d93-b193-5b82-ab70-354a65cf4483',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGF084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734068',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 80986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22350,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 80.986 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734068%27 HTTP/1.1" 200 None
2026-03-29 15:19:36 [adesa.be] INFO: Saving data for 10734068: {'auction_closing_time': 1774960500.0, 'created_time': 1774606676.710409, 'last_price_update_time': 1774797576.546081}
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734068') HTTP/1.1" 204 0
2026-03-29 15:19:36 [adesa.be] INFO: Found listing with ID: 10734021
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734021%27 HTTP/1.1" 200 None
2026-03-29 15:19:36 [adesa.be] INFO: Scrape type for 10734021: 2
2026-03-29 15:19:36 [adesa.be] INFO: Scraping item 10734021 url https://www.openlane.eu/en/carv6/auction/10734021
2026-03-29 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29bb6e96-6a2d-58f3-a64b-42de88df3242 with identifier: 10734248
2026-03-29 15:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29bb6e96-6a2d-58f3-a64b-42de88df3242 with scrape type 2
2026-03-29 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29bb6e96-6a2d-58f3-a64b-42de88df3242 with scrape type 2
2026-03-29 15:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29bb6e96-6a2d-58f3-a64b-42de88df3242, identifier: 10734248
2026-03-29 15:19: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 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29bb6e96-6a2d-58f3-a64b-42de88df3242 with identifier: 10734248
2026-03-29 15:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29bb6e96-6a2d-58f3-a64b-42de88df3242 with identifier: 10734248
2026-03-29 15:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29bb6e96-6a2d-58f3-a64b-42de88df3242 with identifier: 10734248 to the API
2026-03-29 15:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734248>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '29bb6e96-6a2d-58f3-a64b-42de88df3242',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRJ979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734248',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92915,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'92.915 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734248%27 HTTP/1.1" 200 None
2026-03-29 15:19:37 [adesa.be] INFO: Saving data for 10734248: {'auction_closing_time': 1774960500.0, 'created_time': 1774606685.403898, 'last_price_update_time': 1774797577.016873}
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734248') HTTP/1.1" 204 0
2026-03-29 15:19:37 [adesa.be] INFO: Found listing with ID: 10734114
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734114%27 HTTP/1.1" 200 None
2026-03-29 15:19:37 [adesa.be] INFO: Scrape type for 10734114: 0
2026-03-29 15:19:37 [adesa.be] INFO: Skipping item 10734114 url https://www.openlane.eu/en/carv6/auction/10734114
2026-03-29 15:19:37 [adesa.be] INFO: Found listing with ID: 10734126
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734126%27 HTTP/1.1" 200 None
2026-03-29 15:19:37 [adesa.be] INFO: Scrape type for 10734126: 2
2026-03-29 15:19:37 [adesa.be] INFO: Scraping item 10734126 url https://www.openlane.eu/en/carv6/auction/10734126
2026-03-29 15:19: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 15:19:37 [adesa.be] INFO: Found listing with ID: 10734055
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734055%27 HTTP/1.1" 200 None
2026-03-29 15:19:37 [adesa.be] INFO: Scrape type for 10734055: 2
2026-03-29 15:19:37 [adesa.be] INFO: Scraping item 10734055 url https://www.openlane.eu/en/carv6/auction/10734055
2026-03-29 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbf17dab-1167-5d30-bc56-faa03e8e6de4 with identifier: 10734111
2026-03-29 15:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbf17dab-1167-5d30-bc56-faa03e8e6de4 with scrape type 2
2026-03-29 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbf17dab-1167-5d30-bc56-faa03e8e6de4 with scrape type 2
2026-03-29 15:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bbf17dab-1167-5d30-bc56-faa03e8e6de4, identifier: 10734111
2026-03-29 15:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d3bf59d-ac31-5061-b613-0050f591f93f with identifier: 10734009
2026-03-29 15:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d3bf59d-ac31-5061-b613-0050f591f93f with scrape type 2
2026-03-29 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d3bf59d-ac31-5061-b613-0050f591f93f with scrape type 2
2026-03-29 15:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d3bf59d-ac31-5061-b613-0050f591f93f, identifier: 10734009
2026-03-29 15:19:37 [adesa.be] INFO: Found listing with ID: 10734206
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734206%27 HTTP/1.1" 200 None
2026-03-29 15:19:37 [adesa.be] INFO: Scrape type for 10734206: 2
2026-03-29 15:19:37 [adesa.be] INFO: Scraping item 10734206 url https://www.openlane.eu/en/carv6/auction/10734206
2026-03-29 15:19: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 15:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bbf17dab-1167-5d30-bc56-faa03e8e6de4 with identifier: 10734111
2026-03-29 15:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bbf17dab-1167-5d30-bc56-faa03e8e6de4 with identifier: 10734111
2026-03-29 15:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bbf17dab-1167-5d30-bc56-faa03e8e6de4 with identifier: 10734111 to the API
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'bbf17dab-1167-5d30-bc56-faa03e8e6de4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQB401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734111',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 175784,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 292 hp - 175.784 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734111%27 HTTP/1.1" 200 None
2026-03-29 15:19:37 [adesa.be] INFO: Saving data for 10734111: {'auction_closing_time': 1774960500.0, 'created_time': 1774606666.489237, 'last_price_update_time': 1774797577.564991}
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734111') HTTP/1.1" 204 0
2026-03-29 15:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d3bf59d-ac31-5061-b613-0050f591f93f with identifier: 10734009
2026-03-29 15:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d3bf59d-ac31-5061-b613-0050f591f93f with identifier: 10734009
2026-03-29 15:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d3bf59d-ac31-5061-b613-0050f591f93f with identifier: 10734009 to the API
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734009>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '7d3bf59d-ac31-5061-b613-0050f591f93f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLA685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734009',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 78299,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 204 hp - 78.299 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734009%27 HTTP/1.1" 200 None
2026-03-29 15:19:37 [adesa.be] INFO: Saving data for 10734009: {'auction_closing_time': 1774960500.0, 'created_time': 1774606670.303417, 'last_price_update_time': 1774797577.836466}
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734009') HTTP/1.1" 204 0
2026-03-29 15:19:37 [adesa.be] INFO: Found listing with ID: 10734226
2026-03-29 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734226%27 HTTP/1.1" 200 None
2026-03-29 15:19:37 [adesa.be] INFO: Scrape type for 10734226: 2
2026-03-29 15:19:37 [adesa.be] INFO: Scraping item 10734226 url https://www.openlane.eu/en/carv6/auction/10734226
2026-03-29 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with identifier: 10734186
2026-03-29 15:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with scrape type 2
2026-03-29 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with scrape type 2
2026-03-29 15:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 848e8597-6d1d-5a05-9d92-2cba7ab03d1e, identifier: 10734186
2026-03-29 15:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c2840e-31c6-5f95-a0d6-3c351c91a816 with identifier: 10734187
2026-03-29 15:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c2840e-31c6-5f95-a0d6-3c351c91a816 with scrape type 2
2026-03-29 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35c2840e-31c6-5f95-a0d6-3c351c91a816 with scrape type 2
2026-03-29 15:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35c2840e-31c6-5f95-a0d6-3c351c91a816, identifier: 10734187
2026-03-29 15: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 15:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with identifier: 10734186
2026-03-29 15:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with identifier: 10734186
2026-03-29 15:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with identifier: 10734186 to the API
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734186>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '848e8597-6d1d-5a05-9d92-2cba7ab03d1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734186',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 123049,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 318i Lounge - Petrol - Automatic - 156 hp - '
'123.049 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734186%27 HTTP/1.1" 200 None
2026-03-29 15:19:38 [adesa.be] INFO: Saving data for 10734186: {'auction_closing_time': 1774960500.0, 'created_time': 1774606662.907671, 'last_price_update_time': 1774797578.301096}
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734186') HTTP/1.1" 204 0
2026-03-29 15:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35c2840e-31c6-5f95-a0d6-3c351c91a816 with identifier: 10734187
2026-03-29 15:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35c2840e-31c6-5f95-a0d6-3c351c91a816 with identifier: 10734187
2026-03-29 15:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35c2840e-31c6-5f95-a0d6-3c351c91a816 with identifier: 10734187 to the API
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734187>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '35c2840e-31c6-5f95-a0d6-3c351c91a816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQQ709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734187',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 157440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 157.440 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734187%27 HTTP/1.1" 200 None
2026-03-29 15:19:38 [adesa.be] INFO: Saving data for 10734187: {'auction_closing_time': 1774960500.0, 'created_time': 1774606666.863196, 'last_price_update_time': 1774797578.573978}
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734187') HTTP/1.1" 204 0
2026-03-29 15:19:38 [adesa.be] INFO: Found listing with ID: 10734115
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734115%27 HTTP/1.1" 200 None
2026-03-29 15:19:38 [adesa.be] INFO: Scrape type for 10734115: 2
2026-03-29 15:19:38 [adesa.be] INFO: Scraping item 10734115 url https://www.openlane.eu/en/carv6/auction/10734115
2026-03-29 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:38 [adesa.be] INFO: Found listing with ID: 10734271
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734271%27 HTTP/1.1" 200 None
2026-03-29 15:19:38 [adesa.be] INFO: Scrape type for 10734271: 2
2026-03-29 15:19:38 [adesa.be] INFO: Scraping item 10734271 url https://www.openlane.eu/en/carv6/auction/10734271
2026-03-29 15: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 15:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98ca3abd-4679-569e-97f4-6a01e208629e with identifier: 10734170
2026-03-29 15:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98ca3abd-4679-569e-97f4-6a01e208629e with scrape type 2
2026-03-29 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98ca3abd-4679-569e-97f4-6a01e208629e with scrape type 2
2026-03-29 15:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98ca3abd-4679-569e-97f4-6a01e208629e, identifier: 10734170
2026-03-29 15:19:38 [adesa.be] INFO: Found listing with ID: 10734149
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734149%27 HTTP/1.1" 200 None
2026-03-29 15:19:38 [adesa.be] INFO: Scrape type for 10734149: 2
2026-03-29 15:19:38 [adesa.be] INFO: Scraping item 10734149 url https://www.openlane.eu/en/carv6/auction/10734149
2026-03-29 15:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98ca3abd-4679-569e-97f4-6a01e208629e with identifier: 10734170
2026-03-29 15:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98ca3abd-4679-569e-97f4-6a01e208629e with identifier: 10734170
2026-03-29 15:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98ca3abd-4679-569e-97f4-6a01e208629e with identifier: 10734170 to the API
2026-03-29 15:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734170>
{'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': 122,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '98ca3abd-4679-569e-97f4-6a01e208629e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734170',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 158208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 122 hp - 158.208 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [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 15:19:39 [adesa.be] INFO: Saving data for 10734170: {'auction_closing_time': 1774960500.0, 'created_time': 1774606660.939458, 'last_price_update_time': 1774797579.024172}
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734170') HTTP/1.1" 204 0
2026-03-29 15:19:39 [adesa.be] INFO: Found listing with ID: 10734161
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [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 15:19:39 [adesa.be] INFO: Scrape type for 10734161: 2
2026-03-29 15:19:39 [adesa.be] INFO: Scraping item 10734161 url https://www.openlane.eu/en/carv6/auction/10734161
2026-03-29 15:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a418081c-2872-5cba-9962-7f9486983879 with identifier: 10734125
2026-03-29 15:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a418081c-2872-5cba-9962-7f9486983879 with scrape type 2
2026-03-29 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a418081c-2872-5cba-9962-7f9486983879 with scrape type 2
2026-03-29 15:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a418081c-2872-5cba-9962-7f9486983879, identifier: 10734125
2026-03-29 15:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a418081c-2872-5cba-9962-7f9486983879 with identifier: 10734125
2026-03-29 15:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a418081c-2872-5cba-9962-7f9486983879 with identifier: 10734125
2026-03-29 15:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a418081c-2872-5cba-9962-7f9486983879 with identifier: 10734125 to the API
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734125>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a418081c-2872-5cba-9962-7f9486983879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKH141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734125',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 157144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series 320e - Hybrid - Automatic - 204 hp - 157.144 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [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 15:19:39 [adesa.be] INFO: Saving data for 10734125: {'auction_closing_time': 1774960500.0, 'created_time': 1774606669.968221, 'last_price_update_time': 1774797579.422234}
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734125') HTTP/1.1" 204 0
2026-03-29 15:19:39 [adesa.be] INFO: Found listing with ID: 10734150
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [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 15:19:39 [adesa.be] INFO: Scrape type for 10734150: 2
2026-03-29 15:19:39 [adesa.be] INFO: Scraping item 10734150 url https://www.openlane.eu/en/carv6/auction/10734150
2026-03-29 15:19:39 [adesa.be] INFO: Found listing with ID: 10734004
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [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 15:19:39 [adesa.be] INFO: Scrape type for 10734004: 2
2026-03-29 15:19:39 [adesa.be] INFO: Scraping item 10734004 url https://www.openlane.eu/en/carv6/auction/10734004
2026-03-29 15:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e435155-4ddc-5251-8d92-7b3043b016e4 with identifier: 10734090
2026-03-29 15:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e435155-4ddc-5251-8d92-7b3043b016e4 with scrape type 2
2026-03-29 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e435155-4ddc-5251-8d92-7b3043b016e4 with scrape type 2
2026-03-29 15:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e435155-4ddc-5251-8d92-7b3043b016e4, identifier: 10734090
2026-03-29 15:19:39 [adesa.be] INFO: Found listing with ID: 10734136
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [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 15:19:39 [adesa.be] INFO: Scrape type for 10734136: 2
2026-03-29 15:19:39 [adesa.be] INFO: Scraping item 10734136 url https://www.openlane.eu/en/carv6/auction/10734136
2026-03-29 15:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e435155-4ddc-5251-8d92-7b3043b016e4 with identifier: 10734090
2026-03-29 15:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e435155-4ddc-5251-8d92-7b3043b016e4 with identifier: 10734090
2026-03-29 15:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e435155-4ddc-5251-8d92-7b3043b016e4 with identifier: 10734090 to the API
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734090>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '8e435155-4ddc-5251-8d92-7b3043b016e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMD959',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734090',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 128346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 318d Business Design - Diesel - Manual - 136 '
'hp - 128.346 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [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 15:19:39 [adesa.be] INFO: Saving data for 10734090: {'auction_closing_time': 1774960500.0, 'created_time': 1774606662.580556, 'last_price_update_time': 1774797579.831158}
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734090') HTTP/1.1" 204 0
2026-03-29 15:19:39 [adesa.be] INFO: Found listing with ID: 10734190
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [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 15:19:39 [adesa.be] INFO: Scrape type for 10734190: 2
2026-03-29 15:19:39 [adesa.be] INFO: Scraping item 10734190 url https://www.openlane.eu/en/carv6/auction/10734190
2026-03-29 15:19:39 [adesa.be] INFO: Found listing with ID: 10734172
2026-03-29 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:39 [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 15:19:39 [adesa.be] INFO: Scrape type for 10734172: 2
2026-03-29 15:19:39 [adesa.be] INFO: Scraping item 10734172 url https://www.openlane.eu/en/carv6/auction/10734172
2026-03-29 15:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38036038-3ba6-577d-be18-88f82ef212ff with identifier: 10734110
2026-03-29 15:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38036038-3ba6-577d-be18-88f82ef212ff with scrape type 2
2026-03-29 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38036038-3ba6-577d-be18-88f82ef212ff with scrape type 2
2026-03-29 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38036038-3ba6-577d-be18-88f82ef212ff, identifier: 10734110
2026-03-29 15:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b72e5925-91a9-5446-9b34-11705cb236fb with identifier: 10734066
2026-03-29 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b72e5925-91a9-5446-9b34-11705cb236fb with scrape type 2
2026-03-29 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b72e5925-91a9-5446-9b34-11705cb236fb with scrape type 2
2026-03-29 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b72e5925-91a9-5446-9b34-11705cb236fb, identifier: 10734066
2026-03-29 15:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38036038-3ba6-577d-be18-88f82ef212ff with identifier: 10734110
2026-03-29 15:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38036038-3ba6-577d-be18-88f82ef212ff with identifier: 10734110
2026-03-29 15:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38036038-3ba6-577d-be18-88f82ef212ff with identifier: 10734110 to the API
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734110>
{'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': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '38036038-3ba6-577d-be18-88f82ef212ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSH437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734110',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 74124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series 320e Business - Hybrid - Automatic - 163 hp - 74.124 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734110%27 HTTP/1.1" 200 None
2026-03-29 15:19:40 [adesa.be] INFO: Saving data for 10734110: {'auction_closing_time': 1774960500.0, 'created_time': 1774606657.8274, 'last_price_update_time': 1774797580.421681}
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734110') HTTP/1.1" 204 0
2026-03-29 15:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b72e5925-91a9-5446-9b34-11705cb236fb with identifier: 10734066
2026-03-29 15:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b72e5925-91a9-5446-9b34-11705cb236fb with identifier: 10734066
2026-03-29 15:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b72e5925-91a9-5446-9b34-11705cb236fb with identifier: 10734066 to the API
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734066>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'MPV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b72e5925-91a9-5446-9b34-11705cb236fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEU626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734066',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 75117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Tourer 216d - Diesel - Manual - 116 hp - 75.117 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734066%27 HTTP/1.1" 200 None
2026-03-29 15:19:40 [adesa.be] INFO: Saving data for 10734066: {'auction_closing_time': 1774960500.0, 'created_time': 1774606658.29193, 'last_price_update_time': 1774797580.700492}
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734066') HTTP/1.1" 204 0
2026-03-29 15:19:40 [adesa.be] INFO: Found listing with ID: 10734162
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734162%27 HTTP/1.1" 200 None
2026-03-29 15:19:40 [adesa.be] INFO: Scrape type for 10734162: 2
2026-03-29 15:19:40 [adesa.be] INFO: Scraping item 10734162 url https://www.openlane.eu/en/carv6/auction/10734162
2026-03-29 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 15:19:40 [adesa.be] INFO: Found listing with ID: 10734205
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734205%27 HTTP/1.1" 200 None
2026-03-29 15:19:40 [adesa.be] INFO: Scrape type for 10734205: 2
2026-03-29 15:19:40 [adesa.be] INFO: Scraping item 10734205 url https://www.openlane.eu/en/carv6/auction/10734205
2026-03-29 15:19: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 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:40 [adesa.be] INFO: Found listing with ID: 10734013
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734013%27 HTTP/1.1" 200 None
2026-03-29 15:19:40 [adesa.be] INFO: Scrape type for 10734013: 2
2026-03-29 15:19:40 [adesa.be] INFO: Scraping item 10734013 url https://www.openlane.eu/en/carv6/auction/10734013
2026-03-29 15:19:40 [adesa.be] INFO: Found listing with ID: 10734316
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734316%27 HTTP/1.1" 200 None
2026-03-29 15:19:40 [adesa.be] INFO: Scrape type for 10734316: 2
2026-03-29 15:19:40 [adesa.be] INFO: Scraping item 10734316 url https://www.openlane.eu/en/carv6/auction/10734316
2026-03-29 15:19:40 [adesa.be] INFO: Found listing with ID: 10734101
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734101%27 HTTP/1.1" 200 None
2026-03-29 15:19:40 [adesa.be] INFO: Scrape type for 10734101: 2
2026-03-29 15:19:40 [adesa.be] INFO: Scraping item 10734101 url https://www.openlane.eu/en/carv6/auction/10734101
2026-03-29 15:19:40 [adesa.be] INFO: Found listing with ID: 10734040
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734040%27 HTTP/1.1" 200 None
2026-03-29 15:19:40 [adesa.be] INFO: Scrape type for 10734040: 2
2026-03-29 15:19:40 [adesa.be] INFO: Scraping item 10734040 url https://www.openlane.eu/en/carv6/auction/10734040
2026-03-29 15:19:40 [adesa.be] INFO: Found listing with ID: 10734070
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734070%27 HTTP/1.1" 200 None
2026-03-29 15:19:40 [adesa.be] INFO: Scrape type for 10734070: 2
2026-03-29 15:19:40 [adesa.be] INFO: Scraping item 10734070 url https://www.openlane.eu/en/carv6/auction/10734070
2026-03-29 15:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with identifier: 10734124
2026-03-29 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with scrape type 2
2026-03-29 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with scrape type 2
2026-03-29 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc, identifier: 10734124
2026-03-29 15:19:40 [adesa.be] INFO: Found listing with ID: 10734003
2026-03-29 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734003%27 HTTP/1.1" 200 None
2026-03-29 15:19:40 [adesa.be] INFO: Scrape type for 10734003: 2
2026-03-29 15:19:40 [adesa.be] INFO: Scraping item 10734003 url https://www.openlane.eu/en/carv6/auction/10734003
2026-03-29 15:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with identifier: 10734124
2026-03-29 15:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with identifier: 10734124
2026-03-29 15:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with identifier: 10734124 to the API
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734124>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNJ663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734124',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 112080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'112.080 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734124%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Saving data for 10734124: {'auction_closing_time': 1774960500.0, 'created_time': 1774606655.482766, 'last_price_update_time': 1774797581.237378}
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734124') HTTP/1.1" 204 0
2026-03-29 15:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 007916bb-6236-55c3-988f-0fc7f52ba950 with identifier: 10734222
2026-03-29 15:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 007916bb-6236-55c3-988f-0fc7f52ba950 with scrape type 2
2026-03-29 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 007916bb-6236-55c3-988f-0fc7f52ba950 with scrape type 2
2026-03-29 15:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 007916bb-6236-55c3-988f-0fc7f52ba950, identifier: 10734222
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10734041
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734041%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10734041: 2
2026-03-29 15:19:41 [adesa.be] INFO: Scraping item 10734041 url https://www.openlane.eu/en/carv6/auction/10734041
2026-03-29 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 007916bb-6236-55c3-988f-0fc7f52ba950 with identifier: 10734222
2026-03-29 15:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 007916bb-6236-55c3-988f-0fc7f52ba950 with identifier: 10734222
2026-03-29 15:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 007916bb-6236-55c3-988f-0fc7f52ba950 with identifier: 10734222 to the API
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734222>
{'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': 204,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '007916bb-6236-55c3-988f-0fc7f52ba950',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPT602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734222',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 93484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series 320e Business - Hybrid - Automatic - 204 hp - 93.484 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734222%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Saving data for 10734222: {'auction_closing_time': 1774960500.0, 'created_time': 1774606663.23631, 'last_price_update_time': 1774797581.615108}
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734222') HTTP/1.1" 204 0
2026-03-29 15:19: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 15:19:41 [adesa.be] INFO: Found listing with ID: 10738156
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738156%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10738156: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10738156 url https://www.openlane.eu/en/carv6/auction/10738156
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10734116
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734116%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10734116: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10734116 url https://www.openlane.eu/en/carv6/auction/10734116
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10734207
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734207%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10734207: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10734207 url https://www.openlane.eu/en/carv6/auction/10734207
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10738163
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738163%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10738163: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10738163 url https://www.openlane.eu/en/carv6/auction/10738163
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10738141
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738141%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10738141: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10738141 url https://www.openlane.eu/en/carv6/auction/10738141
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10734272
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734272%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10734272: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10734272 url https://www.openlane.eu/en/carv6/auction/10734272
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10734042
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734042%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10734042: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10734042 url https://www.openlane.eu/en/carv6/auction/10734042
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10734091
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734091%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10734091: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10734091 url https://www.openlane.eu/en/carv6/auction/10734091
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10734056
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734056%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10734056: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10734056 url https://www.openlane.eu/en/carv6/auction/10734056
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10734084
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734084%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10734084: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10734084 url https://www.openlane.eu/en/carv6/auction/10734084
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10738165
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738165%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10738165: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10738165 url https://www.openlane.eu/en/carv6/auction/10738165
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10734291
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734291%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10734291: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10734291 url https://www.openlane.eu/en/carv6/auction/10734291
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10738110
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738110%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10738110: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10738110 url https://www.openlane.eu/en/carv6/auction/10738110
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10734173
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734173%27 HTTP/1.1" 200 None
2026-03-29 15:19:41 [adesa.be] INFO: Scrape type for 10734173: 0
2026-03-29 15:19:41 [adesa.be] INFO: Skipping item 10734173 url https://www.openlane.eu/en/carv6/auction/10734173
2026-03-29 15:19:41 [adesa.be] INFO: Found listing with ID: 10738173
2026-03-29 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738173%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10738173: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10738173 url https://www.openlane.eu/en/carv6/auction/10738173
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10738170
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738170%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10738170: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10738170 url https://www.openlane.eu/en/carv6/auction/10738170
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10738152
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738152%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10738152: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10738152 url https://www.openlane.eu/en/carv6/auction/10738152
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734191
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734191%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734191: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734191 url https://www.openlane.eu/en/carv6/auction/10734191
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734317
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734317%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734317: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734317 url https://www.openlane.eu/en/carv6/auction/10734317
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734071
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734071%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734071: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734071 url https://www.openlane.eu/en/carv6/auction/10734071
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734072
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734072%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734072: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734072 url https://www.openlane.eu/en/carv6/auction/10734072
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734014
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734014%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734014: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734014 url https://www.openlane.eu/en/carv6/auction/10734014
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734151
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734151%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734151: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734151 url https://www.openlane.eu/en/carv6/auction/10734151
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734073
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734073%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734073: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734073 url https://www.openlane.eu/en/carv6/auction/10734073
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734043
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734043%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734043: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734043 url https://www.openlane.eu/en/carv6/auction/10734043
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734208
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734208%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734208: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734208 url https://www.openlane.eu/en/carv6/auction/10734208
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734209
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734209%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734209: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734209 url https://www.openlane.eu/en/carv6/auction/10734209
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10738142
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738142%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10738142: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10738142 url https://www.openlane.eu/en/carv6/auction/10738142
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734137
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734137%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734137: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734137 url https://www.openlane.eu/en/carv6/auction/10734137
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10738168
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738168%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10738168: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10738168 url https://www.openlane.eu/en/carv6/auction/10738168
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734210
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734210%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734210: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734210 url https://www.openlane.eu/en/carv6/auction/10734210
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734044
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734044%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734044: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10734044 url https://www.openlane.eu/en/carv6/auction/10734044
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734251
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734251%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734251: 2
2026-03-29 15:19:42 [adesa.be] INFO: Scraping item 10734251 url https://www.openlane.eu/en/carv6/auction/10734251
2026-03-29 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734252
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734252%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734252: 2
2026-03-29 15:19:42 [adesa.be] INFO: Scraping item 10734252 url https://www.openlane.eu/en/carv6/auction/10734252
2026-03-29 15: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 15:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cea05cf-b613-5f58-89f6-eda30988eaad with identifier: 10734050
2026-03-29 15:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cea05cf-b613-5f58-89f6-eda30988eaad with scrape type 2
2026-03-29 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cea05cf-b613-5f58-89f6-eda30988eaad with scrape type 2
2026-03-29 15:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cea05cf-b613-5f58-89f6-eda30988eaad, identifier: 10734050
2026-03-29 15:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cea05cf-b613-5f58-89f6-eda30988eaad with identifier: 10734050
2026-03-29 15:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cea05cf-b613-5f58-89f6-eda30988eaad with identifier: 10734050
2026-03-29 15:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cea05cf-b613-5f58-89f6-eda30988eaad with identifier: 10734050 to the API
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734050>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '4cea05cf-b613-5f58-89f6-eda30988eaad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGN608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734050',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 102888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15350,
'price_includes_vat': True,
'registration_date': '2022-07-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - 116 hp - 102.888 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734050%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Saving data for 10734050: {'auction_closing_time': 1774960500.0, 'created_time': 1774606658.637377, 'last_price_update_time': 1774797582.80051}
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734050') HTTP/1.1" 204 0
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10738131
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738131%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10738131: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10738131 url https://www.openlane.eu/en/carv6/auction/10738131
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734117
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734117%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734117: 2
2026-03-29 15:19:42 [adesa.be] INFO: Scraping item 10734117 url https://www.openlane.eu/en/carv6/auction/10734117
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10738159
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738159%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10738159: 0
2026-03-29 15:19:42 [adesa.be] INFO: Skipping item 10738159 url https://www.openlane.eu/en/carv6/auction/10738159
2026-03-29 15:19:42 [adesa.be] INFO: Found listing with ID: 10734211
2026-03-29 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734211%27 HTTP/1.1" 200 None
2026-03-29 15:19:42 [adesa.be] INFO: Scrape type for 10734211: 2
2026-03-29 15:19:42 [adesa.be] INFO: Scraping item 10734211 url https://www.openlane.eu/en/carv6/auction/10734211
2026-03-29 15:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc0de107-262d-5d86-b115-de1089e362cb with identifier: 10734227
2026-03-29 15:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc0de107-262d-5d86-b115-de1089e362cb with scrape type 2
2026-03-29 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc0de107-262d-5d86-b115-de1089e362cb with scrape type 2
2026-03-29 15:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc0de107-262d-5d86-b115-de1089e362cb, identifier: 10734227
2026-03-29 15:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8825e80-e16f-5791-807b-6a18a5ffd3fc with identifier: 10734021
2026-03-29 15:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8825e80-e16f-5791-807b-6a18a5ffd3fc with scrape type 2
2026-03-29 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8825e80-e16f-5791-807b-6a18a5ffd3fc with scrape type 2
2026-03-29 15:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8825e80-e16f-5791-807b-6a18a5ffd3fc, identifier: 10734021
2026-03-29 15:19:43 [adesa.be] INFO: Found listing with ID: 10734273
2026-03-29 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:43 [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 15:19:43 [adesa.be] INFO: Scrape type for 10734273: 2
2026-03-29 15:19:43 [adesa.be] INFO: Scraping item 10734273 url https://www.openlane.eu/en/carv6/auction/10734273
2026-03-29 15:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc0de107-262d-5d86-b115-de1089e362cb with identifier: 10734227
2026-03-29 15:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc0de107-262d-5d86-b115-de1089e362cb with identifier: 10734227
2026-03-29 15:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc0de107-262d-5d86-b115-de1089e362cb with identifier: 10734227 to the API
2026-03-29 15:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734227>
{'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': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'bc0de107-262d-5d86-b115-de1089e362cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXQ580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734227',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 85006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14950,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 16 - Diesel - Automatic - 116 hp - 85.006 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Saving data for 10734227: {'auction_closing_time': 1774960500.0, 'created_time': 1774606689.853458, 'last_price_update_time': 1774797584.157199}
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734227') HTTP/1.1" 204 0
2026-03-29 15:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8825e80-e16f-5791-807b-6a18a5ffd3fc with identifier: 10734021
2026-03-29 15:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8825e80-e16f-5791-807b-6a18a5ffd3fc with identifier: 10734021
2026-03-29 15:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8825e80-e16f-5791-807b-6a18a5ffd3fc with identifier: 10734021 to the API
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734021>
{'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': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'b8825e80-e16f-5791-807b-6a18a5ffd3fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMH126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734021',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 83954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18i - Petrol - Manual - 136 hp - 83.954 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Saving data for 10734021: {'auction_closing_time': 1774960500.0, 'created_time': 1774606695.086091, 'last_price_update_time': 1774797584.43394}
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734021') HTTP/1.1" 204 0
2026-03-29 15:19:44 [adesa.be] INFO: Found listing with ID: 10734292
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Scrape type for 10734292: 2
2026-03-29 15:19:44 [adesa.be] INFO: Scraping item 10734292 url https://www.openlane.eu/en/carv6/auction/10734292
2026-03-29 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:44 [adesa.be] INFO: Found listing with ID: 10738154
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Scrape type for 10738154: 0
2026-03-29 15:19:44 [adesa.be] INFO: Skipping item 10738154 url https://www.openlane.eu/en/carv6/auction/10738154
2026-03-29 15:19:44 [adesa.be] INFO: Found listing with ID: 10738151
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Scrape type for 10738151: 0
2026-03-29 15:19:44 [adesa.be] INFO: Skipping item 10738151 url https://www.openlane.eu/en/carv6/auction/10738151
2026-03-29 15:19:44 [adesa.be] INFO: Found listing with ID: 10734293
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Scrape type for 10734293: 2
2026-03-29 15:19:44 [adesa.be] INFO: Scraping item 10734293 url https://www.openlane.eu/en/carv6/auction/10734293
2026-03-29 15:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:19:44 [adesa.be] INFO: Found listing with ID: 10734085
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Scrape type for 10734085: 2
2026-03-29 15:19:44 [adesa.be] INFO: Scraping item 10734085 url https://www.openlane.eu/en/carv6/auction/10734085
2026-03-29 15:19:44 [adesa.be] INFO: Found listing with ID: 10734127
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Scrape type for 10734127: 2
2026-03-29 15:19:44 [adesa.be] INFO: Scraping item 10734127 url https://www.openlane.eu/en/carv6/auction/10734127
2026-03-29 15:19:44 [adesa.be] INFO: Found listing with ID: 10734228
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Scrape type for 10734228: 2
2026-03-29 15:19:44 [adesa.be] INFO: Scraping item 10734228 url https://www.openlane.eu/en/carv6/auction/10734228
2026-03-29 15:19:44 [adesa.be] INFO: Found listing with ID: 10738140
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Scrape type for 10738140: 0
2026-03-29 15:19:44 [adesa.be] INFO: Skipping item 10738140 url https://www.openlane.eu/en/carv6/auction/10738140
2026-03-29 15:19:44 [adesa.be] INFO: Found listing with ID: 10734231
2026-03-29 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:44 [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 15:19:44 [adesa.be] INFO: Scrape type for 10734231: 2
2026-03-29 15:19:44 [adesa.be] INFO: Scraping item 10734231 url https://www.openlane.eu/en/carv6/auction/10734231
2026-03-29 15:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed039d5b-92fd-5eb0-806a-35cfa47093eb with identifier: 10734224
2026-03-29 15:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed039d5b-92fd-5eb0-806a-35cfa47093eb with scrape type 2
2026-03-29 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed039d5b-92fd-5eb0-806a-35cfa47093eb with scrape type 2
2026-03-29 15:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed039d5b-92fd-5eb0-806a-35cfa47093eb, identifier: 10734224
2026-03-29 15:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with identifier: 10734055
2026-03-29 15:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with scrape type 2
2026-03-29 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with scrape type 2
2026-03-29 15:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0, identifier: 10734055
2026-03-29 15:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with identifier: 10734069
2026-03-29 15:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with scrape type 2
2026-03-29 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with scrape type 2
2026-03-29 15:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17, identifier: 10734069
2026-03-29 15:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with identifier: 10734126
2026-03-29 15:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with scrape type 2
2026-03-29 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with scrape type 2
2026-03-29 15:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94c6f2b4-823f-5fa3-9ea1-3912b4d49962, identifier: 10734126
2026-03-29 15:19:44 [adesa.be] INFO: Found listing with ID: 10734119
2026-03-29 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:45 [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 15:19:45 [adesa.be] INFO: Scrape type for 10734119: 2
2026-03-29 15:19:45 [adesa.be] INFO: Scraping item 10734119 url https://www.openlane.eu/en/carv6/auction/10734119
2026-03-29 15:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed039d5b-92fd-5eb0-806a-35cfa47093eb with identifier: 10734224
2026-03-29 15:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed039d5b-92fd-5eb0-806a-35cfa47093eb with identifier: 10734224
2026-03-29 15:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed039d5b-92fd-5eb0-806a-35cfa47093eb with identifier: 10734224 to the API
2026-03-29 15:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734224>
{'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': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'ed039d5b-92fd-5eb0-806a-35cfa47093eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRZ188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734224',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 100619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 100.619 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734224%27 HTTP/1.1" 200 None
2026-03-29 15:19:46 [adesa.be] INFO: Saving data for 10734224: {'auction_closing_time': 1774960500.0, 'created_time': 1774606687.739689, 'last_price_update_time': 1774797586.170305}
2026-03-29 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734224') HTTP/1.1" 204 0
2026-03-29 15:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with identifier: 10734055
2026-03-29 15:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with identifier: 10734055
2026-03-29 15:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with identifier: 10734055 to the API
2026-03-29 15:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734055>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWA740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734055',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 128234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e Business Design - xDrive - Hybrid - 125 hp - 128.234 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-29 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734055%27 HTTP/1.1" 200 None
2026-03-29 15:19:46 [adesa.be] INFO: Saving data for 10734055: {'auction_closing_time': 1774960500.0, 'created_time': 1774606694.463543, 'last_price_update_time': 1774797586.550334}
2026-03-29 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734055') HTTP/1.1" 204 0
2026-03-29 15:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with identifier: 10734069
2026-03-29 15:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with identifier: 10734069
2026-03-29 15:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with identifier: 10734069 to the API
2026-03-29 15:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734069>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMH446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734069',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 80415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15350,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18i - Petrol - Manual - 136 hp - 80.415 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734069%27 HTTP/1.1" 200 None
2026-03-29 15:19:47 [adesa.be] INFO: Saving data for 10734069: {'auction_closing_time': 1774960500.0, 'created_time': 1774606691.948403, 'last_price_update_time': 1774797587.718862}
2026-03-29 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734069') HTTP/1.1" 204 0
2026-03-29 15:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with identifier: 10734126
2026-03-29 15:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with identifier: 10734126
2026-03-29 15:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with identifier: 10734126 to the API
2026-03-29 15:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734126>
{'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': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '94c6f2b4-823f-5fa3-9ea1-3912b4d49962',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGW780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734126',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 98914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18i Premiere - Petrol - Manual - 136 hp - 98.914 km',
'transmission': 'manual',
'trim': 'Premiere',
'vin': None,
'year': 2021}
2026-03-29 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734126%27 HTTP/1.1" 200 None
2026-03-29 15:19:47 [adesa.be] INFO: Saving data for 10734126: {'auction_closing_time': 1774960500.0, 'created_time': 1774606692.95704, 'last_price_update_time': 1774797587.983808}
2026-03-29 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734126') HTTP/1.1" 204 0
2026-03-29 15:19:48 [adesa.be] INFO: Found listing with ID: 10734212
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734212%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10734212: 2
2026-03-29 15:19:48 [adesa.be] INFO: Scraping item 10734212 url https://www.openlane.eu/en/carv6/auction/10734212
2026-03-29 15:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:48 [adesa.be] INFO: Found listing with ID: 10734092
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734092%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10734092: 2
2026-03-29 15:19:48 [adesa.be] INFO: Scraping item 10734092 url https://www.openlane.eu/en/carv6/auction/10734092
2026-03-29 15: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 15: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 15: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 15:19:48 [adesa.be] INFO: Found listing with ID: 10734005
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734005%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10734005: 2
2026-03-29 15:19:48 [adesa.be] INFO: Scraping item 10734005 url https://www.openlane.eu/en/carv6/auction/10734005
2026-03-29 15:19:48 [adesa.be] INFO: Found listing with ID: 10734294
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734294%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10734294: 2
2026-03-29 15:19:48 [adesa.be] INFO: Scraping item 10734294 url https://www.openlane.eu/en/carv6/auction/10734294
2026-03-29 15:19:48 [adesa.be] INFO: Found listing with ID: 10734118
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734118%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10734118: 2
2026-03-29 15:19:48 [adesa.be] INFO: Scraping item 10734118 url https://www.openlane.eu/en/carv6/auction/10734118
2026-03-29 15:19:48 [adesa.be] INFO: Found listing with ID: 10738127
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738127%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10738127: 0
2026-03-29 15:19:48 [adesa.be] INFO: Skipping item 10738127 url https://www.openlane.eu/en/carv6/auction/10738127
2026-03-29 15:19:48 [adesa.be] INFO: Found listing with ID: 10738111
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738111%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10738111: 0
2026-03-29 15:19:48 [adesa.be] INFO: Skipping item 10738111 url https://www.openlane.eu/en/carv6/auction/10738111
2026-03-29 15:19:48 [adesa.be] INFO: Found listing with ID: 10734033
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734033%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10734033: 2
2026-03-29 15:19:48 [adesa.be] INFO: Scraping item 10734033 url https://www.openlane.eu/en/carv6/auction/10734033
2026-03-29 15:19:48 [adesa.be] INFO: Found listing with ID: 10734229
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734229%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10734229: 2
2026-03-29 15:19:48 [adesa.be] INFO: Scraping item 10734229 url https://www.openlane.eu/en/carv6/auction/10734229
2026-03-29 15:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03d935e9-d82a-5e81-b946-247f63ebf155 with identifier: 10734226
2026-03-29 15:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03d935e9-d82a-5e81-b946-247f63ebf155 with scrape type 2
2026-03-29 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03d935e9-d82a-5e81-b946-247f63ebf155 with scrape type 2
2026-03-29 15:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03d935e9-d82a-5e81-b946-247f63ebf155, identifier: 10734226
2026-03-29 15:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3d1708d-20af-5047-b615-71b7892f2f59 with identifier: 10734115
2026-03-29 15:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d1708d-20af-5047-b615-71b7892f2f59 with scrape type 2
2026-03-29 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3d1708d-20af-5047-b615-71b7892f2f59 with scrape type 2
2026-03-29 15:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3d1708d-20af-5047-b615-71b7892f2f59, identifier: 10734115
2026-03-29 15:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with identifier: 10734109
2026-03-29 15:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with scrape type 2
2026-03-29 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with scrape type 2
2026-03-29 15:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 171e3dd9-3cd5-51b8-80b9-479b119c5a48, identifier: 10734109
2026-03-29 15:19:48 [adesa.be] INFO: Found listing with ID: 10734193
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734193%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10734193: 0
2026-03-29 15:19:48 [adesa.be] INFO: Skipping item 10734193 url https://www.openlane.eu/en/carv6/auction/10734193
2026-03-29 15:19:48 [adesa.be] INFO: Found listing with ID: 10734006
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734006%27 HTTP/1.1" 200 None
2026-03-29 15:19:48 [adesa.be] INFO: Scrape type for 10734006: 2
2026-03-29 15:19:48 [adesa.be] INFO: Scraping item 10734006 url https://www.openlane.eu/en/carv6/auction/10734006
2026-03-29 15:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03d935e9-d82a-5e81-b946-247f63ebf155 with identifier: 10734226
2026-03-29 15:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03d935e9-d82a-5e81-b946-247f63ebf155 with identifier: 10734226
2026-03-29 15:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03d935e9-d82a-5e81-b946-247f63ebf155 with identifier: 10734226 to the API
2026-03-29 15:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734226>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '03d935e9-d82a-5e81-b946-247f63ebf155',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJJ934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734226',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 121863,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-04-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 121.863 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:49 [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 15:19:49 [adesa.be] INFO: Saving data for 10734226: {'auction_closing_time': 1774960500.0, 'created_time': 1774606696.9571, 'last_price_update_time': 1774797589.750679}
2026-03-29 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734226') HTTP/1.1" 204 0
2026-03-29 15:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3d1708d-20af-5047-b615-71b7892f2f59 with identifier: 10734115
2026-03-29 15:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3d1708d-20af-5047-b615-71b7892f2f59 with identifier: 10734115
2026-03-29 15:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3d1708d-20af-5047-b615-71b7892f2f59 with identifier: 10734115 to the API
2026-03-29 15:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734115>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b3d1708d-20af-5047-b615-71b7892f2f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABM506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734115',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 122499,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15350,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 122.499 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Saving data for 10734115: {'auction_closing_time': 1774960500.0, 'created_time': 1774606694.112494, 'last_price_update_time': 1774797590.107412}
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734115') HTTP/1.1" 204 0
2026-03-29 15:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with identifier: 10734109
2026-03-29 15:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with identifier: 10734109
2026-03-29 15:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with identifier: 10734109 to the API
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734109>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '171e3dd9-3cd5-51b8-80b9-479b119c5a48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXG994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734109',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 84286,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15350,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - 84.286 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Saving data for 10734109: {'auction_closing_time': 1774960500.0, 'created_time': 1774606656.472581, 'last_price_update_time': 1774797590.373513}
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734109') HTTP/1.1" 204 0
2026-03-29 15:19:50 [adesa.be] INFO: Found listing with ID: 10734152
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734152: 0
2026-03-29 15:19:50 [adesa.be] INFO: Skipping item 10734152 url https://www.openlane.eu/en/carv6/auction/10734152
2026-03-29 15:19:50 [adesa.be] INFO: Found listing with ID: 10734057
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734057: 2
2026-03-29 15:19:50 [adesa.be] INFO: Scraping item 10734057 url https://www.openlane.eu/en/carv6/auction/10734057
2026-03-29 15:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19: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 15:19: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 15:19: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 15:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:50 [adesa.be] INFO: Found listing with ID: 10734163
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734163: 0
2026-03-29 15:19:50 [adesa.be] INFO: Skipping item 10734163 url https://www.openlane.eu/en/carv6/auction/10734163
2026-03-29 15:19:50 [adesa.be] INFO: Found listing with ID: 10734015
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734015: 0
2026-03-29 15:19:50 [adesa.be] INFO: Skipping item 10734015 url https://www.openlane.eu/en/carv6/auction/10734015
2026-03-29 15:19:50 [adesa.be] INFO: Found listing with ID: 10734256
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734256: 0
2026-03-29 15:19:50 [adesa.be] INFO: Skipping item 10734256 url https://www.openlane.eu/en/carv6/auction/10734256
2026-03-29 15:19:50 [adesa.be] INFO: Found listing with ID: 10734074
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734074: 0
2026-03-29 15:19:50 [adesa.be] INFO: Skipping item 10734074 url https://www.openlane.eu/en/carv6/auction/10734074
2026-03-29 15:19:50 [adesa.be] INFO: Found listing with ID: 10734318
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734318: 0
2026-03-29 15:19:50 [adesa.be] INFO: Skipping item 10734318 url https://www.openlane.eu/en/carv6/auction/10734318
2026-03-29 15:19:50 [adesa.be] INFO: Found listing with ID: 10734192
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734192: 0
2026-03-29 15:19:50 [adesa.be] INFO: Skipping item 10734192 url https://www.openlane.eu/en/carv6/auction/10734192
2026-03-29 15:19:50 [adesa.be] INFO: Found listing with ID: 10734174
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734174: 2
2026-03-29 15:19:50 [adesa.be] INFO: Scraping item 10734174 url https://www.openlane.eu/en/carv6/auction/10734174
2026-03-29 15:19: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 15:19:50 [adesa.be] INFO: Found listing with ID: 10734031
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734031: 2
2026-03-29 15:19:50 [adesa.be] INFO: Scraping item 10734031 url https://www.openlane.eu/en/carv6/auction/10734031
2026-03-29 15:19:50 [adesa.be] INFO: Found listing with ID: 10734045
2026-03-29 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:50 [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 15:19:50 [adesa.be] INFO: Scrape type for 10734045: 0
2026-03-29 15:19:50 [adesa.be] INFO: Skipping item 10734045 url https://www.openlane.eu/en/carv6/auction/10734045
2026-03-29 15:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with identifier: 10734150
2026-03-29 15:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with scrape type 2
2026-03-29 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with scrape type 2
2026-03-29 15:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19c2be00-6f70-56f2-8308-3ce7b5c3a936, identifier: 10734150
2026-03-29 15:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2454684a-0262-506a-8fbb-137c2a38393a with identifier: 10734161
2026-03-29 15:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2454684a-0262-506a-8fbb-137c2a38393a with scrape type 2
2026-03-29 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2454684a-0262-506a-8fbb-137c2a38393a with scrape type 2
2026-03-29 15:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2454684a-0262-506a-8fbb-137c2a38393a, identifier: 10734161
2026-03-29 15:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de966515-6971-5bc5-bac8-9016d51e87bf with identifier: 10734149
2026-03-29 15:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de966515-6971-5bc5-bac8-9016d51e87bf with scrape type 2
2026-03-29 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de966515-6971-5bc5-bac8-9016d51e87bf with scrape type 2
2026-03-29 15:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de966515-6971-5bc5-bac8-9016d51e87bf, identifier: 10734149
2026-03-29 15:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be71014b-888f-5e1c-acb0-9c1406294641 with identifier: 10734162
2026-03-29 15:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be71014b-888f-5e1c-acb0-9c1406294641 with scrape type 2
2026-03-29 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be71014b-888f-5e1c-acb0-9c1406294641 with scrape type 2
2026-03-29 15:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be71014b-888f-5e1c-acb0-9c1406294641, identifier: 10734162
2026-03-29 15:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6112aff-8da2-57ea-b487-6455159bd3da with identifier: 10734270
2026-03-29 15:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6112aff-8da2-57ea-b487-6455159bd3da with scrape type 2
2026-03-29 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6112aff-8da2-57ea-b487-6455159bd3da with scrape type 2
2026-03-29 15:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6112aff-8da2-57ea-b487-6455159bd3da, identifier: 10734270
2026-03-29 15:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with identifier: 10734150
2026-03-29 15:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with identifier: 10734150
2026-03-29 15:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with identifier: 10734150 to the API
2026-03-29 15:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734150>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '19c2be00-6f70-56f2-8308-3ce7b5c3a936',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWU303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734150',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 43166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 43.166 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734150%27 HTTP/1.1" 200 None
2026-03-29 15:19:52 [adesa.be] INFO: Saving data for 10734150: {'auction_closing_time': 1774960500.0, 'created_time': 1774606701.462308, 'last_price_update_time': 1774797592.357022}
2026-03-29 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734150') HTTP/1.1" 204 0
2026-03-29 15:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2454684a-0262-506a-8fbb-137c2a38393a with identifier: 10734161
2026-03-29 15:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2454684a-0262-506a-8fbb-137c2a38393a with identifier: 10734161
2026-03-29 15:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2454684a-0262-506a-8fbb-137c2a38393a with identifier: 10734161 to the API
2026-03-29 15:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734161>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2454684a-0262-506a-8fbb-137c2a38393a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVE123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734161',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 42466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 42.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734161%27 HTTP/1.1" 200 None
2026-03-29 15:19:52 [adesa.be] INFO: Saving data for 10734161: {'auction_closing_time': 1774960500.0, 'created_time': 1774606700.556926, 'last_price_update_time': 1774797592.69944}
2026-03-29 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734161') HTTP/1.1" 204 0
2026-03-29 15:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de966515-6971-5bc5-bac8-9016d51e87bf with identifier: 10734149
2026-03-29 15:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de966515-6971-5bc5-bac8-9016d51e87bf with identifier: 10734149
2026-03-29 15:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de966515-6971-5bc5-bac8-9016d51e87bf with identifier: 10734149 to the API
2026-03-29 15:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734149>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'de966515-6971-5bc5-bac8-9016d51e87bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNB769',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734149',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 31143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 31.143 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734149%27 HTTP/1.1" 200 None
2026-03-29 15:19:52 [adesa.be] INFO: Saving data for 10734149: {'auction_closing_time': 1774960500.0, 'created_time': 1774606705.186288, 'last_price_update_time': 1774797592.982821}
2026-03-29 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734149') HTTP/1.1" 204 0
2026-03-29 15:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be71014b-888f-5e1c-acb0-9c1406294641 with identifier: 10734162
2026-03-29 15:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be71014b-888f-5e1c-acb0-9c1406294641 with identifier: 10734162
2026-03-29 15:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be71014b-888f-5e1c-acb0-9c1406294641 with identifier: 10734162 to the API
2026-03-29 15:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734162>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'be71014b-888f-5e1c-acb0-9c1406294641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXB229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734162',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 74237,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 74.237 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734162%27 HTTP/1.1" 200 None
2026-03-29 15:19:53 [adesa.be] INFO: Saving data for 10734162: {'auction_closing_time': 1774960500.0, 'created_time': 1774606715.281932, 'last_price_update_time': 1774797593.250867}
2026-03-29 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734162') HTTP/1.1" 204 0
2026-03-29 15:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6112aff-8da2-57ea-b487-6455159bd3da with identifier: 10734270
2026-03-29 15:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6112aff-8da2-57ea-b487-6455159bd3da with identifier: 10734270
2026-03-29 15:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6112aff-8da2-57ea-b487-6455159bd3da with identifier: 10734270 to the API
2026-03-29 15:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734270>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f6112aff-8da2-57ea-b487-6455159bd3da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 150966,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 150.966 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734270%27 HTTP/1.1" 200 None
2026-03-29 15:19:53 [adesa.be] INFO: Saving data for 10734270: {'auction_closing_time': 1774960500.0, 'created_time': 1774606686.094967, 'last_price_update_time': 1774797593.519405}
2026-03-29 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734270') HTTP/1.1" 204 0
2026-03-29 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15: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 15: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 15:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab1d785a-f2db-5628-a423-92aa49991e38 with identifier: 10734003
2026-03-29 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab1d785a-f2db-5628-a423-92aa49991e38 with scrape type 2
2026-03-29 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab1d785a-f2db-5628-a423-92aa49991e38 with scrape type 2
2026-03-29 15:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab1d785a-f2db-5628-a423-92aa49991e38, identifier: 10734003
2026-03-29 15:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3362343-6ab7-56ec-b0fb-fd51657b361d with identifier: 10734251
2026-03-29 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3362343-6ab7-56ec-b0fb-fd51657b361d with scrape type 2
2026-03-29 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3362343-6ab7-56ec-b0fb-fd51657b361d with scrape type 2
2026-03-29 15:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3362343-6ab7-56ec-b0fb-fd51657b361d, identifier: 10734251
2026-03-29 15:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b1b7268-94f5-57bb-8620-ba509a175518 with identifier: 10734172
2026-03-29 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b1b7268-94f5-57bb-8620-ba509a175518 with scrape type 2
2026-03-29 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b1b7268-94f5-57bb-8620-ba509a175518 with scrape type 2
2026-03-29 15:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b1b7268-94f5-57bb-8620-ba509a175518, identifier: 10734172
2026-03-29 15:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab1d785a-f2db-5628-a423-92aa49991e38 with identifier: 10734003
2026-03-29 15:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab1d785a-f2db-5628-a423-92aa49991e38 with identifier: 10734003
2026-03-29 15:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab1d785a-f2db-5628-a423-92aa49991e38 with identifier: 10734003 to the API
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734003>
{'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': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ab1d785a-f2db-5628-a423-92aa49991e38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANB403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734003',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 175265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 175.265 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:54 [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 15:19:54 [adesa.be] INFO: Saving data for 10734003: {'auction_closing_time': 1774960500.0, 'created_time': 1774606718.570239, 'last_price_update_time': 1774797594.172128}
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734003') HTTP/1.1" 204 0
2026-03-29 15:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3362343-6ab7-56ec-b0fb-fd51657b361d with identifier: 10734251
2026-03-29 15:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3362343-6ab7-56ec-b0fb-fd51657b361d with identifier: 10734251
2026-03-29 15:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3362343-6ab7-56ec-b0fb-fd51657b361d with identifier: 10734251 to the API
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734251>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'd3362343-6ab7-56ec-b0fb-fd51657b361d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLM700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734251',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 78888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L3H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'78.888 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:54 [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 15:19:54 [adesa.be] INFO: Saving data for 10734251: {'auction_closing_time': 1774960500.0, 'created_time': 1774606738.50698, 'last_price_update_time': 1774797594.470392}
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734251') HTTP/1.1" 204 0
2026-03-29 15:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b1b7268-94f5-57bb-8620-ba509a175518 with identifier: 10734172
2026-03-29 15:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b1b7268-94f5-57bb-8620-ba509a175518 with identifier: 10734172
2026-03-29 15:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b1b7268-94f5-57bb-8620-ba509a175518 with identifier: 10734172 to the API
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734172>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5b1b7268-94f5-57bb-8620-ba509a175518',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DNX107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734172',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 68892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-05-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 68.892 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:54 [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 15:19:54 [adesa.be] INFO: Saving data for 10734172: {'auction_closing_time': 1774960500.0, 'created_time': 1774606719.86422, 'last_price_update_time': 1774797594.731306}
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734172') HTTP/1.1" 204 0
2026-03-29 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3bbaaf3-fe34-5229-aa56-270c1b3881ca with identifier: 10734292
2026-03-29 15:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3bbaaf3-fe34-5229-aa56-270c1b3881ca with scrape type 2
2026-03-29 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3bbaaf3-fe34-5229-aa56-270c1b3881ca with scrape type 2
2026-03-29 15:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3bbaaf3-fe34-5229-aa56-270c1b3881ca, identifier: 10734292
2026-03-29 15:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3bbaaf3-fe34-5229-aa56-270c1b3881ca with identifier: 10734292
2026-03-29 15:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3bbaaf3-fe34-5229-aa56-270c1b3881ca with identifier: 10734292
2026-03-29 15:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3bbaaf3-fe34-5229-aa56-270c1b3881ca with identifier: 10734292 to the API
2026-03-29 15:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734292>
{'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-31T12:35:00Z',
'fuel_type': 'Electric',
'id': 'a3bbaaf3-fe34-5229-aa56-270c1b3881ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FRL118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 52291,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20350,
'price_includes_vat': True,
'registration_date': '2024-07-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Niro 65 kWh - Electric - Automatic - 204 hp - 52.291 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734292%27 HTTP/1.1" 200 None
2026-03-29 15:19:56 [adesa.be] INFO: Saving data for 10734292: {'auction_closing_time': 1774960500.0, 'created_time': 1774606743.12181, 'last_price_update_time': 1774797596.030744}
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734292') HTTP/1.1" 204 0
2026-03-29 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19: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 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with identifier: 10734273
2026-03-29 15:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with scrape type 2
2026-03-29 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with scrape type 2
2026-03-29 15:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26, identifier: 10734273
2026-03-29 15:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5230c5a-4210-5a2f-b61b-643d377d668a with identifier: 10734117
2026-03-29 15:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5230c5a-4210-5a2f-b61b-643d377d668a with scrape type 2
2026-03-29 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5230c5a-4210-5a2f-b61b-643d377d668a with scrape type 2
2026-03-29 15:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5230c5a-4210-5a2f-b61b-643d377d668a, identifier: 10734117
2026-03-29 15:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with identifier: 10734273
2026-03-29 15:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with identifier: 10734273
2026-03-29 15:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with identifier: 10734273 to the API
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734273>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '0f2928c6-39ba-5b94-86e0-7ad5d0a13c26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFJ857',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734273',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 76315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia EV6 74 kWh Earth - Electric - Automatic - 229 hp - 76.315 km',
'transmission': 'automatic',
'trim': 'Earth',
'vin': None,
'year': 2023}
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734273%27 HTTP/1.1" 200 None
2026-03-29 15:19:56 [adesa.be] INFO: Saving data for 10734273: {'auction_closing_time': 1774960500.0, 'created_time': 1774606741.044831, 'last_price_update_time': 1774797596.658449}
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734273') HTTP/1.1" 204 0
2026-03-29 15:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5230c5a-4210-5a2f-b61b-643d377d668a with identifier: 10734117
2026-03-29 15:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5230c5a-4210-5a2f-b61b-643d377d668a with identifier: 10734117
2026-03-29 15:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5230c5a-4210-5a2f-b61b-643d377d668a with identifier: 10734117 to the API
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd5230c5a-4210-5a2f-b61b-643d377d668a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHY712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734117',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 122389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Hyundai Santa Fe 1.6 GDi - Hybrid - Automatic - 180 hp - 122.389 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734117%27 HTTP/1.1" 200 None
2026-03-29 15:19:56 [adesa.be] INFO: Saving data for 10734117: {'auction_closing_time': 1774960500.0, 'created_time': 1774606746.157711, 'last_price_update_time': 1774797596.962694}
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734117') HTTP/1.1" 204 0
2026-03-29 15:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with identifier: 10734119
2026-03-29 15:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with scrape type 2
2026-03-29 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with scrape type 2
2026-03-29 15:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb55aac2-7e47-56b1-b8a2-8127a0933ce4, identifier: 10734119
2026-03-29 15:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with identifier: 10734212
2026-03-29 15:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with scrape type 2
2026-03-29 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with scrape type 2
2026-03-29 15:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3425e362-0e2f-5a39-a2f2-0240f90d7a42, identifier: 10734212
2026-03-29 15:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with identifier: 10734211
2026-03-29 15:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with scrape type 2
2026-03-29 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with scrape type 2
2026-03-29 15:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70859b8a-1ec0-5a29-ae49-f0fc4f893a25, identifier: 10734211
2026-03-29 15:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with identifier: 10734119
2026-03-29 15:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with identifier: 10734119
2026-03-29 15:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with identifier: 10734119 to the API
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734119>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'cb55aac2-7e47-56b1-b8a2-8127a0933ce4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNZ141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734119',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 126988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Automatic - 136 hp '
'- 126.988 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734119%27 HTTP/1.1" 200 None
2026-03-29 15:19:57 [adesa.be] INFO: Saving data for 10734119: {'auction_closing_time': 1774960500.0, 'created_time': 1774606747.572676, 'last_price_update_time': 1774797597.525136}
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734119') HTTP/1.1" 204 0
2026-03-29 15:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with identifier: 10734212
2026-03-29 15:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with identifier: 10734212
2026-03-29 15:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with identifier: 10734212 to the API
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734212>
{'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': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '3425e362-0e2f-5a39-a2f2-0240f90d7a42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPD237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734212',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 145151,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Manual - 136 hp - '
'145.151 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734212%27 HTTP/1.1" 200 None
2026-03-29 15:19:57 [adesa.be] INFO: Saving data for 10734212: {'auction_closing_time': 1774960500.0, 'created_time': 1774606754.150733, 'last_price_update_time': 1774797597.796247}
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734212') HTTP/1.1" 204 0
2026-03-29 15:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with identifier: 10734211
2026-03-29 15:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with identifier: 10734211
2026-03-29 15:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with identifier: 10734211 to the API
2026-03-29 15:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734211>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '70859b8a-1ec0-5a29-ae49-f0fc4f893a25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAW761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734211',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 79961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Ceed SW 1.6 GDI Business - Hybrid - Automatic - 105 hp - 79.961 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:58 [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 15:19:58 [adesa.be] INFO: Saving data for 10734211: {'auction_closing_time': 1774960500.0, 'created_time': 1774606742.362283, 'last_price_update_time': 1774797598.147723}
2026-03-29 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734211') HTTP/1.1" 204 0
2026-03-29 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19: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 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 491c2732-ac76-557d-beea-fd5d1e98064b with identifier: 10734229
2026-03-29 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 491c2732-ac76-557d-beea-fd5d1e98064b with scrape type 2
2026-03-29 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 491c2732-ac76-557d-beea-fd5d1e98064b with scrape type 2
2026-03-29 15:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 491c2732-ac76-557d-beea-fd5d1e98064b, identifier: 10734229
2026-03-29 15:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 491c2732-ac76-557d-beea-fd5d1e98064b with identifier: 10734229
2026-03-29 15:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 491c2732-ac76-557d-beea-fd5d1e98064b with identifier: 10734229
2026-03-29 15:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 491c2732-ac76-557d-beea-fd5d1e98064b with identifier: 10734229 to the API
2026-03-29 15:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734229>
{'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': '491c2732-ac76-557d-beea-fd5d1e98064b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGE767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734229',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 140122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15350,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 140.122 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:58 [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 15:19:58 [adesa.be] INFO: Saving data for 10734229: {'auction_closing_time': 1774960500.0, 'created_time': 1774606752.729681, 'last_price_update_time': 1774797598.642265}
2026-03-29 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734229') HTTP/1.1" 204 0
2026-03-29 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7da552b-f853-59fa-bf86-91729108a1f1 with identifier: 10734006
2026-03-29 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7da552b-f853-59fa-bf86-91729108a1f1 with scrape type 2
2026-03-29 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7da552b-f853-59fa-bf86-91729108a1f1 with scrape type 2
2026-03-29 15:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7da552b-f853-59fa-bf86-91729108a1f1, identifier: 10734006
2026-03-29 15:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a856273b-a850-539a-b92d-35c2e1a6f017 with identifier: 10734231
2026-03-29 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a856273b-a850-539a-b92d-35c2e1a6f017 with scrape type 2
2026-03-29 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a856273b-a850-539a-b92d-35c2e1a6f017 with scrape type 2
2026-03-29 15:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a856273b-a850-539a-b92d-35c2e1a6f017, identifier: 10734231
2026-03-29 15:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e33108c5-456b-52d3-b3a2-0c0065f92f68 with identifier: 10734033
2026-03-29 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e33108c5-456b-52d3-b3a2-0c0065f92f68 with scrape type 2
2026-03-29 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e33108c5-456b-52d3-b3a2-0c0065f92f68 with scrape type 2
2026-03-29 15:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e33108c5-456b-52d3-b3a2-0c0065f92f68, identifier: 10734033
2026-03-29 15:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7da552b-f853-59fa-bf86-91729108a1f1 with identifier: 10734006
2026-03-29 15:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7da552b-f853-59fa-bf86-91729108a1f1 with identifier: 10734006
2026-03-29 15:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7da552b-f853-59fa-bf86-91729108a1f1 with identifier: 10734006 to the API
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734006>
{'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': 'e7da552b-f853-59fa-bf86-91729108a1f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMD837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734006',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 157535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 157.535 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734006%27 HTTP/1.1" 200 None
2026-03-29 15:19:59 [adesa.be] INFO: Saving data for 10734006: {'auction_closing_time': 1774960500.0, 'created_time': 1774606914.98979, 'last_price_update_time': 1774797599.212645}
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734006') HTTP/1.1" 204 0
2026-03-29 15:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a856273b-a850-539a-b92d-35c2e1a6f017 with identifier: 10734231
2026-03-29 15:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a856273b-a850-539a-b92d-35c2e1a6f017 with identifier: 10734231
2026-03-29 15:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a856273b-a850-539a-b92d-35c2e1a6f017 with identifier: 10734231 to the API
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734231>
{'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': 109,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'a856273b-a850-539a-b92d-35c2e1a6f017',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQL828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734231',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 17867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-06-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 160 Business Solution - Petrol - Manual - 109 hp - '
'17.867 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734231%27 HTTP/1.1" 200 None
2026-03-29 15:19:59 [adesa.be] INFO: Saving data for 10734231: {'auction_closing_time': 1774960500.0, 'created_time': 1774606750.078976, 'last_price_update_time': 1774797599.472912}
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734231') HTTP/1.1" 204 0
2026-03-29 15:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e33108c5-456b-52d3-b3a2-0c0065f92f68 with identifier: 10734033
2026-03-29 15:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e33108c5-456b-52d3-b3a2-0c0065f92f68 with identifier: 10734033
2026-03-29 15:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e33108c5-456b-52d3-b3a2-0c0065f92f68 with identifier: 10734033 to the API
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:19: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 15:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734033>
{'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': 'e33108c5-456b-52d3-b3a2-0c0065f92f68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMR024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734033',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 33578,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - 160 hp - 33.578 '
'km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734033%27 HTTP/1.1" 200 None
2026-03-29 15:19:59 [adesa.be] INFO: Saving data for 10734033: {'auction_closing_time': 1774960500.0, 'created_time': 1774606753.072761, 'last_price_update_time': 1774797599.735184}
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734033') HTTP/1.1" 204 0
2026-03-29 15: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 15:19: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 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:19: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 15:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with identifier: 10734057
2026-03-29 15:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with scrape type 2
2026-03-29 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with scrape type 2
2026-03-29 15:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2704634e-eabc-5c95-8d20-0c1ba420a2d2, identifier: 10734057
2026-03-29 15:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with identifier: 10734057
2026-03-29 15:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with identifier: 10734057
2026-03-29 15:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with identifier: 10734057 to the API
2026-03-29 15:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734057>
{'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': '2704634e-eabc-5c95-8d20-0c1ba420a2d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC802',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734057',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 48710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 48.710 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734057%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Saving data for 10734057: {'auction_closing_time': 1774960500.0, 'created_time': 1774606878.836539, 'last_price_update_time': 1774797600.125988}
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734057') HTTP/1.1" 204 0
2026-03-29 15:20:00 [adesa.be] INFO: Found listing with ID: 10734157
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734157%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10734157: 2
2026-03-29 15:20:00 [adesa.be] INFO: Scraping item 10734157 url https://www.openlane.eu/en/carv6/auction/10734157
2026-03-29 15:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2994ae8b-fec9-510d-b532-ab25d7672f74 with identifier: 10734118
2026-03-29 15:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2994ae8b-fec9-510d-b532-ab25d7672f74 with scrape type 2
2026-03-29 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2994ae8b-fec9-510d-b532-ab25d7672f74 with scrape type 2
2026-03-29 15:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2994ae8b-fec9-510d-b532-ab25d7672f74, identifier: 10734118
2026-03-29 15:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2994ae8b-fec9-510d-b532-ab25d7672f74 with identifier: 10734118
2026-03-29 15:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2994ae8b-fec9-510d-b532-ab25d7672f74 with identifier: 10734118
2026-03-29 15:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2994ae8b-fec9-510d-b532-ab25d7672f74 with identifier: 10734118 to the API
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734118>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'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': '2994ae8b-fec9-510d-b532-ab25d7672f74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLY034A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734118',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 77722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Manual - 116 hp - '
'77.722 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734118%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Saving data for 10734118: {'auction_closing_time': 1774960500.0, 'created_time': 1774606753.39655, 'last_price_update_time': 1774797600.507767}
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734118') HTTP/1.1" 204 0
2026-03-29 15:20:00 [adesa.be] INFO: Found listing with ID: 10734253
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734253%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10734253: 2
2026-03-29 15:20:00 [adesa.be] INFO: Scraping item 10734253 url https://www.openlane.eu/en/carv6/auction/10734253
2026-03-29 15:20:00 [adesa.be] INFO: Found listing with ID: 10734254
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734254%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10734254: 2
2026-03-29 15:20:00 [adesa.be] INFO: Scraping item 10734254 url https://www.openlane.eu/en/carv6/auction/10734254
2026-03-29 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:00 [adesa.be] INFO: Found listing with ID: 10738086
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738086%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10738086: 0
2026-03-29 15:20:00 [adesa.be] INFO: Skipping item 10738086 url https://www.openlane.eu/en/carv6/auction/10738086
2026-03-29 15:20:00 [adesa.be] INFO: Found listing with ID: 10738095
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738095%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10738095: 0
2026-03-29 15:20:00 [adesa.be] INFO: Skipping item 10738095 url https://www.openlane.eu/en/carv6/auction/10738095
2026-03-29 15:20:00 [adesa.be] INFO: Found listing with ID: 10738098
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738098%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10738098: 0
2026-03-29 15:20:00 [adesa.be] INFO: Skipping item 10738098 url https://www.openlane.eu/en/carv6/auction/10738098
2026-03-29 15:20:00 [adesa.be] INFO: Found listing with ID: 10734138
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734138%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10734138: 2
2026-03-29 15:20:00 [adesa.be] INFO: Scraping item 10734138 url https://www.openlane.eu/en/carv6/auction/10734138
2026-03-29 15:20:00 [adesa.be] INFO: Found listing with ID: 10734093
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734093%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10734093: 2
2026-03-29 15:20:00 [adesa.be] INFO: Scraping item 10734093 url https://www.openlane.eu/en/carv6/auction/10734093
2026-03-29 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:00 [adesa.be] INFO: Found listing with ID: 10734319
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734319%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10734319: 2
2026-03-29 15:20:00 [adesa.be] INFO: Scraping item 10734319 url https://www.openlane.eu/en/carv6/auction/10734319
2026-03-29 15:20: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 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:00 [adesa.be] INFO: Found listing with ID: 10734011
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734011%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10734011: 2
2026-03-29 15:20:00 [adesa.be] INFO: Scraping item 10734011 url https://www.openlane.eu/en/carv6/auction/10734011
2026-03-29 15:20: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 15:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with identifier: 10734005
2026-03-29 15:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with scrape type 2
2026-03-29 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with scrape type 2
2026-03-29 15:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa, identifier: 10734005
2026-03-29 15:20:00 [adesa.be] INFO: Found listing with ID: 10734032
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734032%27 HTTP/1.1" 200 None
2026-03-29 15:20:00 [adesa.be] INFO: Scrape type for 10734032: 2
2026-03-29 15:20:00 [adesa.be] INFO: Scraping item 10734032 url https://www.openlane.eu/en/carv6/auction/10734032
2026-03-29 15:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with identifier: 10734005
2026-03-29 15:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with identifier: 10734005
2026-03-29 15:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with identifier: 10734005 to the API
2026-03-29 15:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734005>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '0e7fa1fe-c581-5f93-854f-51ebd3fb76fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJA151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734005',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 120855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 120.855 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734005%27 HTTP/1.1" 200 None
2026-03-29 15:20:01 [adesa.be] INFO: Saving data for 10734005: {'auction_closing_time': 1774960500.0, 'created_time': 1774606749.754196, 'last_price_update_time': 1774797601.123548}
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734005') HTTP/1.1" 204 0
2026-03-29 15:20:01 [adesa.be] INFO: Found listing with ID: 10734046
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734046%27 HTTP/1.1" 200 None
2026-03-29 15:20:01 [adesa.be] INFO: Scrape type for 10734046: 2
2026-03-29 15:20:01 [adesa.be] INFO: Scraping item 10734046 url https://www.openlane.eu/en/carv6/auction/10734046
2026-03-29 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with identifier: 10734031
2026-03-29 15:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with scrape type 2
2026-03-29 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with scrape type 2
2026-03-29 15:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4, identifier: 10734031
2026-03-29 15:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 845aad33-158e-5b27-b7dd-a521c643d9c5 with identifier: 10734174
2026-03-29 15:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 845aad33-158e-5b27-b7dd-a521c643d9c5 with scrape type 2
2026-03-29 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 845aad33-158e-5b27-b7dd-a521c643d9c5 with scrape type 2
2026-03-29 15:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 845aad33-158e-5b27-b7dd-a521c643d9c5, identifier: 10734174
2026-03-29 15:20:01 [adesa.be] INFO: Found listing with ID: 10738104
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738104%27 HTTP/1.1" 200 None
2026-03-29 15:20:01 [adesa.be] INFO: Scrape type for 10738104: 0
2026-03-29 15:20:01 [adesa.be] INFO: Skipping item 10738104 url https://www.openlane.eu/en/carv6/auction/10738104
2026-03-29 15:20:01 [adesa.be] INFO: Found listing with ID: 10734012
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734012%27 HTTP/1.1" 200 None
2026-03-29 15:20:01 [adesa.be] INFO: Scrape type for 10734012: 2
2026-03-29 15:20:01 [adesa.be] INFO: Scraping item 10734012 url https://www.openlane.eu/en/carv6/auction/10734012
2026-03-29 15: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 15:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with identifier: 10734031
2026-03-29 15:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with identifier: 10734031
2026-03-29 15:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with identifier: 10734031 to the API
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734031>
{'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': 'f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPW864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734031',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 164062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13550,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e - Hybrid - 160 hp - 164.062 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734031%27 HTTP/1.1" 200 None
2026-03-29 15:20:01 [adesa.be] INFO: Saving data for 10734031: {'auction_closing_time': 1774960500.0, 'created_time': 1774606768.803479, 'last_price_update_time': 1774797601.805145}
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734031') HTTP/1.1" 204 0
2026-03-29 15:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 845aad33-158e-5b27-b7dd-a521c643d9c5 with identifier: 10734174
2026-03-29 15:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 845aad33-158e-5b27-b7dd-a521c643d9c5 with identifier: 10734174
2026-03-29 15:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 845aad33-158e-5b27-b7dd-a521c643d9c5 with identifier: 10734174 to the API
2026-03-29 15:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734174>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '845aad33-158e-5b27-b7dd-a521c643d9c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRP202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734174',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 30338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 163 '
'hp - 30.338 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2023}
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [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 15:20:02 [adesa.be] INFO: Saving data for 10734174: {'auction_closing_time': 1774960500.0, 'created_time': 1774606761.205823, 'last_price_update_time': 1774797602.092656}
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734174') HTTP/1.1" 204 0
2026-03-29 15:20:02 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='f7e7fa0881d04ee07526b538b2384922') while processing URL (https://www.openlane.eu/en/carv6/auction/10734127): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-29 15:20:02 [adesa.be] INFO: Found listing with ID: 10734255
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [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 15:20:02 [adesa.be] INFO: Scrape type for 10734255: 0
2026-03-29 15:20:02 [adesa.be] INFO: Skipping item 10734255 url https://www.openlane.eu/en/carv6/auction/10734255
2026-03-29 15:20:02 [adesa.be] INFO: Found listing with ID: 10734030
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [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 15:20:02 [adesa.be] INFO: Scrape type for 10734030: 0
2026-03-29 15:20:02 [adesa.be] INFO: Skipping item 10734030 url https://www.openlane.eu/en/carv6/auction/10734030
2026-03-29 15:20:02 [adesa.be] INFO: Found listing with ID: 10734295
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [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 15:20:02 [adesa.be] INFO: Scrape type for 10734295: 0
2026-03-29 15:20:02 [adesa.be] INFO: Skipping item 10734295 url https://www.openlane.eu/en/carv6/auction/10734295
2026-03-29 15:20:02 [adesa.be] INFO: Found listing with ID: 10734320
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [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 15:20:02 [adesa.be] INFO: Scrape type for 10734320: 2
2026-03-29 15:20:02 [adesa.be] INFO: Scraping item 10734320 url https://www.openlane.eu/en/carv6/auction/10734320
2026-03-29 15:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 957b945a-5fa1-52f6-9520-ca479c929c4e with identifier: 10734294
2026-03-29 15:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 957b945a-5fa1-52f6-9520-ca479c929c4e with scrape type 2
2026-03-29 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 957b945a-5fa1-52f6-9520-ca479c929c4e with scrape type 2
2026-03-29 15:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 957b945a-5fa1-52f6-9520-ca479c929c4e, identifier: 10734294
2026-03-29 15:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 001f7f7c-8871-5c0f-b275-a5c1d6674dce with identifier: 10734092
2026-03-29 15:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 001f7f7c-8871-5c0f-b275-a5c1d6674dce with scrape type 2
2026-03-29 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 001f7f7c-8871-5c0f-b275-a5c1d6674dce with scrape type 2
2026-03-29 15:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 001f7f7c-8871-5c0f-b275-a5c1d6674dce, identifier: 10734092
2026-03-29 15:20: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 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 957b945a-5fa1-52f6-9520-ca479c929c4e with identifier: 10734294
2026-03-29 15:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 957b945a-5fa1-52f6-9520-ca479c929c4e with identifier: 10734294
2026-03-29 15:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 957b945a-5fa1-52f6-9520-ca479c929c4e with identifier: 10734294 to the API
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734294>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'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': '957b945a-5fa1-52f6-9520-ca479c929c4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734294',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 195502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Manual - 116 hp - '
'195.502 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [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 15:20:02 [adesa.be] INFO: Saving data for 10734294: {'auction_closing_time': 1774960500.0, 'created_time': 1774606751.064175, 'last_price_update_time': 1774797602.648852}
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734294') HTTP/1.1" 204 0
2026-03-29 15:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 001f7f7c-8871-5c0f-b275-a5c1d6674dce with identifier: 10734092
2026-03-29 15:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 001f7f7c-8871-5c0f-b275-a5c1d6674dce with identifier: 10734092
2026-03-29 15:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 001f7f7c-8871-5c0f-b275-a5c1d6674dce with identifier: 10734092 to the API
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734092>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '001f7f7c-8871-5c0f-b275-a5c1d6674dce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJY202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734092',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 71331,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 CDI Business Solution - Diesel - Manual - 116 '
'hp - 71.331 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [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 15:20:02 [adesa.be] INFO: Saving data for 10734092: {'auction_closing_time': 1774960500.0, 'created_time': 1774606757.061165, 'last_price_update_time': 1774797602.949738}
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734092') HTTP/1.1" 204 0
2026-03-29 15:20:02 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10734127>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 15:20:01 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': 'f7e7fa0881d04ee07526b538b2384922', '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":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=f7e7fa0881d04ee07526b538b2384922
2026-03-29 15:20:02 [adesa.be] INFO: Found listing with ID: 10734230
2026-03-29 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:02 [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 15:20:02 [adesa.be] INFO: Scrape type for 10734230: 0
2026-03-29 15:20:02 [adesa.be] INFO: Skipping item 10734230 url https://www.openlane.eu/en/carv6/auction/10734230
2026-03-29 15:20:02 [adesa.be] INFO: Found listing with ID: 10734296
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734296%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734296: 2
2026-03-29 15:20:03 [adesa.be] INFO: Scraping item 10734296 url https://www.openlane.eu/en/carv6/auction/10734296
2026-03-29 15:20: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 15:20:03 [adesa.be] INFO: Found listing with ID: 10734297
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734297%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734297: 2
2026-03-29 15:20:03 [adesa.be] INFO: Scraping item 10734297 url https://www.openlane.eu/en/carv6/auction/10734297
2026-03-29 15:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de32d317-5493-5295-8dfa-fbe247e76295 with identifier: 10734228
2026-03-29 15:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de32d317-5493-5295-8dfa-fbe247e76295 with scrape type 2
2026-03-29 15:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de32d317-5493-5295-8dfa-fbe247e76295 with scrape type 2
2026-03-29 15:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de32d317-5493-5295-8dfa-fbe247e76295, identifier: 10734228
2026-03-29 15:20:03 [adesa.be] INFO: Found listing with ID: 10734075
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734075%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734075: 2
2026-03-29 15:20:03 [adesa.be] INFO: Scraping item 10734075 url https://www.openlane.eu/en/carv6/auction/10734075
2026-03-29 15:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de32d317-5493-5295-8dfa-fbe247e76295 with identifier: 10734228
2026-03-29 15:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de32d317-5493-5295-8dfa-fbe247e76295 with identifier: 10734228
2026-03-29 15:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de32d317-5493-5295-8dfa-fbe247e76295 with identifier: 10734228 to the API
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734228>
{'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': 200,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'de32d317-5493-5295-8dfa-fbe247e76295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBB404',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734228',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 53507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Land Rover Range Rover Evoque 2.0 R-Dynamic HSE - AWD - Petrol - '
'Automatic - 200 hp - 53.507 km',
'transmission': 'automatic',
'trim': 'R-Dynamic HSE',
'vin': None,
'year': 2021}
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734228%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Saving data for 10734228: {'auction_closing_time': 1774960500.0, 'created_time': 1774606745.719022, 'last_price_update_time': 1774797603.419858}
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734228') HTTP/1.1" 204 0
2026-03-29 15:20:03 [adesa.be] INFO: Found listing with ID: 10734158
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734158%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734158: 2
2026-03-29 15:20:03 [adesa.be] INFO: Scraping item 10734158 url https://www.openlane.eu/en/carv6/auction/10734158
2026-03-29 15:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:03 [adesa.be] INFO: Found listing with ID: 10734047
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734047%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734047: 2
2026-03-29 15:20:03 [adesa.be] INFO: Scraping item 10734047 url https://www.openlane.eu/en/carv6/auction/10734047
2026-03-29 15:20: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 15:20:03 [adesa.be] INFO: Found listing with ID: 10734022
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734022%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734022: 2
2026-03-29 15:20:03 [adesa.be] INFO: Scraping item 10734022 url https://www.openlane.eu/en/carv6/auction/10734022
2026-03-29 15:20:03 [adesa.be] INFO: Found listing with ID: 10734010
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734010%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734010: 0
2026-03-29 15:20:03 [adesa.be] INFO: Skipping item 10734010 url https://www.openlane.eu/en/carv6/auction/10734010
2026-03-29 15:20:03 [adesa.be] INFO: Found listing with ID: 10734164
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734164%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734164: 2
2026-03-29 15:20:03 [adesa.be] INFO: Scraping item 10734164 url https://www.openlane.eu/en/carv6/auction/10734164
2026-03-29 15:20:03 [adesa.be] INFO: Found listing with ID: 10734034
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734034%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734034: 0
2026-03-29 15:20:03 [adesa.be] INFO: Skipping item 10734034 url https://www.openlane.eu/en/carv6/auction/10734034
2026-03-29 15:20:03 [adesa.be] INFO: Found listing with ID: 10734102
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734102%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734102: 2
2026-03-29 15:20:03 [adesa.be] INFO: Scraping item 10734102 url https://www.openlane.eu/en/carv6/auction/10734102
2026-03-29 15:20:03 [adesa.be] INFO: Found listing with ID: 10738109
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738109%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10738109: 0
2026-03-29 15:20:03 [adesa.be] INFO: Skipping item 10738109 url https://www.openlane.eu/en/carv6/auction/10738109
2026-03-29 15:20:03 [adesa.be] INFO: Found listing with ID: 10734213
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734213%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734213: 2
2026-03-29 15:20:03 [adesa.be] INFO: Scraping item 10734213 url https://www.openlane.eu/en/carv6/auction/10734213
2026-03-29 15:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7433d909-c62f-554a-9ee3-9b8d438e5e34 with identifier: 10734085
2026-03-29 15:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7433d909-c62f-554a-9ee3-9b8d438e5e34 with scrape type 2
2026-03-29 15:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7433d909-c62f-554a-9ee3-9b8d438e5e34 with scrape type 2
2026-03-29 15:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7433d909-c62f-554a-9ee3-9b8d438e5e34, identifier: 10734085
2026-03-29 15:20:03 [adesa.be] INFO: Found listing with ID: 10734165
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734165%27 HTTP/1.1" 200 None
2026-03-29 15:20:03 [adesa.be] INFO: Scrape type for 10734165: 2
2026-03-29 15:20:03 [adesa.be] INFO: Scraping item 10734165 url https://www.openlane.eu/en/carv6/auction/10734165
2026-03-29 15:20: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 15:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7433d909-c62f-554a-9ee3-9b8d438e5e34 with identifier: 10734085
2026-03-29 15:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7433d909-c62f-554a-9ee3-9b8d438e5e34 with identifier: 10734085
2026-03-29 15:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7433d909-c62f-554a-9ee3-9b8d438e5e34 with identifier: 10734085 to the API
2026-03-29 15:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734085>
{'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': 105,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '7433d909-c62f-554a-9ee3-9b8d438e5e34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEL466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734085',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 76834,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2022-06-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 76.834 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734085%27 HTTP/1.1" 200 None
2026-03-29 15:20:04 [adesa.be] INFO: Saving data for 10734085: {'auction_closing_time': 1774960500.0, 'created_time': 1774606747.883674, 'last_price_update_time': 1774797604.1389}
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734085') HTTP/1.1" 204 0
2026-03-29 15:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:04 [adesa.be] INFO: Found listing with ID: 10734232
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734232%27 HTTP/1.1" 200 None
2026-03-29 15:20:04 [adesa.be] INFO: Scrape type for 10734232: 2
2026-03-29 15:20:04 [adesa.be] INFO: Scraping item 10734232 url https://www.openlane.eu/en/carv6/auction/10734232
2026-03-29 15:20: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 15:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a3cc6d-ee90-57c7-b046-0897678d6fee with identifier: 10734040
2026-03-29 15:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a3cc6d-ee90-57c7-b046-0897678d6fee with scrape type 2
2026-03-29 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a3cc6d-ee90-57c7-b046-0897678d6fee with scrape type 2
2026-03-29 15:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8a3cc6d-ee90-57c7-b046-0897678d6fee, identifier: 10734040
2026-03-29 15:20:04 [adesa.be] INFO: Found listing with ID: 10734274
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734274%27 HTTP/1.1" 200 None
2026-03-29 15:20:04 [adesa.be] INFO: Scrape type for 10734274: 2
2026-03-29 15:20:04 [adesa.be] INFO: Scraping item 10734274 url https://www.openlane.eu/en/carv6/auction/10734274
2026-03-29 15:20: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 15:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8a3cc6d-ee90-57c7-b046-0897678d6fee with identifier: 10734040
2026-03-29 15:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8a3cc6d-ee90-57c7-b046-0897678d6fee with identifier: 10734040
2026-03-29 15:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8a3cc6d-ee90-57c7-b046-0897678d6fee with identifier: 10734040 to the API
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e8a3cc6d-ee90-57c7-b046-0897678d6fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUL367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734040',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 124353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23350,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 124.353 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734040%27 HTTP/1.1" 200 None
2026-03-29 15:20:04 [adesa.be] INFO: Saving data for 10734040: {'auction_closing_time': 1774960500.0, 'created_time': 1774606717.832342, 'last_price_update_time': 1774797604.546234}
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734040') HTTP/1.1" 204 0
2026-03-29 15:20:04 [adesa.be] INFO: Found listing with ID: 10734058
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734058%27 HTTP/1.1" 200 None
2026-03-29 15:20:04 [adesa.be] INFO: Scrape type for 10734058: 2
2026-03-29 15:20:04 [adesa.be] INFO: Scraping item 10734058 url https://www.openlane.eu/en/carv6/auction/10734058
2026-03-29 15:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ada4ffca-bc8c-5483-b3fc-505669dab424 with identifier: 10734293
2026-03-29 15:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada4ffca-bc8c-5483-b3fc-505669dab424 with scrape type 2
2026-03-29 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ada4ffca-bc8c-5483-b3fc-505669dab424 with scrape type 2
2026-03-29 15:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ada4ffca-bc8c-5483-b3fc-505669dab424, identifier: 10734293
2026-03-29 15:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ada4ffca-bc8c-5483-b3fc-505669dab424 with identifier: 10734293
2026-03-29 15:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ada4ffca-bc8c-5483-b3fc-505669dab424 with identifier: 10734293
2026-03-29 15:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ada4ffca-bc8c-5483-b3fc-505669dab424 with identifier: 10734293 to the API
2026-03-29 15:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734293>
{'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': 105,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ada4ffca-bc8c-5483-b3fc-505669dab424',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRL837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 61231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 61.231 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734293%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Saving data for 10734293: {'auction_closing_time': 1774960500.0, 'created_time': 1774606742.76776, 'last_price_update_time': 1774797605.046692}
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734293') HTTP/1.1" 204 0
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10738096
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738096%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10738096: 0
2026-03-29 15:20:05 [adesa.be] INFO: Skipping item 10738096 url https://www.openlane.eu/en/carv6/auction/10738096
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10734076
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734076%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10734076: 2
2026-03-29 15:20:05 [adesa.be] INFO: Scraping item 10734076 url https://www.openlane.eu/en/carv6/auction/10734076
2026-03-29 15:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with identifier: 10734252
2026-03-29 15:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with scrape type 2
2026-03-29 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with scrape type 2
2026-03-29 15:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d, identifier: 10734252
2026-03-29 15:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with identifier: 10734252
2026-03-29 15:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with identifier: 10734252
2026-03-29 15:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with identifier: 10734252 to the API
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734252>
{'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-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '179e6a5f-7ed5-5ba9-89a7-b78f65ff809d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRQ154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734252',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 63230,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Hyundai e-Kona 64 kWh - Electric - Automatic - 204 hp - 63.230 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734252%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Saving data for 10734252: {'auction_closing_time': 1774960500.0, 'created_time': 1774606739.81663, 'last_price_update_time': 1774797605.427462}
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734252') HTTP/1.1" 204 0
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10734275
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734275%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10734275: 0
2026-03-29 15:20:05 [adesa.be] INFO: Skipping item 10734275 url https://www.openlane.eu/en/carv6/auction/10734275
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10738084
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738084%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10738084: 0
2026-03-29 15:20:05 [adesa.be] INFO: Skipping item 10738084 url https://www.openlane.eu/en/carv6/auction/10738084
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10734059
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734059%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10734059: 2
2026-03-29 15:20:05 [adesa.be] INFO: Scraping item 10734059 url https://www.openlane.eu/en/carv6/auction/10734059
2026-03-29 15:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 15.063(s), this was the 1st time calling it.
2026-03-29 15:20:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.262575729855337 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 15:20:05 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '7fc049ecd20e6b113ecf87239ac6f315', '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=7fc049ecd20e6b113ecf87239ac6f315.
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10734214
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734214%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10734214: 2
2026-03-29 15:20:05 [adesa.be] INFO: Scraping item 10734214 url https://www.openlane.eu/en/carv6/auction/10734214
2026-03-29 15:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10734298
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734298%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10734298: 2
2026-03-29 15:20:05 [adesa.be] INFO: Scraping item 10734298 url https://www.openlane.eu/en/carv6/auction/10734298
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10738132
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738132%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10738132: 0
2026-03-29 15:20:05 [adesa.be] INFO: Skipping item 10738132 url https://www.openlane.eu/en/carv6/auction/10738132
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10738155
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738155%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10738155: 0
2026-03-29 15:20:05 [adesa.be] INFO: Skipping item 10738155 url https://www.openlane.eu/en/carv6/auction/10738155
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10738158
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738158%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10738158: 0
2026-03-29 15:20:05 [adesa.be] INFO: Skipping item 10738158 url https://www.openlane.eu/en/carv6/auction/10738158
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10734175
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734175%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10734175: 2
2026-03-29 15:20:05 [adesa.be] INFO: Scraping item 10734175 url https://www.openlane.eu/en/carv6/auction/10734175
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10734233
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734233%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10734233: 2
2026-03-29 15:20:05 [adesa.be] INFO: Scraping item 10734233 url https://www.openlane.eu/en/carv6/auction/10734233
2026-03-29 15:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 137a4318-39ad-5ba8-951c-1aae5eca7244 with identifier: 10734101
2026-03-29 15:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 137a4318-39ad-5ba8-951c-1aae5eca7244 with scrape type 2
2026-03-29 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 137a4318-39ad-5ba8-951c-1aae5eca7244 with scrape type 2
2026-03-29 15:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 137a4318-39ad-5ba8-951c-1aae5eca7244, identifier: 10734101
2026-03-29 15:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bc395f9-b852-5864-8278-6ba812535a3c with identifier: 10734013
2026-03-29 15:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bc395f9-b852-5864-8278-6ba812535a3c with scrape type 2
2026-03-29 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bc395f9-b852-5864-8278-6ba812535a3c with scrape type 2
2026-03-29 15:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6bc395f9-b852-5864-8278-6ba812535a3c, identifier: 10734013
2026-03-29 15:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05d25441-28aa-5d5c-a62e-c185f3873deb with identifier: 10734070
2026-03-29 15:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05d25441-28aa-5d5c-a62e-c185f3873deb with scrape type 2
2026-03-29 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05d25441-28aa-5d5c-a62e-c185f3873deb with scrape type 2
2026-03-29 15:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05d25441-28aa-5d5c-a62e-c185f3873deb, identifier: 10734070
2026-03-29 15:20:05 [adesa.be] INFO: Found listing with ID: 10734234
2026-03-29 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734234%27 HTTP/1.1" 200 None
2026-03-29 15:20:05 [adesa.be] INFO: Scrape type for 10734234: 2
2026-03-29 15:20:05 [adesa.be] INFO: Scraping item 10734234 url https://www.openlane.eu/en/carv6/auction/10734234
2026-03-29 15:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 137a4318-39ad-5ba8-951c-1aae5eca7244 with identifier: 10734101
2026-03-29 15:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 137a4318-39ad-5ba8-951c-1aae5eca7244 with identifier: 10734101
2026-03-29 15:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 137a4318-39ad-5ba8-951c-1aae5eca7244 with identifier: 10734101 to the API
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734101>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '137a4318-39ad-5ba8-951c-1aae5eca7244',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFB694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734101',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 100209,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 100.209 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734101%27 HTTP/1.1" 200 None
2026-03-29 15:20:06 [adesa.be] INFO: Saving data for 10734101: {'auction_closing_time': 1774960500.0, 'created_time': 1774606713.563547, 'last_price_update_time': 1774797606.202597}
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734101') HTTP/1.1" 204 0
2026-03-29 15:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6bc395f9-b852-5864-8278-6ba812535a3c with identifier: 10734013
2026-03-29 15:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6bc395f9-b852-5864-8278-6ba812535a3c with identifier: 10734013
2026-03-29 15:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6bc395f9-b852-5864-8278-6ba812535a3c with identifier: 10734013 to the API
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734013>
{'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': 220,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '6bc395f9-b852-5864-8278-6ba812535a3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLU873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734013',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 135124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 220 hp - 135.124 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734013%27 HTTP/1.1" 200 None
2026-03-29 15:20:06 [adesa.be] INFO: Saving data for 10734013: {'auction_closing_time': 1774960500.0, 'created_time': 1774606712.689449, 'last_price_update_time': 1774797606.596093}
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734013') HTTP/1.1" 204 0
2026-03-29 15:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05d25441-28aa-5d5c-a62e-c185f3873deb with identifier: 10734070
2026-03-29 15:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05d25441-28aa-5d5c-a62e-c185f3873deb with identifier: 10734070
2026-03-29 15:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05d25441-28aa-5d5c-a62e-c185f3873deb with identifier: 10734070 to the API
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734070>
{'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': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '05d25441-28aa-5d5c-a62e-c185f3873deb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLH375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734070',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 154840,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 154.840 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734070%27 HTTP/1.1" 200 None
2026-03-29 15:20:06 [adesa.be] INFO: Saving data for 10734070: {'auction_closing_time': 1774960500.0, 'created_time': 1774606719.046095, 'last_price_update_time': 1774797606.87366}
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734070') HTTP/1.1" 204 0
2026-03-29 15:20:06 [scrapy.extensions.logstats] INFO: Crawled 410 pages (at 124 pages/min), scraped 383 items (at 124 items/min)
2026-03-29 15:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-29 15:20:06 [adesa.be] INFO: Found listing with ID: 10734215
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734215%27 HTTP/1.1" 200 None
2026-03-29 15:20:06 [adesa.be] INFO: Scrape type for 10734215: 2
2026-03-29 15:20:06 [adesa.be] INFO: Scraping item 10734215 url https://www.openlane.eu/en/carv6/auction/10734215
2026-03-29 15:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:06 [adesa.be] INFO: Found listing with ID: 10733997
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733997%27 HTTP/1.1" 200 None
2026-03-29 15:20:06 [adesa.be] INFO: Scrape type for 10733997: 0
2026-03-29 15:20:06 [adesa.be] INFO: Skipping item 10733997 url https://www.openlane.eu/en/carv6/auction/10733997
2026-03-29 15:20:06 [adesa.be] INFO: Found listing with ID: 10734276
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734276%27 HTTP/1.1" 200 None
2026-03-29 15:20:06 [adesa.be] INFO: Scrape type for 10734276: 2
2026-03-29 15:20:06 [adesa.be] INFO: Scraping item 10734276 url https://www.openlane.eu/en/carv6/auction/10734276
2026-03-29 15: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 15: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 15:20:06 [adesa.be] INFO: Found listing with ID: 10734139
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734139%27 HTTP/1.1" 200 None
2026-03-29 15:20:06 [adesa.be] INFO: Scrape type for 10734139: 2
2026-03-29 15:20:06 [adesa.be] INFO: Scraping item 10734139 url https://www.openlane.eu/en/carv6/auction/10734139
2026-03-29 15:20:06 [adesa.be] INFO: Found listing with ID: 10738171
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738171%27 HTTP/1.1" 200 None
2026-03-29 15:20:06 [adesa.be] INFO: Scrape type for 10738171: 0
2026-03-29 15:20:06 [adesa.be] INFO: Skipping item 10738171 url https://www.openlane.eu/en/carv6/auction/10738171
2026-03-29 15:20:06 [adesa.be] INFO: Found listing with ID: 10738172
2026-03-29 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [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 15:20:07 [adesa.be] INFO: Scrape type for 10738172: 0
2026-03-29 15:20:07 [adesa.be] INFO: Skipping item 10738172 url https://www.openlane.eu/en/carv6/auction/10738172
2026-03-29 15:20:07 [adesa.be] INFO: Found listing with ID: 10738164
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [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 15:20:07 [adesa.be] INFO: Scrape type for 10738164: 0
2026-03-29 15:20:07 [adesa.be] INFO: Skipping item 10738164 url https://www.openlane.eu/en/carv6/auction/10738164
2026-03-29 15:20:07 [adesa.be] INFO: Found listing with ID: 10738162
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [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 15:20:07 [adesa.be] INFO: Scrape type for 10738162: 0
2026-03-29 15:20:07 [adesa.be] INFO: Skipping item 10738162 url https://www.openlane.eu/en/carv6/auction/10738162
2026-03-29 15:20:07 [adesa.be] INFO: Found listing with ID: 10738153
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [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 15:20:07 [adesa.be] INFO: Scrape type for 10738153: 0
2026-03-29 15:20:07 [adesa.be] INFO: Skipping item 10738153 url https://www.openlane.eu/en/carv6/auction/10738153
2026-03-29 15:20:07 [adesa.be] INFO: Found listing with ID: 10738148
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [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 15:20:07 [adesa.be] INFO: Scrape type for 10738148: 0
2026-03-29 15:20:07 [adesa.be] INFO: Skipping item 10738148 url https://www.openlane.eu/en/carv6/auction/10738148
2026-03-29 15:20:07 [adesa.be] INFO: Found listing with ID: 10738169
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [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 15:20:07 [adesa.be] INFO: Scrape type for 10738169: 0
2026-03-29 15:20:07 [adesa.be] INFO: Skipping item 10738169 url https://www.openlane.eu/en/carv6/auction/10738169
2026-03-29 15:20:07 [adesa.be] INFO: Found listing with ID: 10734321
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [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 15:20:07 [adesa.be] INFO: Scrape type for 10734321: 2
2026-03-29 15:20:07 [adesa.be] INFO: Scraping item 10734321 url https://www.openlane.eu/en/carv6/auction/10734321
2026-03-29 15:20:07 [adesa.be] INFO: Found listing with ID: 10734322
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [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 15:20:07 [adesa.be] INFO: Scrape type for 10734322: 2
2026-03-29 15:20:07 [adesa.be] INFO: Scraping item 10734322 url https://www.openlane.eu/en/carv6/auction/10734322
2026-03-29 15:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 086dd5db-62e0-5245-aa46-72944687dc17 with identifier: 10734093
2026-03-29 15:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 086dd5db-62e0-5245-aa46-72944687dc17 with scrape type 2
2026-03-29 15:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 086dd5db-62e0-5245-aa46-72944687dc17 with scrape type 2
2026-03-29 15:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 086dd5db-62e0-5245-aa46-72944687dc17, identifier: 10734093
2026-03-29 15:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab8f925e-3bf4-5373-9880-0ce82d0de61a with identifier: 10734319
2026-03-29 15:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab8f925e-3bf4-5373-9880-0ce82d0de61a with scrape type 2
2026-03-29 15:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab8f925e-3bf4-5373-9880-0ce82d0de61a with scrape type 2
2026-03-29 15:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab8f925e-3bf4-5373-9880-0ce82d0de61a, identifier: 10734319
2026-03-29 15:20:07 [adesa.be] INFO: Found listing with ID: 10734077
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [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 15:20:07 [adesa.be] INFO: Scrape type for 10734077: 2
2026-03-29 15:20:07 [adesa.be] INFO: Scraping item 10734077 url https://www.openlane.eu/en/carv6/auction/10734077
2026-03-29 15:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 086dd5db-62e0-5245-aa46-72944687dc17 with identifier: 10734093
2026-03-29 15:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 086dd5db-62e0-5245-aa46-72944687dc17 with identifier: 10734093
2026-03-29 15:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 086dd5db-62e0-5245-aa46-72944687dc17 with identifier: 10734093 to the API
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734093>
{'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': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '086dd5db-62e0-5245-aa46-72944687dc17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNS967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734093',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 83345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 180 Business Solution - Petrol - '
'Automatic - 136 hp - 83.345 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [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 15:20:07 [adesa.be] INFO: Saving data for 10734093: {'auction_closing_time': 1774960500.0, 'created_time': 1774606766.944084, 'last_price_update_time': 1774797607.637256}
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734093') HTTP/1.1" 204 0
2026-03-29 15:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab8f925e-3bf4-5373-9880-0ce82d0de61a with identifier: 10734319
2026-03-29 15:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab8f925e-3bf4-5373-9880-0ce82d0de61a with identifier: 10734319
2026-03-29 15:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab8f925e-3bf4-5373-9880-0ce82d0de61a with identifier: 10734319 to the API
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734319>
{'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': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'ab8f925e-3bf4-5373-9880-0ce82d0de61a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734319',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 92662,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 180 Business Solution - Petrol - '
'Automatic - 136 hp - 92.662 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Saving data for 10734319: {'auction_closing_time': 1774960500.0, 'created_time': 1774606762.61082, 'last_price_update_time': 1774797608.009073}
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734319') HTTP/1.1" 204 0
2026-03-29 15:20:08 [adesa.be] INFO: Found listing with ID: 10733998
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Scrape type for 10733998: 2
2026-03-29 15:20:08 [adesa.be] INFO: Scraping item 10733998 url https://www.openlane.eu/en/carv6/auction/10733998
2026-03-29 15:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:08 [adesa.be] INFO: Found listing with ID: 10738166
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Scrape type for 10738166: 0
2026-03-29 15:20:08 [adesa.be] INFO: Skipping item 10738166 url https://www.openlane.eu/en/carv6/auction/10738166
2026-03-29 15:20:08 [adesa.be] INFO: Found listing with ID: 10738150
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Scrape type for 10738150: 0
2026-03-29 15:20:08 [adesa.be] INFO: Skipping item 10738150 url https://www.openlane.eu/en/carv6/auction/10738150
2026-03-29 15:20:08 [adesa.be] INFO: Found listing with ID: 10734299
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Scrape type for 10734299: 2
2026-03-29 15:20:08 [adesa.be] INFO: Scraping item 10734299 url https://www.openlane.eu/en/carv6/auction/10734299
2026-03-29 15:20: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 15:20:08 [adesa.be] INFO: Found listing with ID: 10734235
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Scrape type for 10734235: 2
2026-03-29 15:20:08 [adesa.be] INFO: Scraping item 10734235 url https://www.openlane.eu/en/carv6/auction/10734235
2026-03-29 15:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:08 [adesa.be] INFO: Found listing with ID: 10734086
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Scrape type for 10734086: 2
2026-03-29 15:20:08 [adesa.be] INFO: Scraping item 10734086 url https://www.openlane.eu/en/carv6/auction/10734086
2026-03-29 15:20: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 15:20: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 15:20:08 [adesa.be] INFO: Found listing with ID: 10734216
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Scrape type for 10734216: 2
2026-03-29 15:20:08 [adesa.be] INFO: Scraping item 10734216 url https://www.openlane.eu/en/carv6/auction/10734216
2026-03-29 15:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3521ec85-4219-5ce0-8e46-a18cca68c644 with identifier: 10734032
2026-03-29 15:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3521ec85-4219-5ce0-8e46-a18cca68c644 with scrape type 2
2026-03-29 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3521ec85-4219-5ce0-8e46-a18cca68c644 with scrape type 2
2026-03-29 15:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3521ec85-4219-5ce0-8e46-a18cca68c644, identifier: 10734032
2026-03-29 15:20:08 [adesa.be] INFO: Found listing with ID: 10734176
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Scrape type for 10734176: 2
2026-03-29 15:20:08 [adesa.be] INFO: Scraping item 10734176 url https://www.openlane.eu/en/carv6/auction/10734176
2026-03-29 15:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3521ec85-4219-5ce0-8e46-a18cca68c644 with identifier: 10734032
2026-03-29 15:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3521ec85-4219-5ce0-8e46-a18cca68c644 with identifier: 10734032
2026-03-29 15:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3521ec85-4219-5ce0-8e46-a18cca68c644 with identifier: 10734032 to the API
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734032>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'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': '3521ec85-4219-5ce0-8e46-a18cca68c644',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734032',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 89787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 89.787 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Saving data for 10734032: {'auction_closing_time': 1774960500.0, 'created_time': 1774606764.526894, 'last_price_update_time': 1774797608.566071}
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734032') HTTP/1.1" 204 0
2026-03-29 15:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 697d7034-74d4-5af7-82c7-80412a0498ca with identifier: 10734253
2026-03-29 15:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 697d7034-74d4-5af7-82c7-80412a0498ca with scrape type 2
2026-03-29 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 697d7034-74d4-5af7-82c7-80412a0498ca with scrape type 2
2026-03-29 15:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 697d7034-74d4-5af7-82c7-80412a0498ca, identifier: 10734253
2026-03-29 15:20:08 [adesa.be] INFO: Found listing with ID: 10734300
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:08 [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 15:20:08 [adesa.be] INFO: Scrape type for 10734300: 2
2026-03-29 15:20:08 [adesa.be] INFO: Scraping item 10734300 url https://www.openlane.eu/en/carv6/auction/10734300
2026-03-29 15:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 697d7034-74d4-5af7-82c7-80412a0498ca with identifier: 10734253
2026-03-29 15:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 697d7034-74d4-5af7-82c7-80412a0498ca with identifier: 10734253
2026-03-29 15:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 697d7034-74d4-5af7-82c7-80412a0498ca with identifier: 10734253 to the API
2026-03-29 15:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734253>
{'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': '697d7034-74d4-5af7-82c7-80412a0498ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLS506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734253',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 29940,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Luxury Line - Hybrid - Automatic - 163 hp - '
'29.940 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734253%27 HTTP/1.1" 200 None
2026-03-29 15:20:09 [adesa.be] INFO: Saving data for 10734253: {'auction_closing_time': 1774960500.0, 'created_time': 1774606760.873357, 'last_price_update_time': 1774797609.032614}
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734253') HTTP/1.1" 204 0
2026-03-29 15:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6240076d-d57b-5b54-a73e-cf6bf4c72e89 with identifier: 10734320
2026-03-29 15:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6240076d-d57b-5b54-a73e-cf6bf4c72e89 with scrape type 2
2026-03-29 15:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6240076d-d57b-5b54-a73e-cf6bf4c72e89 with scrape type 2
2026-03-29 15:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6240076d-d57b-5b54-a73e-cf6bf4c72e89, identifier: 10734320
2026-03-29 15:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22110d6e-0e49-568b-95da-a3b78e1f6744 with identifier: 10734046
2026-03-29 15:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22110d6e-0e49-568b-95da-a3b78e1f6744 with scrape type 2
2026-03-29 15:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22110d6e-0e49-568b-95da-a3b78e1f6744 with scrape type 2
2026-03-29 15:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22110d6e-0e49-568b-95da-a3b78e1f6744, identifier: 10734046
2026-03-29 15:20:09 [adesa.be] INFO: Found listing with ID: 10738146
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738146%27 HTTP/1.1" 200 None
2026-03-29 15:20:09 [adesa.be] INFO: Scrape type for 10738146: 0
2026-03-29 15:20:09 [adesa.be] INFO: Skipping item 10738146 url https://www.openlane.eu/en/carv6/auction/10738146
2026-03-29 15:20:09 [adesa.be] INFO: Found listing with ID: 10734060
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734060%27 HTTP/1.1" 200 None
2026-03-29 15:20:09 [adesa.be] INFO: Scrape type for 10734060: 2
2026-03-29 15:20:09 [adesa.be] INFO: Scraping item 10734060 url https://www.openlane.eu/en/carv6/auction/10734060
2026-03-29 15:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6240076d-d57b-5b54-a73e-cf6bf4c72e89 with identifier: 10734320
2026-03-29 15:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6240076d-d57b-5b54-a73e-cf6bf4c72e89 with identifier: 10734320
2026-03-29 15:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6240076d-d57b-5b54-a73e-cf6bf4c72e89 with identifier: 10734320 to the API
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734320>
{'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': '6240076d-d57b-5b54-a73e-cf6bf4c72e89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSF626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734320',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 74123,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 74.123 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734320%27 HTTP/1.1" 200 None
2026-03-29 15:20:09 [adesa.be] INFO: Saving data for 10734320: {'auction_closing_time': 1774960500.0, 'created_time': 1774606773.259724, 'last_price_update_time': 1774797609.524098}
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734320') HTTP/1.1" 204 0
2026-03-29 15:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22110d6e-0e49-568b-95da-a3b78e1f6744 with identifier: 10734046
2026-03-29 15:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22110d6e-0e49-568b-95da-a3b78e1f6744 with identifier: 10734046
2026-03-29 15:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22110d6e-0e49-568b-95da-a3b78e1f6744 with identifier: 10734046 to the API
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734046>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Blue',
'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': '22110d6e-0e49-568b-95da-a3b78e1f6744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPS786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734046',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 47509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Manual - 116 hp - 47.509 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734046%27 HTTP/1.1" 200 None
2026-03-29 15:20:09 [adesa.be] INFO: Saving data for 10734046: {'auction_closing_time': 1774960500.0, 'created_time': 1774606764.97293, 'last_price_update_time': 1774797609.910892}
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734046') HTTP/1.1" 204 0
2026-03-29 15:20:09 [adesa.be] INFO: Found listing with ID: 10734061
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734061%27 HTTP/1.1" 200 None
2026-03-29 15:20:09 [adesa.be] INFO: Scrape type for 10734061: 2
2026-03-29 15:20:09 [adesa.be] INFO: Scraping item 10734061 url https://www.openlane.eu/en/carv6/auction/10734061
2026-03-29 15:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:09 [adesa.be] INFO: Found listing with ID: 10738136
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738136%27 HTTP/1.1" 200 None
2026-03-29 15:20:09 [adesa.be] INFO: Scrape type for 10738136: 0
2026-03-29 15:20:09 [adesa.be] INFO: Skipping item 10738136 url https://www.openlane.eu/en/carv6/auction/10738136
2026-03-29 15:20:09 [adesa.be] INFO: Found listing with ID: 10734177
2026-03-29 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734177%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734177: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734177 url https://www.openlane.eu/en/carv6/auction/10734177
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734016
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734016%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734016: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734016 url https://www.openlane.eu/en/carv6/auction/10734016
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734140
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734140%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734140: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734140 url https://www.openlane.eu/en/carv6/auction/10734140
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10738124
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738124%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10738124: 0
2026-03-29 15:20:10 [adesa.be] INFO: Skipping item 10738124 url https://www.openlane.eu/en/carv6/auction/10738124
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734094
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734094%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734094: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734094 url https://www.openlane.eu/en/carv6/auction/10734094
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734062
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734062%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734062: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734062 url https://www.openlane.eu/en/carv6/auction/10734062
2026-03-29 15:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68064515-2c96-5c80-9c12-75fcef16e739 with identifier: 10734158
2026-03-29 15:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68064515-2c96-5c80-9c12-75fcef16e739 with scrape type 2
2026-03-29 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68064515-2c96-5c80-9c12-75fcef16e739 with scrape type 2
2026-03-29 15:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68064515-2c96-5c80-9c12-75fcef16e739, identifier: 10734158
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10738129
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738129%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10738129: 0
2026-03-29 15:20:10 [adesa.be] INFO: Skipping item 10738129 url https://www.openlane.eu/en/carv6/auction/10738129
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734141
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734141%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734141: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734141 url https://www.openlane.eu/en/carv6/auction/10734141
2026-03-29 15:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68064515-2c96-5c80-9c12-75fcef16e739 with identifier: 10734158
2026-03-29 15:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68064515-2c96-5c80-9c12-75fcef16e739 with identifier: 10734158
2026-03-29 15:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68064515-2c96-5c80-9c12-75fcef16e739 with identifier: 10734158 to the API
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734158>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '68064515-2c96-5c80-9c12-75fcef16e739',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUG204',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734158',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 215432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz E Break 300de Business Solution - Hybrid - Automatic '
'- 194 hp - 215.432 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734158%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Saving data for 10734158: {'auction_closing_time': 1774960500.0, 'created_time': 1774606790.528729, 'last_price_update_time': 1774797610.500798}
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734158') HTTP/1.1" 204 0
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10738160
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738160%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10738160: 0
2026-03-29 15:20:10 [adesa.be] INFO: Skipping item 10738160 url https://www.openlane.eu/en/carv6/auction/10738160
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734178
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734178%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734178: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734178 url https://www.openlane.eu/en/carv6/auction/10734178
2026-03-29 15:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734323
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734323%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734323: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734323 url https://www.openlane.eu/en/carv6/auction/10734323
2026-03-29 15:20: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 15:20:10 [adesa.be] INFO: Found listing with ID: 10734236
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734236%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734236: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734236 url https://www.openlane.eu/en/carv6/auction/10734236
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734035
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734035%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734035: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734035 url https://www.openlane.eu/en/carv6/auction/10734035
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734078
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734078%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734078: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734078 url https://www.openlane.eu/en/carv6/auction/10734078
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734217
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734217%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734217: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734217 url https://www.openlane.eu/en/carv6/auction/10734217
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734017
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734017%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734017: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734017 url https://www.openlane.eu/en/carv6/auction/10734017
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10738125
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738125%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10738125: 0
2026-03-29 15:20:10 [adesa.be] INFO: Skipping item 10738125 url https://www.openlane.eu/en/carv6/auction/10738125
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734103
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734103%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734103: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734103 url https://www.openlane.eu/en/carv6/auction/10734103
2026-03-29 15:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f67b9d81-663e-5c5d-9181-4c7f46e18d53 with identifier: 10734012
2026-03-29 15:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f67b9d81-663e-5c5d-9181-4c7f46e18d53 with scrape type 2
2026-03-29 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f67b9d81-663e-5c5d-9181-4c7f46e18d53 with scrape type 2
2026-03-29 15:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f67b9d81-663e-5c5d-9181-4c7f46e18d53, identifier: 10734012
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10738147
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738147%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10738147: 0
2026-03-29 15:20:10 [adesa.be] INFO: Skipping item 10738147 url https://www.openlane.eu/en/carv6/auction/10738147
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10738130
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738130%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10738130: 0
2026-03-29 15:20:10 [adesa.be] INFO: Skipping item 10738130 url https://www.openlane.eu/en/carv6/auction/10738130
2026-03-29 15:20:10 [adesa.be] INFO: Found listing with ID: 10734218
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734218%27 HTTP/1.1" 200 None
2026-03-29 15:20:10 [adesa.be] INFO: Scrape type for 10734218: 2
2026-03-29 15:20:10 [adesa.be] INFO: Scraping item 10734218 url https://www.openlane.eu/en/carv6/auction/10734218
2026-03-29 15:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f67b9d81-663e-5c5d-9181-4c7f46e18d53 with identifier: 10734012
2026-03-29 15:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f67b9d81-663e-5c5d-9181-4c7f46e18d53 with identifier: 10734012
2026-03-29 15:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f67b9d81-663e-5c5d-9181-4c7f46e18d53 with identifier: 10734012 to the API
2026-03-29 15:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734012>
{'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': 'f67b9d81-663e-5c5d-9181-4c7f46e18d53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CML602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734012',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 139745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 139.745 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734012%27 HTTP/1.1" 200 None
2026-03-29 15:20:11 [adesa.be] INFO: Saving data for 10734012: {'auction_closing_time': 1774960500.0, 'created_time': 1774606766.557263, 'last_price_update_time': 1774797611.127569}
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734012') HTTP/1.1" 204 0
2026-03-29 15:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 15:20:11 [adesa.be] INFO: Found listing with ID: 10734023
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734023%27 HTTP/1.1" 200 None
2026-03-29 15:20:11 [adesa.be] INFO: Scrape type for 10734023: 2
2026-03-29 15:20:11 [adesa.be] INFO: Scraping item 10734023 url https://www.openlane.eu/en/carv6/auction/10734023
2026-03-29 15:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:11 [adesa.be] INFO: Found listing with ID: 10734194
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734194%27 HTTP/1.1" 200 None
2026-03-29 15:20:11 [adesa.be] INFO: Scrape type for 10734194: 2
2026-03-29 15:20:11 [adesa.be] INFO: Scraping item 10734194 url https://www.openlane.eu/en/carv6/auction/10734194
2026-03-29 15:20: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 15:20: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 15:20:11 [adesa.be] INFO: Found listing with ID: 10734195
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734195%27 HTTP/1.1" 200 None
2026-03-29 15:20:11 [adesa.be] INFO: Scrape type for 10734195: 2
2026-03-29 15:20:11 [adesa.be] INFO: Scraping item 10734195 url https://www.openlane.eu/en/carv6/auction/10734195
2026-03-29 15:20:11 [adesa.be] INFO: Found listing with ID: 10734166
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734166%27 HTTP/1.1" 200 None
2026-03-29 15:20:11 [adesa.be] INFO: Scrape type for 10734166: 2
2026-03-29 15:20:11 [adesa.be] INFO: Scraping item 10734166 url https://www.openlane.eu/en/carv6/auction/10734166
2026-03-29 15:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c477c30f-9844-556f-a189-6a7b908c2c2c with identifier: 10734232
2026-03-29 15:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c477c30f-9844-556f-a189-6a7b908c2c2c with scrape type 2
2026-03-29 15:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c477c30f-9844-556f-a189-6a7b908c2c2c with scrape type 2
2026-03-29 15:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c477c30f-9844-556f-a189-6a7b908c2c2c, identifier: 10734232
2026-03-29 15:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d3122aa-38af-561e-bfe9-ca82dfee61fc with identifier: 10734213
2026-03-29 15:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d3122aa-38af-561e-bfe9-ca82dfee61fc with scrape type 2
2026-03-29 15:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d3122aa-38af-561e-bfe9-ca82dfee61fc with scrape type 2
2026-03-29 15:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d3122aa-38af-561e-bfe9-ca82dfee61fc, identifier: 10734213
2026-03-29 15:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c477c30f-9844-556f-a189-6a7b908c2c2c with identifier: 10734232
2026-03-29 15:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c477c30f-9844-556f-a189-6a7b908c2c2c with identifier: 10734232
2026-03-29 15:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c477c30f-9844-556f-a189-6a7b908c2c2c with identifier: 10734232 to the API
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734232>
{'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-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'c477c30f-9844-556f-a189-6a7b908c2c2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXY699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734232',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 106199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 106.199 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734232%27 HTTP/1.1" 200 None
2026-03-29 15:20:11 [adesa.be] INFO: Saving data for 10734232: {'auction_closing_time': 1774960500.0, 'created_time': 1774606783.87008, 'last_price_update_time': 1774797611.816669}
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734232') HTTP/1.1" 204 0
2026-03-29 15:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d3122aa-38af-561e-bfe9-ca82dfee61fc with identifier: 10734213
2026-03-29 15:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d3122aa-38af-561e-bfe9-ca82dfee61fc with identifier: 10734213
2026-03-29 15:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d3122aa-38af-561e-bfe9-ca82dfee61fc with identifier: 10734213 to the API
2026-03-29 15:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '4d3122aa-38af-561e-bfe9-ca82dfee61fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKB805',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734213',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 172566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-08-19',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 172.566 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734213%27 HTTP/1.1" 200 None
2026-03-29 15:20:12 [adesa.be] INFO: Saving data for 10734213: {'auction_closing_time': 1774960500.0, 'created_time': 1774606787.6368, 'last_price_update_time': 1774797612.131836}
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734213') HTTP/1.1" 204 0
2026-03-29 15:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with identifier: 10734076
2026-03-29 15:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with scrape type 2
2026-03-29 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with scrape type 2
2026-03-29 15:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ba6b911-18c7-51a3-bbd0-0e08f3919abd, identifier: 10734076
2026-03-29 15:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with identifier: 10734058
2026-03-29 15:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with scrape type 2
2026-03-29 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with scrape type 2
2026-03-29 15:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c84cd45-5526-5aeb-93df-66d31e8f86d4, identifier: 10734058
2026-03-29 15:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with identifier: 10734076
2026-03-29 15:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with identifier: 10734076
2026-03-29 15:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with identifier: 10734076 to the API
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734076>
{'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': 194,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '3ba6b911-18c7-51a3-bbd0-0e08f3919abd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUN772',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734076',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 119366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23350,
'price_includes_vat': True,
'registration_date': '2020-12-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'119.366 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734076%27 HTTP/1.1" 200 None
2026-03-29 15:20:12 [adesa.be] INFO: Saving data for 10734076: {'auction_closing_time': 1774960500.0, 'created_time': 1774606774.654127, 'last_price_update_time': 1774797612.639113}
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734076') HTTP/1.1" 204 0
2026-03-29 15:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with identifier: 10734058
2026-03-29 15:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with identifier: 10734058
2026-03-29 15:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with identifier: 10734058 to the API
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734058>
{'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-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '6c84cd45-5526-5aeb-93df-66d31e8f86d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHF282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734058',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 120060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21350,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 200d Luxury - Diesel - 150 hp - 120.060 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734058%27 HTTP/1.1" 200 None
2026-03-29 15:20:12 [adesa.be] INFO: Saving data for 10734058: {'auction_closing_time': 1774960500.0, 'created_time': 1774606777.921283, 'last_price_update_time': 1774797612.96412}
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734058') HTTP/1.1" 204 0
2026-03-29 15:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e87ada90-1db6-5aea-92d3-2a968688d19d with identifier: 10734165
2026-03-29 15:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e87ada90-1db6-5aea-92d3-2a968688d19d with scrape type 2
2026-03-29 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e87ada90-1db6-5aea-92d3-2a968688d19d with scrape type 2
2026-03-29 15:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e87ada90-1db6-5aea-92d3-2a968688d19d, identifier: 10734165
2026-03-29 15:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e87ada90-1db6-5aea-92d3-2a968688d19d with identifier: 10734165
2026-03-29 15:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e87ada90-1db6-5aea-92d3-2a968688d19d with identifier: 10734165
2026-03-29 15:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e87ada90-1db6-5aea-92d3-2a968688d19d with identifier: 10734165 to the API
2026-03-29 15:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734165>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'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': 'e87ada90-1db6-5aea-92d3-2a968688d19d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDG118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734165',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 91408,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 91.408 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2023}
2026-03-29 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:13 [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 15:20:13 [adesa.be] INFO: Saving data for 10734165: {'auction_closing_time': 1774960500.0, 'created_time': 1774606788.824304, 'last_price_update_time': 1774797613.449748}
2026-03-29 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734165') HTTP/1.1" 204 0
2026-03-29 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a39f1ad-ee73-5061-829e-ec55ce581327 with identifier: 10734059
2026-03-29 15:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a39f1ad-ee73-5061-829e-ec55ce581327 with scrape type 2
2026-03-29 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a39f1ad-ee73-5061-829e-ec55ce581327 with scrape type 2
2026-03-29 15:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a39f1ad-ee73-5061-829e-ec55ce581327, identifier: 10734059
2026-03-29 15:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a39f1ad-ee73-5061-829e-ec55ce581327 with identifier: 10734059
2026-03-29 15:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a39f1ad-ee73-5061-829e-ec55ce581327 with identifier: 10734059
2026-03-29 15:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a39f1ad-ee73-5061-829e-ec55ce581327 with identifier: 10734059 to the API
2026-03-29 15:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '9a39f1ad-ee73-5061-829e-ec55ce581327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734059',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 82439,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Hybrid - 194 hp - '
'82.439 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:13 [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 15:20:13 [adesa.be] INFO: Saving data for 10734059: {'auction_closing_time': 1774960500.0, 'created_time': 1774606776.19494, 'last_price_update_time': 1774797613.992015}
2026-03-29 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734059') HTTP/1.1" 204 0
2026-03-29 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20: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 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 688226b3-068f-5db2-a932-b790d413ad9c with identifier: 10734215
2026-03-29 15:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 688226b3-068f-5db2-a932-b790d413ad9c with scrape type 2
2026-03-29 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 688226b3-068f-5db2-a932-b790d413ad9c with scrape type 2
2026-03-29 15:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 688226b3-068f-5db2-a932-b790d413ad9c, identifier: 10734215
2026-03-29 15:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612ae241-a78f-57ad-a5bf-34934deea73e with identifier: 10733998
2026-03-29 15:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612ae241-a78f-57ad-a5bf-34934deea73e with scrape type 2
2026-03-29 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612ae241-a78f-57ad-a5bf-34934deea73e with scrape type 2
2026-03-29 15:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 612ae241-a78f-57ad-a5bf-34934deea73e, identifier: 10733998
2026-03-29 15:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 688226b3-068f-5db2-a932-b790d413ad9c with identifier: 10734215
2026-03-29 15:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 688226b3-068f-5db2-a932-b790d413ad9c with identifier: 10734215
2026-03-29 15:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 688226b3-068f-5db2-a932-b790d413ad9c with identifier: 10734215 to the API
2026-03-29 15:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734215>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '688226b3-068f-5db2-a932-b790d413ad9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVP138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734215',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 147558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 147.558 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734215%27 HTTP/1.1" 200 None
2026-03-29 15:20:14 [adesa.be] INFO: Saving data for 10734215: {'auction_closing_time': 1774960500.0, 'created_time': 1774606781.857623, 'last_price_update_time': 1774797614.561094}
2026-03-29 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734215') HTTP/1.1" 204 0
2026-03-29 15:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 612ae241-a78f-57ad-a5bf-34934deea73e with identifier: 10733998
2026-03-29 15:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 612ae241-a78f-57ad-a5bf-34934deea73e with identifier: 10733998
2026-03-29 15:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 612ae241-a78f-57ad-a5bf-34934deea73e with identifier: 10733998 to the API
2026-03-29 15:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733998>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '612ae241-a78f-57ad-a5bf-34934deea73e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDQ316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733998',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 89653,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-09-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Insignia Sports Tourer 1.5 Ultimate - Diesel - Manual - 122 hp '
'- 89.653 km',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-29 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733998%27 HTTP/1.1" 200 None
2026-03-29 15:20:14 [adesa.be] INFO: Saving data for 10733998: {'auction_closing_time': 1774960500.0, 'created_time': 1774606797.304046, 'last_price_update_time': 1774797614.845047}
2026-03-29 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733998') HTTP/1.1" 204 0
2026-03-29 15:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with identifier: 10734041
2026-03-29 15:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with scrape type 2
2026-03-29 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with scrape type 2
2026-03-29 15:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c, identifier: 10734041
2026-03-29 15:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with identifier: 10734041
2026-03-29 15:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with identifier: 10734041
2026-03-29 15:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with identifier: 10734041 to the API
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734041>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXG435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734041',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 192617,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 192.617 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734041%27 HTTP/1.1" 200 None
2026-03-29 15:20:15 [adesa.be] INFO: Saving data for 10734041: {'auction_closing_time': 1774960500.0, 'created_time': 1774606718.158315, 'last_price_update_time': 1774797615.230548}
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734041') HTTP/1.1" 204 0
2026-03-29 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec567b3a-5de9-59e7-880e-f523c91c8211 with identifier: 10734234
2026-03-29 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec567b3a-5de9-59e7-880e-f523c91c8211 with scrape type 2
2026-03-29 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec567b3a-5de9-59e7-880e-f523c91c8211 with scrape type 2
2026-03-29 15:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec567b3a-5de9-59e7-880e-f523c91c8211, identifier: 10734234
2026-03-29 15:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec567b3a-5de9-59e7-880e-f523c91c8211 with identifier: 10734234
2026-03-29 15:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec567b3a-5de9-59e7-880e-f523c91c8211 with identifier: 10734234
2026-03-29 15:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec567b3a-5de9-59e7-880e-f523c91c8211 with identifier: 10734234 to the API
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734234>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ec567b3a-5de9-59e7-880e-f523c91c8211',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLA102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734234',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 117996,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 117.996 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734234%27 HTTP/1.1" 200 None
2026-03-29 15:20:15 [adesa.be] INFO: Saving data for 10734234: {'auction_closing_time': 1774960500.0, 'created_time': 1774606780.846878, 'last_price_update_time': 1774797615.603844}
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734234') HTTP/1.1" 204 0
2026-03-29 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c88e4666-419d-5808-a479-46dc4badfd4e with identifier: 10734235
2026-03-29 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c88e4666-419d-5808-a479-46dc4badfd4e with scrape type 2
2026-03-29 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c88e4666-419d-5808-a479-46dc4badfd4e with scrape type 2
2026-03-29 15:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c88e4666-419d-5808-a479-46dc4badfd4e, identifier: 10734235
2026-03-29 15:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c88e4666-419d-5808-a479-46dc4badfd4e with identifier: 10734235
2026-03-29 15:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c88e4666-419d-5808-a479-46dc4badfd4e with identifier: 10734235
2026-03-29 15:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c88e4666-419d-5808-a479-46dc4badfd4e with identifier: 10734235 to the API
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734235>
{'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': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'c88e4666-419d-5808-a479-46dc4badfd4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMN468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734235',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 61319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 110 hp - 61.319 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734235%27 HTTP/1.1" 200 None
2026-03-29 15:20:15 [adesa.be] INFO: Saving data for 10734235: {'auction_closing_time': 1774960500.0, 'created_time': 1774606796.166517, 'last_price_update_time': 1774797615.977819}
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734235') HTTP/1.1" 204 0
2026-03-29 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ee1e5e8-1d96-5d99-895b-66390aba6512 with identifier: 10734218
2026-03-29 15:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ee1e5e8-1d96-5d99-895b-66390aba6512 with scrape type 2
2026-03-29 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ee1e5e8-1d96-5d99-895b-66390aba6512 with scrape type 2
2026-03-29 15:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ee1e5e8-1d96-5d99-895b-66390aba6512, identifier: 10734218
2026-03-29 15:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ee1e5e8-1d96-5d99-895b-66390aba6512 with identifier: 10734218
2026-03-29 15:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ee1e5e8-1d96-5d99-895b-66390aba6512 with identifier: 10734218
2026-03-29 15:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ee1e5e8-1d96-5d99-895b-66390aba6512 with identifier: 10734218 to the API
2026-03-29 15:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '6ee1e5e8-1d96-5d99-895b-66390aba6512',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAC965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734218',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 212214,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 79 kWh - Dual Motor - Electric - Automatic - 408 hp - '
'212.214 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734218%27 HTTP/1.1" 200 None
2026-03-29 15:20:16 [adesa.be] INFO: Saving data for 10734218: {'auction_closing_time': 1774960500.0, 'created_time': 1774606872.856089, 'last_price_update_time': 1774797616.457727}
2026-03-29 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734218') HTTP/1.1" 204 0
2026-03-29 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with identifier: 10734178
2026-03-29 15:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with scrape type 2
2026-03-29 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with scrape type 2
2026-03-29 15:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d2da6b6-83cc-58ce-8916-74dc098ccca5, identifier: 10734178
2026-03-29 15:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with identifier: 10734178
2026-03-29 15:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with identifier: 10734178
2026-03-29 15:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with identifier: 10734178 to the API
2026-03-29 15:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734178>
{'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': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0d2da6b6-83cc-58ce-8916-74dc098ccca5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXR934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734178',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 24335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 308 SW 1.6 Allure - Hybrid - Automatic - 150 hp - 24.335 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-29 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734178%27 HTTP/1.1" 200 None
2026-03-29 15:20:16 [adesa.be] INFO: Saving data for 10734178: {'auction_closing_time': 1774960500.0, 'created_time': 1774606808.830535, 'last_price_update_time': 1774797616.959327}
2026-03-29 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734178') HTTP/1.1" 204 0
2026-03-29 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with identifier: 10734061
2026-03-29 15:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with scrape type 2
2026-03-29 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with scrape type 2
2026-03-29 15:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a, identifier: 10734061
2026-03-29 15:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with identifier: 10734103
2026-03-29 15:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with scrape type 2
2026-03-29 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with scrape type 2
2026-03-29 15:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4ea1edf-f830-5821-8cfe-56bd8cee16a1, identifier: 10734103
2026-03-29 15:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with identifier: 10734061
2026-03-29 15:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with identifier: 10734061
2026-03-29 15:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with identifier: 10734061 to the API
2026-03-29 15:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734061>
{'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-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPK640',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734061',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 110648,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14150,
'price_includes_vat': True,
'registration_date': '2022-10-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - 130 hp - 110.648 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-29 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734061%27 HTTP/1.1" 200 None
2026-03-29 15:20:17 [adesa.be] INFO: Saving data for 10734061: {'auction_closing_time': 1774960500.0, 'created_time': 1774606877.021177, 'last_price_update_time': 1774797617.467031}
2026-03-29 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734061') HTTP/1.1" 204 0
2026-03-29 15:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with identifier: 10734103
2026-03-29 15:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with identifier: 10734103
2026-03-29 15:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with identifier: 10734103 to the API
2026-03-29 15:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'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': 'b4ea1edf-f830-5821-8cfe-56bd8cee16a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHG330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734103',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 137222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'137.222 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-29 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734103%27 HTTP/1.1" 200 None
2026-03-29 15:20:17 [adesa.be] INFO: Saving data for 10734103: {'auction_closing_time': 1774960500.0, 'created_time': 1774606871.673858, 'last_price_update_time': 1774797617.75253}
2026-03-29 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734103') HTTP/1.1" 204 0
2026-03-29 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc2fbb0-1060-5692-97c1-3bb37e946e45 with identifier: 10734023
2026-03-29 15:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc2fbb0-1060-5692-97c1-3bb37e946e45 with scrape type 2
2026-03-29 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc2fbb0-1060-5692-97c1-3bb37e946e45 with scrape type 2
2026-03-29 15:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddc2fbb0-1060-5692-97c1-3bb37e946e45, identifier: 10734023
2026-03-29 15:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9490d174-67c7-5ffe-a616-1d736286b925 with identifier: 10734299
2026-03-29 15:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9490d174-67c7-5ffe-a616-1d736286b925 with scrape type 2
2026-03-29 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9490d174-67c7-5ffe-a616-1d736286b925 with scrape type 2
2026-03-29 15:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9490d174-67c7-5ffe-a616-1d736286b925, identifier: 10734299
2026-03-29 15:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddc2fbb0-1060-5692-97c1-3bb37e946e45 with identifier: 10734023
2026-03-29 15:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddc2fbb0-1060-5692-97c1-3bb37e946e45 with identifier: 10734023
2026-03-29 15:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddc2fbb0-1060-5692-97c1-3bb37e946e45 with identifier: 10734023 to the API
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734023>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': 'ddc2fbb0-1060-5692-97c1-3bb37e946e45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXD150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734023',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 147043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 Long Range 79 kWh Launch - Dual Motor - Electric - '
'Automatic - 408 hp - 147.043 km',
'transmission': 'automatic',
'trim': 'Launch',
'vin': None,
'year': 2021}
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:18 [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 15:20:18 [adesa.be] INFO: Saving data for 10734023: {'auction_closing_time': 1774960500.0, 'created_time': 1774606870.196555, 'last_price_update_time': 1774797618.233396}
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734023') HTTP/1.1" 204 0
2026-03-29 15:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9490d174-67c7-5ffe-a616-1d736286b925 with identifier: 10734299
2026-03-29 15:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9490d174-67c7-5ffe-a616-1d736286b925 with identifier: 10734299
2026-03-29 15:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9490d174-67c7-5ffe-a616-1d736286b925 with identifier: 10734299 to the API
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '9490d174-67c7-5ffe-a616-1d736286b925',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHP796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 122577,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7650,
'price_includes_vat': True,
'registration_date': '2020-09-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - 122.577 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:18 [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 15:20:18 [adesa.be] INFO: Saving data for 10734299: {'auction_closing_time': 1774960500.0, 'created_time': 1774606797.759542, 'last_price_update_time': 1774797618.509219}
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734299') HTTP/1.1" 204 0
2026-03-29 15:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 514c995e-7720-54a0-ae49-412af2a0c407 with identifier: 10734017
2026-03-29 15:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514c995e-7720-54a0-ae49-412af2a0c407 with scrape type 2
2026-03-29 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 514c995e-7720-54a0-ae49-412af2a0c407 with scrape type 2
2026-03-29 15:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 514c995e-7720-54a0-ae49-412af2a0c407, identifier: 10734017
2026-03-29 15:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 514c995e-7720-54a0-ae49-412af2a0c407 with identifier: 10734017
2026-03-29 15:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 514c995e-7720-54a0-ae49-412af2a0c407 with identifier: 10734017
2026-03-29 15:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 514c995e-7720-54a0-ae49-412af2a0c407 with identifier: 10734017 to the API
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734017>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '514c995e-7720-54a0-ae49-412af2a0c407',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASE297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734017',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 140777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'140.777 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:18 [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 15:20:18 [adesa.be] INFO: Saving data for 10734017: {'auction_closing_time': 1774960500.0, 'created_time': 1774606874.491982, 'last_price_update_time': 1774797618.878801}
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734017') HTTP/1.1" 204 0
2026-03-29 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with identifier: 10734166
2026-03-29 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with scrape type 2
2026-03-29 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with scrape type 2
2026-03-29 15:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2, identifier: 10734166
2026-03-29 15:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aeb1ed0-715a-5414-a326-16e5880e2dbc with identifier: 10734195
2026-03-29 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aeb1ed0-715a-5414-a326-16e5880e2dbc with scrape type 2
2026-03-29 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aeb1ed0-715a-5414-a326-16e5880e2dbc with scrape type 2
2026-03-29 15:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1aeb1ed0-715a-5414-a326-16e5880e2dbc, identifier: 10734195
2026-03-29 15:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with identifier: 10734166
2026-03-29 15:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with identifier: 10734166
2026-03-29 15:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with identifier: 10734166 to the API
2026-03-29 15:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734166>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLQ259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734166',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 114303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Captur 1.6 Initiale Paris - Hybrid - Automatic - 92 hp - '
'114.303 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2022}
2026-03-29 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:19 [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 15:20:19 [adesa.be] INFO: Saving data for 10734166: {'auction_closing_time': 1774960500.0, 'created_time': 1774606867.651003, 'last_price_update_time': 1774797619.460155}
2026-03-29 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734166') HTTP/1.1" 204 0
2026-03-29 15:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1aeb1ed0-715a-5414-a326-16e5880e2dbc with identifier: 10734195
2026-03-29 15:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1aeb1ed0-715a-5414-a326-16e5880e2dbc with identifier: 10734195
2026-03-29 15:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1aeb1ed0-715a-5414-a326-16e5880e2dbc with identifier: 10734195 to the API
2026-03-29 15:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734195>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1aeb1ed0-715a-5414-a326-16e5880e2dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQH512',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734195',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 35359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Arkana 1.6 Zen - Hybrid - Automatic - 94 hp - 35.359 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-29 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:19 [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 15:20:19 [adesa.be] INFO: Saving data for 10734195: {'auction_closing_time': 1774960500.0, 'created_time': 1774606868.288376, 'last_price_update_time': 1774797619.742708}
2026-03-29 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734195') HTTP/1.1" 204 0
2026-03-29 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d23522a-7805-52d0-9808-dd672d028a0a with identifier: 10734194
2026-03-29 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d23522a-7805-52d0-9808-dd672d028a0a with scrape type 2
2026-03-29 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d23522a-7805-52d0-9808-dd672d028a0a with scrape type 2
2026-03-29 15:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d23522a-7805-52d0-9808-dd672d028a0a, identifier: 10734194
2026-03-29 15:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d23522a-7805-52d0-9808-dd672d028a0a with identifier: 10734194
2026-03-29 15:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d23522a-7805-52d0-9808-dd672d028a0a with identifier: 10734194
2026-03-29 15:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d23522a-7805-52d0-9808-dd672d028a0a with identifier: 10734194 to the API
2026-03-29 15:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734194>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 224,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '2d23522a-7805-52d0-9808-dd672d028a0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHE748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734194',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 18362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 Standard Range 67 kWh - Electric - Automatic - 224 hp - '
'18.362 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:20 [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 15:20:20 [adesa.be] INFO: Saving data for 10734194: {'auction_closing_time': 1774960500.0, 'created_time': 1774606870.562245, 'last_price_update_time': 1774797620.22536}
2026-03-29 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734194') HTTP/1.1" 204 0
2026-03-29 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with identifier: 10734078
2026-03-29 15:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with scrape type 2
2026-03-29 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with scrape type 2
2026-03-29 15:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 720f034f-ee8a-5644-b91a-2b8a0e5a0c73, identifier: 10734078
2026-03-29 15:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with identifier: 10734078
2026-03-29 15:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with identifier: 10734078
2026-03-29 15:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with identifier: 10734078 to the API
2026-03-29 15:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734078>
{'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': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '720f034f-ee8a-5644-b91a-2b8a0e5a0c73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAH067',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734078',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 72665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.5 HDI Active - Diesel - Automatic - 130 hp - '
'72.665 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-29 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:20 [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 15:20:20 [adesa.be] INFO: Saving data for 10734078: {'auction_closing_time': 1774960500.0, 'created_time': 1774606805.646759, 'last_price_update_time': 1774797620.708998}
2026-03-29 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734078') HTTP/1.1" 204 0
2026-03-29 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20: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 15:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e17d7520-0181-51ce-9072-f7ca7aa585d4 with identifier: 10734217
2026-03-29 15:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e17d7520-0181-51ce-9072-f7ca7aa585d4 with scrape type 2
2026-03-29 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e17d7520-0181-51ce-9072-f7ca7aa585d4 with scrape type 2
2026-03-29 15:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e17d7520-0181-51ce-9072-f7ca7aa585d4, identifier: 10734217
2026-03-29 15:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e17d7520-0181-51ce-9072-f7ca7aa585d4 with identifier: 10734217
2026-03-29 15:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e17d7520-0181-51ce-9072-f7ca7aa585d4 with identifier: 10734217
2026-03-29 15:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e17d7520-0181-51ce-9072-f7ca7aa585d4 with identifier: 10734217 to the API
2026-03-29 15:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734217>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e17d7520-0181-51ce-9072-f7ca7aa585d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTW941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734217',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 127193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'127.193 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-29 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734217%27 HTTP/1.1" 200 None
2026-03-29 15:20:21 [adesa.be] INFO: Saving data for 10734217: {'auction_closing_time': 1774960500.0, 'created_time': 1774606803.561786, 'last_price_update_time': 1774797621.199691}
2026-03-29 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734217') HTTP/1.1" 204 0
2026-03-29 15:20: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 15:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0dc7753-e36d-5188-ad68-d9f3a02510da with identifier: 10734035
2026-03-29 15:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0dc7753-e36d-5188-ad68-d9f3a02510da with scrape type 2
2026-03-29 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0dc7753-e36d-5188-ad68-d9f3a02510da with scrape type 2
2026-03-29 15:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0dc7753-e36d-5188-ad68-d9f3a02510da, identifier: 10734035
2026-03-29 15:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8317616-9292-5631-810f-f904c941be99 with identifier: 10734316
2026-03-29 15:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8317616-9292-5631-810f-f904c941be99 with scrape type 2
2026-03-29 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8317616-9292-5631-810f-f904c941be99 with scrape type 2
2026-03-29 15:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a8317616-9292-5631-810f-f904c941be99, identifier: 10734316
2026-03-29 15:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92701563-318d-5ba3-a9af-4bea3ad1f381 with identifier: 10734236
2026-03-29 15:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92701563-318d-5ba3-a9af-4bea3ad1f381 with scrape type 2
2026-03-29 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92701563-318d-5ba3-a9af-4bea3ad1f381 with scrape type 2
2026-03-29 15:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92701563-318d-5ba3-a9af-4bea3ad1f381, identifier: 10734236
2026-03-29 15:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0dc7753-e36d-5188-ad68-d9f3a02510da with identifier: 10734035
2026-03-29 15:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0dc7753-e36d-5188-ad68-d9f3a02510da with identifier: 10734035
2026-03-29 15:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0dc7753-e36d-5188-ad68-d9f3a02510da with identifier: 10734035 to the API
2026-03-29 15:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734035>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'c0dc7753-e36d-5188-ad68-d9f3a02510da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLV086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734035',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 150283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'150.283 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-29 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734035%27 HTTP/1.1" 200 None
2026-03-29 15:20:21 [adesa.be] INFO: Saving data for 10734035: {'auction_closing_time': 1774960500.0, 'created_time': 1774606806.599672, 'last_price_update_time': 1774797621.757871}
2026-03-29 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734035') HTTP/1.1" 204 0
2026-03-29 15:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a8317616-9292-5631-810f-f904c941be99 with identifier: 10734316
2026-03-29 15:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a8317616-9292-5631-810f-f904c941be99 with identifier: 10734316
2026-03-29 15:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a8317616-9292-5631-810f-f904c941be99 with identifier: 10734316 to the API
2026-03-29 15:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734316>
{'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': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a8317616-9292-5631-810f-f904c941be99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTH770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 173719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2020-12-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e Business - xDrive - Hybrid - Automatic - 163 hp - '
'173.719 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734316%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Saving data for 10734316: {'auction_closing_time': 1774960500.0, 'created_time': 1774606715.604185, 'last_price_update_time': 1774797622.025343}
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734316') HTTP/1.1" 204 0
2026-03-29 15:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92701563-318d-5ba3-a9af-4bea3ad1f381 with identifier: 10734236
2026-03-29 15:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92701563-318d-5ba3-a9af-4bea3ad1f381 with identifier: 10734236
2026-03-29 15:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92701563-318d-5ba3-a9af-4bea3ad1f381 with identifier: 10734236 to the API
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734236>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '92701563-318d-5ba3-a9af-4bea3ad1f381',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNT039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734236',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126107,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 126.107 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734236%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Saving data for 10734236: {'auction_closing_time': 1774960500.0, 'created_time': 1774606805.944649, 'last_price_update_time': 1774797622.319263}
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734236') HTTP/1.1" 204 0
2026-03-29 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:22 [adesa.be] INFO: Found listing with ID: 10734087
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734087%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Scrape type for 10734087: 2
2026-03-29 15:20:22 [adesa.be] INFO: Scraping item 10734087 url https://www.openlane.eu/en/carv6/auction/10734087
2026-03-29 15:20:22 [adesa.be] INFO: Found listing with ID: 10738161
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738161%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Scrape type for 10738161: 0
2026-03-29 15:20:22 [adesa.be] INFO: Skipping item 10738161 url https://www.openlane.eu/en/carv6/auction/10738161
2026-03-29 15:20:22 [adesa.be] INFO: Found listing with ID: 10738167
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738167%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Scrape type for 10738167: 0
2026-03-29 15:20:22 [adesa.be] INFO: Skipping item 10738167 url https://www.openlane.eu/en/carv6/auction/10738167
2026-03-29 15:20:22 [adesa.be] INFO: Found listing with ID: 10738106
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738106%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Scrape type for 10738106: 0
2026-03-29 15:20:22 [adesa.be] INFO: Skipping item 10738106 url https://www.openlane.eu/en/carv6/auction/10738106
2026-03-29 15:20:22 [adesa.be] INFO: Found listing with ID: 10738145
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738145%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Scrape type for 10738145: 0
2026-03-29 15:20:22 [adesa.be] INFO: Skipping item 10738145 url https://www.openlane.eu/en/carv6/auction/10738145
2026-03-29 15:20:22 [adesa.be] INFO: Found listing with ID: 10734128
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734128%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Scrape type for 10734128: 2
2026-03-29 15:20:22 [adesa.be] INFO: Scraping item 10734128 url https://www.openlane.eu/en/carv6/auction/10734128
2026-03-29 15:20:22 [adesa.be] INFO: Found listing with ID: 10738144
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738144%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Scrape type for 10738144: 0
2026-03-29 15:20:22 [adesa.be] INFO: Skipping item 10738144 url https://www.openlane.eu/en/carv6/auction/10738144
2026-03-29 15:20:22 [adesa.be] INFO: Found listing with ID: 10734324
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734324%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Scrape type for 10734324: 2
2026-03-29 15:20:22 [adesa.be] INFO: Scraping item 10734324 url https://www.openlane.eu/en/carv6/auction/10734324
2026-03-29 15:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8038f44-1dd8-592f-a0e8-6c51181b1378 with identifier: 10734141
2026-03-29 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8038f44-1dd8-592f-a0e8-6c51181b1378 with scrape type 2
2026-03-29 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8038f44-1dd8-592f-a0e8-6c51181b1378 with scrape type 2
2026-03-29 15:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8038f44-1dd8-592f-a0e8-6c51181b1378, identifier: 10734141
2026-03-29 15:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with identifier: 10734323
2026-03-29 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with scrape type 2
2026-03-29 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with scrape type 2
2026-03-29 15:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6, identifier: 10734323
2026-03-29 15:20:22 [adesa.be] INFO: Found listing with ID: 10734325
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734325%27 HTTP/1.1" 200 None
2026-03-29 15:20:22 [adesa.be] INFO: Scrape type for 10734325: 2
2026-03-29 15:20:22 [adesa.be] INFO: Scraping item 10734325 url https://www.openlane.eu/en/carv6/auction/10734325
2026-03-29 15:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8038f44-1dd8-592f-a0e8-6c51181b1378 with identifier: 10734141
2026-03-29 15:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8038f44-1dd8-592f-a0e8-6c51181b1378 with identifier: 10734141
2026-03-29 15:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8038f44-1dd8-592f-a0e8-6c51181b1378 with identifier: 10734141 to the API
2026-03-29 15:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734141>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'c8038f44-1dd8-592f-a0e8-6c51181b1378',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVK542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734141',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 84231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 110 hp - 84.231 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734141%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Saving data for 10734141: {'auction_closing_time': 1774960500.0, 'created_time': 1774606873.205917, 'last_price_update_time': 1774797623.023969}
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734141') HTTP/1.1" 204 0
2026-03-29 15:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with identifier: 10734323
2026-03-29 15:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with identifier: 10734323
2026-03-29 15:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with identifier: 10734323 to the API
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'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': '4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABR539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 121114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.2i GT - Petrol - Manual - 130 hp - 121.114 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734323%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Saving data for 10734323: {'auction_closing_time': 1774960500.0, 'created_time': 1774606806.258413, 'last_price_update_time': 1774797623.408953}
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734323') HTTP/1.1" 204 0
2026-03-29 15:20:23 [adesa.be] INFO: Found listing with ID: 10734104
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734104%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Scrape type for 10734104: 2
2026-03-29 15:20:23 [adesa.be] INFO: Scraping item 10734104 url https://www.openlane.eu/en/carv6/auction/10734104
2026-03-29 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15: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 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:23 [adesa.be] INFO: Found listing with ID: 10734063
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734063%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Scrape type for 10734063: 2
2026-03-29 15:20:23 [adesa.be] INFO: Scraping item 10734063 url https://www.openlane.eu/en/carv6/auction/10734063
2026-03-29 15: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 15: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 15: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 15:20:23 [adesa.be] INFO: Found listing with ID: 10734277
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734277%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Scrape type for 10734277: 2
2026-03-29 15:20:23 [adesa.be] INFO: Scraping item 10734277 url https://www.openlane.eu/en/carv6/auction/10734277
2026-03-29 15:20:23 [adesa.be] INFO: Found listing with ID: 10738135
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738135%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Scrape type for 10738135: 0
2026-03-29 15:20:23 [adesa.be] INFO: Skipping item 10738135 url https://www.openlane.eu/en/carv6/auction/10738135
2026-03-29 15:20:23 [adesa.be] INFO: Found listing with ID: 10738149
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738149%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Scrape type for 10738149: 0
2026-03-29 15:20:23 [adesa.be] INFO: Skipping item 10738149 url https://www.openlane.eu/en/carv6/auction/10738149
2026-03-29 15:20:23 [adesa.be] INFO: Found listing with ID: 10734120
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734120%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Scrape type for 10734120: 2
2026-03-29 15:20:23 [adesa.be] INFO: Scraping item 10734120 url https://www.openlane.eu/en/carv6/auction/10734120
2026-03-29 15:20:23 [adesa.be] INFO: Found listing with ID: 10738143
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738143%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Scrape type for 10738143: 0
2026-03-29 15:20:23 [adesa.be] INFO: Skipping item 10738143 url https://www.openlane.eu/en/carv6/auction/10738143
2026-03-29 15:20:23 [adesa.be] INFO: Found listing with ID: 10734257
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734257%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Scrape type for 10734257: 2
2026-03-29 15:20:23 [adesa.be] INFO: Scraping item 10734257 url https://www.openlane.eu/en/carv6/auction/10734257
2026-03-29 15:20:23 [adesa.be] INFO: Found listing with ID: 10734024
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734024%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Scrape type for 10734024: 2
2026-03-29 15:20:23 [adesa.be] INFO: Scraping item 10734024 url https://www.openlane.eu/en/carv6/auction/10734024
2026-03-29 15:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with identifier: 10734177
2026-03-29 15:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with scrape type 2
2026-03-29 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with scrape type 2
2026-03-29 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56f33d3d-cc12-54b5-8e0a-60ca8062e807, identifier: 10734177
2026-03-29 15:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae43d7db-3059-5bfe-abd9-42748ad3f175 with identifier: 10734140
2026-03-29 15:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae43d7db-3059-5bfe-abd9-42748ad3f175 with scrape type 2
2026-03-29 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae43d7db-3059-5bfe-abd9-42748ad3f175 with scrape type 2
2026-03-29 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae43d7db-3059-5bfe-abd9-42748ad3f175, identifier: 10734140
2026-03-29 15:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with identifier: 10734016
2026-03-29 15:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with scrape type 2
2026-03-29 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with scrape type 2
2026-03-29 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c, identifier: 10734016
2026-03-29 15:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c46e2d4d-456a-5862-a7a5-be6badc572fe with identifier: 10734094
2026-03-29 15:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c46e2d4d-456a-5862-a7a5-be6badc572fe with scrape type 2
2026-03-29 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c46e2d4d-456a-5862-a7a5-be6badc572fe with scrape type 2
2026-03-29 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c46e2d4d-456a-5862-a7a5-be6badc572fe, identifier: 10734094
2026-03-29 15:20:23 [adesa.be] INFO: Found listing with ID: 10734129
2026-03-29 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734129%27 HTTP/1.1" 200 None
2026-03-29 15:20:23 [adesa.be] INFO: Scrape type for 10734129: 2
2026-03-29 15:20:23 [adesa.be] INFO: Scraping item 10734129 url https://www.openlane.eu/en/carv6/auction/10734129
2026-03-29 15:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with identifier: 10734177
2026-03-29 15:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with identifier: 10734177
2026-03-29 15:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with identifier: 10734177 to the API
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734177>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '56f33d3d-cc12-54b5-8e0a-60ca8062e807',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTF650',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734177',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 179930,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 Active Pack - Hybrid - Automatic - 150 hp - '
'179.930 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:24 [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 15:20:24 [adesa.be] INFO: Saving data for 10734177: {'auction_closing_time': 1774960500.0, 'created_time': 1774606817.904323, 'last_price_update_time': 1774797624.24724}
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734177') HTTP/1.1" 204 0
2026-03-29 15:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae43d7db-3059-5bfe-abd9-42748ad3f175 with identifier: 10734140
2026-03-29 15:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae43d7db-3059-5bfe-abd9-42748ad3f175 with identifier: 10734140
2026-03-29 15:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae43d7db-3059-5bfe-abd9-42748ad3f175 with identifier: 10734140 to the API
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734140>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'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': 'ae43d7db-3059-5bfe-abd9-42748ad3f175',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJZ525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734140',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 74198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14050,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 181 hp - 74.198 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:24 [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 15:20:24 [adesa.be] INFO: Saving data for 10734140: {'auction_closing_time': 1774960500.0, 'created_time': 1774606802.04543, 'last_price_update_time': 1774797624.54106}
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734140') HTTP/1.1" 204 0
2026-03-29 15:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with identifier: 10734016
2026-03-29 15:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with identifier: 10734016
2026-03-29 15:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with identifier: 10734016 to the API
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734016>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'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': '26d5c4ed-9d9e-5810-b095-12e2bc2ee87c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHH265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734016',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 46415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13850,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 181 hp - 46.415 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:24 [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 15:20:24 [adesa.be] INFO: Saving data for 10734016: {'auction_closing_time': 1774960500.0, 'created_time': 1774606809.438068, 'last_price_update_time': 1774797624.809898}
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734016') HTTP/1.1" 204 0
2026-03-29 15:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c46e2d4d-456a-5862-a7a5-be6badc572fe with identifier: 10734094
2026-03-29 15:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c46e2d4d-456a-5862-a7a5-be6badc572fe with identifier: 10734094
2026-03-29 15:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c46e2d4d-456a-5862-a7a5-be6badc572fe with identifier: 10734094 to the API
2026-03-29 15:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734094>
{'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': 'c46e2d4d-456a-5862-a7a5-be6badc572fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMU791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734094',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 42721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16350,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 42.721 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734094%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Saving data for 10734094: {'auction_closing_time': 1774960500.0, 'created_time': 1774606799.563826, 'last_price_update_time': 1774797625.128855}
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734094') HTTP/1.1" 204 0
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10734258
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734258%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10734258: 2
2026-03-29 15:20:25 [adesa.be] INFO: Scraping item 10734258 url https://www.openlane.eu/en/carv6/auction/10734258
2026-03-29 15:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20: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 15:20:25 [adesa.be] INFO: Found listing with ID: 10734237
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734237%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10734237: 2
2026-03-29 15:20:25 [adesa.be] INFO: Scraping item 10734237 url https://www.openlane.eu/en/carv6/auction/10734237
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10734130
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734130%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10734130: 2
2026-03-29 15:20:25 [adesa.be] INFO: Scraping item 10734130 url https://www.openlane.eu/en/carv6/auction/10734130
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10734179
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734179%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10734179: 2
2026-03-29 15:20:25 [adesa.be] INFO: Scraping item 10734179 url https://www.openlane.eu/en/carv6/auction/10734179
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10734121
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734121%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10734121: 2
2026-03-29 15:20:25 [adesa.be] INFO: Scraping item 10734121 url https://www.openlane.eu/en/carv6/auction/10734121
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10738122
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738122%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10738122: 0
2026-03-29 15:20:25 [adesa.be] INFO: Skipping item 10738122 url https://www.openlane.eu/en/carv6/auction/10738122
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10734105
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734105%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10734105: 2
2026-03-29 15:20:25 [adesa.be] INFO: Scraping item 10734105 url https://www.openlane.eu/en/carv6/auction/10734105
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10738119
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738119%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10738119: 0
2026-03-29 15:20:25 [adesa.be] INFO: Skipping item 10738119 url https://www.openlane.eu/en/carv6/auction/10738119
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10734095
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734095%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10734095: 2
2026-03-29 15:20:25 [adesa.be] INFO: Scraping item 10734095 url https://www.openlane.eu/en/carv6/auction/10734095
2026-03-29 15:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with identifier: 10734060
2026-03-29 15:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with scrape type 2
2026-03-29 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with scrape type 2
2026-03-29 15:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29, identifier: 10734060
2026-03-29 15:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ac100fb-7273-5f2d-b7a9-8b6e0cc620c0 with identifier: 10734300
2026-03-29 15:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ac100fb-7273-5f2d-b7a9-8b6e0cc620c0 with scrape type 2
2026-03-29 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ac100fb-7273-5f2d-b7a9-8b6e0cc620c0 with scrape type 2
2026-03-29 15:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ac100fb-7273-5f2d-b7a9-8b6e0cc620c0, identifier: 10734300
2026-03-29 15:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61acdd1d-d432-5e71-9764-1a1c1233ebfd with identifier: 10734062
2026-03-29 15:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61acdd1d-d432-5e71-9764-1a1c1233ebfd with scrape type 2
2026-03-29 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61acdd1d-d432-5e71-9764-1a1c1233ebfd with scrape type 2
2026-03-29 15:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61acdd1d-d432-5e71-9764-1a1c1233ebfd, identifier: 10734062
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10738099
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738099%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10738099: 0
2026-03-29 15:20:25 [adesa.be] INFO: Skipping item 10738099 url https://www.openlane.eu/en/carv6/auction/10738099
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10738117
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738117%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10738117: 0
2026-03-29 15:20:25 [adesa.be] INFO: Skipping item 10738117 url https://www.openlane.eu/en/carv6/auction/10738117
2026-03-29 15:20:25 [adesa.be] INFO: Found listing with ID: 10734260
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734260%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Scrape type for 10734260: 2
2026-03-29 15:20:25 [adesa.be] INFO: Scraping item 10734260 url https://www.openlane.eu/en/carv6/auction/10734260
2026-03-29 15:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with identifier: 10734060
2026-03-29 15:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with identifier: 10734060
2026-03-29 15:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with identifier: 10734060 to the API
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734060>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'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': '6f7ba044-7e50-5a4a-8ed5-07d63aa63d29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPL552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734060',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 40666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.2i GT - Petrol - 130 hp - 40.666 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734060%27 HTTP/1.1" 200 None
2026-03-29 15:20:25 [adesa.be] INFO: Saving data for 10734060: {'auction_closing_time': 1774960500.0, 'created_time': 1774606875.600082, 'last_price_update_time': 1774797625.938755}
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734060') HTTP/1.1" 204 0
2026-03-29 15:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ac100fb-7273-5f2d-b7a9-8b6e0cc620c0 with identifier: 10734300
2026-03-29 15:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ac100fb-7273-5f2d-b7a9-8b6e0cc620c0 with identifier: 10734300
2026-03-29 15:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ac100fb-7273-5f2d-b7a9-8b6e0cc620c0 with identifier: 10734300 to the API
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'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': '6ac100fb-7273-5f2d-b7a9-8b6e0cc620c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWY645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 108460,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-04-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.2i Active Pack - Petrol - Manual - 130 hp - 108.460 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734300%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Saving data for 10734300: {'auction_closing_time': 1774960500.0, 'created_time': 1774606876.611926, 'last_price_update_time': 1774797626.318823}
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734300') HTTP/1.1" 204 0
2026-03-29 15:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61acdd1d-d432-5e71-9764-1a1c1233ebfd with identifier: 10734062
2026-03-29 15:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61acdd1d-d432-5e71-9764-1a1c1233ebfd with identifier: 10734062
2026-03-29 15:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61acdd1d-d432-5e71-9764-1a1c1233ebfd with identifier: 10734062 to the API
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734062>
{'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': '61acdd1d-d432-5e71-9764-1a1c1233ebfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APD551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734062',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 80507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16350,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 80.507 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734062%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Saving data for 10734062: {'auction_closing_time': 1774960500.0, 'created_time': 1774606873.547738, 'last_price_update_time': 1774797626.601121}
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734062') HTTP/1.1" 204 0
2026-03-29 15:20:26 [adesa.be] INFO: Found listing with ID: 10734259
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734259%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Scrape type for 10734259: 2
2026-03-29 15:20:26 [adesa.be] INFO: Scraping item 10734259 url https://www.openlane.eu/en/carv6/auction/10734259
2026-03-29 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20: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 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:26 [adesa.be] INFO: Found listing with ID: 10734261
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734261%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Scrape type for 10734261: 2
2026-03-29 15:20:26 [adesa.be] INFO: Scraping item 10734261 url https://www.openlane.eu/en/carv6/auction/10734261
2026-03-29 15:20: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 15:20:26 [adesa.be] INFO: Found listing with ID: 10734301
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734301%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Scrape type for 10734301: 2
2026-03-29 15:20:26 [adesa.be] INFO: Scraping item 10734301 url https://www.openlane.eu/en/carv6/auction/10734301
2026-03-29 15:20:26 [adesa.be] INFO: Found listing with ID: 10734131
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734131%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Scrape type for 10734131: 2
2026-03-29 15:20:26 [adesa.be] INFO: Scraping item 10734131 url https://www.openlane.eu/en/carv6/auction/10734131
2026-03-29 15:20:26 [adesa.be] INFO: Found listing with ID: 10734180
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734180%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Scrape type for 10734180: 2
2026-03-29 15:20:26 [adesa.be] INFO: Scraping item 10734180 url https://www.openlane.eu/en/carv6/auction/10734180
2026-03-29 15:20:26 [adesa.be] INFO: Found listing with ID: 10738139
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738139%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Scrape type for 10738139: 0
2026-03-29 15:20:26 [adesa.be] INFO: Skipping item 10738139 url https://www.openlane.eu/en/carv6/auction/10738139
2026-03-29 15:20:26 [adesa.be] INFO: Found listing with ID: 10738133
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738133%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Scrape type for 10738133: 0
2026-03-29 15:20:26 [adesa.be] INFO: Skipping item 10738133 url https://www.openlane.eu/en/carv6/auction/10738133
2026-03-29 15:20:26 [adesa.be] INFO: Found listing with ID: 10734036
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734036%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Scrape type for 10734036: 2
2026-03-29 15:20:26 [adesa.be] INFO: Scraping item 10734036 url https://www.openlane.eu/en/carv6/auction/10734036
2026-03-29 15:20:26 [adesa.be] INFO: Found listing with ID: 10738115
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738115%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Scrape type for 10738115: 0
2026-03-29 15:20:26 [adesa.be] INFO: Skipping item 10738115 url https://www.openlane.eu/en/carv6/auction/10738115
2026-03-29 15:20:26 [adesa.be] INFO: Found listing with ID: 10734262
2026-03-29 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734262%27 HTTP/1.1" 200 None
2026-03-29 15:20:26 [adesa.be] INFO: Scrape type for 10734262: 2
2026-03-29 15:20:26 [adesa.be] INFO: Scraping item 10734262 url https://www.openlane.eu/en/carv6/auction/10734262
2026-03-29 15:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 045b849d-7fe2-59d0-bfd0-ee104232599b with identifier: 10734216
2026-03-29 15:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 045b849d-7fe2-59d0-bfd0-ee104232599b with scrape type 2
2026-03-29 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 045b849d-7fe2-59d0-bfd0-ee104232599b with scrape type 2
2026-03-29 15:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 045b849d-7fe2-59d0-bfd0-ee104232599b, identifier: 10734216
2026-03-29 15:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff5f18a2-a11c-5611-bd36-3f2552117a19 with identifier: 10734086
2026-03-29 15:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff5f18a2-a11c-5611-bd36-3f2552117a19 with scrape type 2
2026-03-29 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff5f18a2-a11c-5611-bd36-3f2552117a19 with scrape type 2
2026-03-29 15:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff5f18a2-a11c-5611-bd36-3f2552117a19, identifier: 10734086
2026-03-29 15:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85eef193-ebe4-5055-907b-79c95e727f79 with identifier: 10734322
2026-03-29 15:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85eef193-ebe4-5055-907b-79c95e727f79 with scrape type 2
2026-03-29 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85eef193-ebe4-5055-907b-79c95e727f79 with scrape type 2
2026-03-29 15:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85eef193-ebe4-5055-907b-79c95e727f79, identifier: 10734322
2026-03-29 15:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with identifier: 10734176
2026-03-29 15:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with scrape type 2
2026-03-29 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with scrape type 2
2026-03-29 15:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39ffe17e-01c7-5d27-b63c-1ee183471fd4, identifier: 10734176
2026-03-29 15:20:27 [adesa.be] INFO: Found listing with ID: 10734278
2026-03-29 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734278%27 HTTP/1.1" 200 None
2026-03-29 15:20:27 [adesa.be] INFO: Scrape type for 10734278: 2
2026-03-29 15:20:27 [adesa.be] INFO: Scraping item 10734278 url https://www.openlane.eu/en/carv6/auction/10734278
2026-03-29 15:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 045b849d-7fe2-59d0-bfd0-ee104232599b with identifier: 10734216
2026-03-29 15:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 045b849d-7fe2-59d0-bfd0-ee104232599b with identifier: 10734216
2026-03-29 15:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 045b849d-7fe2-59d0-bfd0-ee104232599b with identifier: 10734216 to the API
2026-03-29 15:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '045b849d-7fe2-59d0-bfd0-ee104232599b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQZ131',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734216',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 60665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 208 Active Pack - Electric - Automatic - 136 hp - 60.665 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-29 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734216%27 HTTP/1.1" 200 None
2026-03-29 15:20:27 [adesa.be] INFO: Saving data for 10734216: {'auction_closing_time': 1774960500.0, 'created_time': 1774606879.15169, 'last_price_update_time': 1774797627.500885}
2026-03-29 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734216') HTTP/1.1" 204 0
2026-03-29 15:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff5f18a2-a11c-5611-bd36-3f2552117a19 with identifier: 10734086
2026-03-29 15:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff5f18a2-a11c-5611-bd36-3f2552117a19 with identifier: 10734086
2026-03-29 15:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff5f18a2-a11c-5611-bd36-3f2552117a19 with identifier: 10734086 to the API
2026-03-29 15:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734086>
{'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': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'ff5f18a2-a11c-5611-bd36-3f2552117a19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMK597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734086',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 92640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.5 HDI Style - Diesel - Manual - 110 hp - 92.640 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-29 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734086%27 HTTP/1.1" 200 None
2026-03-29 15:20:27 [adesa.be] INFO: Saving data for 10734086: {'auction_closing_time': 1774960500.0, 'created_time': 1774606799.194239, 'last_price_update_time': 1774797627.885489}
2026-03-29 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734086') HTTP/1.1" 204 0
2026-03-29 15:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85eef193-ebe4-5055-907b-79c95e727f79 with identifier: 10734322
2026-03-29 15:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85eef193-ebe4-5055-907b-79c95e727f79 with identifier: 10734322
2026-03-29 15:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85eef193-ebe4-5055-907b-79c95e727f79 with identifier: 10734322 to the API
2026-03-29 15:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734322>
{'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-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '85eef193-ebe4-5055-907b-79c95e727f79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EKR787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734322',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 47102,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Crossland 1.2 GS - Petrol - Manual - 110 hp - 47.102 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Saving data for 10734322: {'auction_closing_time': 1774960500.0, 'created_time': 1774606794.273924, 'last_price_update_time': 1774797628.166966}
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734322') HTTP/1.1" 204 0
2026-03-29 15:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with identifier: 10734176
2026-03-29 15:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with identifier: 10734176
2026-03-29 15:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with identifier: 10734176 to the API
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734176>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '39ffe17e-01c7-5d27-b63c-1ee183471fd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECJ130',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734176',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 84469,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 208 Allure Pack - Electric - Automatic - 136 hp - 84.469 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Saving data for 10734176: {'auction_closing_time': 1774960500.0, 'created_time': 1774606881.725843, 'last_price_update_time': 1774797628.451404}
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734176') HTTP/1.1" 204 0
2026-03-29 15:20:28 [adesa.be] INFO: Found listing with ID: 10734079
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Scrape type for 10734079: 2
2026-03-29 15:20:28 [adesa.be] INFO: Scraping item 10734079 url https://www.openlane.eu/en/carv6/auction/10734079
2026-03-29 15:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20: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 15:20:28 [adesa.be] INFO: Found listing with ID: 10734263
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Scrape type for 10734263: 2
2026-03-29 15:20:28 [adesa.be] INFO: Scraping item 10734263 url https://www.openlane.eu/en/carv6/auction/10734263
2026-03-29 15:20:28 [adesa.be] INFO: Found listing with ID: 10734080
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Scrape type for 10734080: 2
2026-03-29 15:20:28 [adesa.be] INFO: Scraping item 10734080 url https://www.openlane.eu/en/carv6/auction/10734080
2026-03-29 15:20:28 [adesa.be] INFO: Found listing with ID: 10734142
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Scrape type for 10734142: 2
2026-03-29 15:20:28 [adesa.be] INFO: Scraping item 10734142 url https://www.openlane.eu/en/carv6/auction/10734142
2026-03-29 15:20:28 [adesa.be] INFO: Found listing with ID: 10738118
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Scrape type for 10738118: 0
2026-03-29 15:20:28 [adesa.be] INFO: Skipping item 10738118 url https://www.openlane.eu/en/carv6/auction/10738118
2026-03-29 15:20:28 [adesa.be] INFO: Found listing with ID: 10738134
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Scrape type for 10738134: 0
2026-03-29 15:20:28 [adesa.be] INFO: Skipping item 10738134 url https://www.openlane.eu/en/carv6/auction/10738134
2026-03-29 15:20:28 [adesa.be] INFO: Found listing with ID: 10734159
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Scrape type for 10734159: 2
2026-03-29 15:20:28 [adesa.be] INFO: Scraping item 10734159 url https://www.openlane.eu/en/carv6/auction/10734159
2026-03-29 15:20:28 [adesa.be] INFO: Found listing with ID: 10734106
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Scrape type for 10734106: 2
2026-03-29 15:20:28 [adesa.be] INFO: Scraping item 10734106 url https://www.openlane.eu/en/carv6/auction/10734106
2026-03-29 15:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0506d8ce-ce6f-569d-8576-f6b50af62c5c with identifier: 10734276
2026-03-29 15:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0506d8ce-ce6f-569d-8576-f6b50af62c5c with scrape type 2
2026-03-29 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0506d8ce-ce6f-569d-8576-f6b50af62c5c with scrape type 2
2026-03-29 15:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0506d8ce-ce6f-569d-8576-f6b50af62c5c, identifier: 10734276
2026-03-29 15:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 694c957a-3952-5b54-b7b5-8c0686d4be33 with identifier: 10734321
2026-03-29 15:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 694c957a-3952-5b54-b7b5-8c0686d4be33 with scrape type 2
2026-03-29 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 694c957a-3952-5b54-b7b5-8c0686d4be33 with scrape type 2
2026-03-29 15:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 694c957a-3952-5b54-b7b5-8c0686d4be33, identifier: 10734321
2026-03-29 15:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90233b83-490b-5238-9dca-81998d81b1a2 with identifier: 10734139
2026-03-29 15:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90233b83-490b-5238-9dca-81998d81b1a2 with scrape type 2
2026-03-29 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90233b83-490b-5238-9dca-81998d81b1a2 with scrape type 2
2026-03-29 15:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90233b83-490b-5238-9dca-81998d81b1a2, identifier: 10734139
2026-03-29 15:20:28 [adesa.be] INFO: Found listing with ID: 10734096
2026-03-29 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:28 [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 15:20:28 [adesa.be] INFO: Scrape type for 10734096: 2
2026-03-29 15:20:28 [adesa.be] INFO: Scraping item 10734096 url https://www.openlane.eu/en/carv6/auction/10734096
2026-03-29 15:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0506d8ce-ce6f-569d-8576-f6b50af62c5c with identifier: 10734276
2026-03-29 15:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0506d8ce-ce6f-569d-8576-f6b50af62c5c with identifier: 10734276
2026-03-29 15:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0506d8ce-ce6f-569d-8576-f6b50af62c5c with identifier: 10734276 to the API
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734276>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0506d8ce-ce6f-569d-8576-f6b50af62c5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQH333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 129296,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 Chili - ALL4 - Hybrid - Automatic - '
'125 hp - 129.296 km',
'transmission': 'automatic',
'trim': 'Chili',
'vin': None,
'year': 2020}
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734276%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Saving data for 10734276: {'auction_closing_time': 1774960500.0, 'created_time': 1774606791.478231, 'last_price_update_time': 1774797629.203621}
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734276') HTTP/1.1" 204 0
2026-03-29 15:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 694c957a-3952-5b54-b7b5-8c0686d4be33 with identifier: 10734321
2026-03-29 15:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 694c957a-3952-5b54-b7b5-8c0686d4be33 with identifier: 10734321
2026-03-29 15:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 694c957a-3952-5b54-b7b5-8c0686d4be33 with identifier: 10734321 to the API
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734321>
{'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-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '694c957a-3952-5b54-b7b5-8c0686d4be33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMY710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734321',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 35012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'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 - 35.012 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734321%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Saving data for 10734321: {'auction_closing_time': 1774960500.0, 'created_time': 1774606795.58582, 'last_price_update_time': 1774797629.466611}
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734321') HTTP/1.1" 204 0
2026-03-29 15:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90233b83-490b-5238-9dca-81998d81b1a2 with identifier: 10734139
2026-03-29 15:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90233b83-490b-5238-9dca-81998d81b1a2 with identifier: 10734139
2026-03-29 15:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90233b83-490b-5238-9dca-81998d81b1a2 with identifier: 10734139 to the API
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734139>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '90233b83-490b-5238-9dca-81998d81b1a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBV523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734139',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 130264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 Essential - ALL4 - Hybrid - Automatic '
'- 125 hp - 130.264 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2021}
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734139%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Saving data for 10734139: {'auction_closing_time': 1774960500.0, 'created_time': 1774606793.939728, 'last_price_update_time': 1774797629.751559}
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734139') HTTP/1.1" 204 0
2026-03-29 15:20:29 [adesa.be] INFO: Found listing with ID: 10733999
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733999%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Scrape type for 10733999: 2
2026-03-29 15:20:29 [adesa.be] INFO: Scraping item 10733999 url https://www.openlane.eu/en/carv6/auction/10733999
2026-03-29 15:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:29 [adesa.be] INFO: Found listing with ID: 10738113
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738113%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Scrape type for 10738113: 0
2026-03-29 15:20:29 [adesa.be] INFO: Skipping item 10738113 url https://www.openlane.eu/en/carv6/auction/10738113
2026-03-29 15:20:29 [adesa.be] INFO: Found listing with ID: 10734239
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734239%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Scrape type for 10734239: 2
2026-03-29 15:20:29 [adesa.be] INFO: Scraping item 10734239 url https://www.openlane.eu/en/carv6/auction/10734239
2026-03-29 15:20: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 15:20: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 15:20: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 15:20: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 15:20:29 [adesa.be] INFO: Found listing with ID: 10734238
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734238%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Scrape type for 10734238: 2
2026-03-29 15:20:29 [adesa.be] INFO: Scraping item 10734238 url https://www.openlane.eu/en/carv6/auction/10734238
2026-03-29 15:20:29 [adesa.be] INFO: Found listing with ID: 10738112
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738112%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Scrape type for 10738112: 0
2026-03-29 15:20:29 [adesa.be] INFO: Skipping item 10738112 url https://www.openlane.eu/en/carv6/auction/10738112
2026-03-29 15:20:29 [adesa.be] INFO: Found listing with ID: 10734153
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734153%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Scrape type for 10734153: 2
2026-03-29 15:20:29 [adesa.be] INFO: Scraping item 10734153 url https://www.openlane.eu/en/carv6/auction/10734153
2026-03-29 15:20:29 [adesa.be] INFO: Found listing with ID: 10734219
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734219%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Scrape type for 10734219: 2
2026-03-29 15:20:29 [adesa.be] INFO: Scraping item 10734219 url https://www.openlane.eu/en/carv6/auction/10734219
2026-03-29 15:20:29 [adesa.be] INFO: Found listing with ID: 10734081
2026-03-29 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734081%27 HTTP/1.1" 200 None
2026-03-29 15:20:29 [adesa.be] INFO: Scrape type for 10734081: 2
2026-03-29 15:20:29 [adesa.be] INFO: Scraping item 10734081 url https://www.openlane.eu/en/carv6/auction/10734081
2026-03-29 15:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a199baa3-3fc7-5686-b636-6e4151d5a234 with identifier: 10734233
2026-03-29 15:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a199baa3-3fc7-5686-b636-6e4151d5a234 with scrape type 2
2026-03-29 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a199baa3-3fc7-5686-b636-6e4151d5a234 with scrape type 2
2026-03-29 15:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a199baa3-3fc7-5686-b636-6e4151d5a234, identifier: 10734233
2026-03-29 15:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3118fc91-cee6-5658-a80c-983b4739d361 with identifier: 10734325
2026-03-29 15:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3118fc91-cee6-5658-a80c-983b4739d361 with scrape type 2
2026-03-29 15:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3118fc91-cee6-5658-a80c-983b4739d361 with scrape type 2
2026-03-29 15:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3118fc91-cee6-5658-a80c-983b4739d361, identifier: 10734325
2026-03-29 15:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adb745e9-0fca-5e8f-9c18-396efa492854 with identifier: 10734104
2026-03-29 15:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adb745e9-0fca-5e8f-9c18-396efa492854 with scrape type 2
2026-03-29 15:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adb745e9-0fca-5e8f-9c18-396efa492854 with scrape type 2
2026-03-29 15:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adb745e9-0fca-5e8f-9c18-396efa492854, identifier: 10734104
2026-03-29 15:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6161c021-9ce9-576d-b55e-bcfa01d13aea with identifier: 10734077
2026-03-29 15:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6161c021-9ce9-576d-b55e-bcfa01d13aea with scrape type 2
2026-03-29 15:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6161c021-9ce9-576d-b55e-bcfa01d13aea with scrape type 2
2026-03-29 15:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6161c021-9ce9-576d-b55e-bcfa01d13aea, identifier: 10734077
2026-03-29 15:20:30 [adesa.be] INFO: Found listing with ID: 10734025
2026-03-29 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734025%27 HTTP/1.1" 200 None
2026-03-29 15:20:30 [adesa.be] INFO: Scrape type for 10734025: 2
2026-03-29 15:20:30 [adesa.be] INFO: Scraping item 10734025 url https://www.openlane.eu/en/carv6/auction/10734025
2026-03-29 15:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a199baa3-3fc7-5686-b636-6e4151d5a234 with identifier: 10734233
2026-03-29 15:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a199baa3-3fc7-5686-b636-6e4151d5a234 with identifier: 10734233
2026-03-29 15:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a199baa3-3fc7-5686-b636-6e4151d5a234 with identifier: 10734233 to the API
2026-03-29 15:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734233>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a199baa3-3fc7-5686-b636-6e4151d5a234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLU431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734233',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 101953,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 101.953 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734233%27 HTTP/1.1" 200 None
2026-03-29 15:20:30 [adesa.be] INFO: Saving data for 10734233: {'auction_closing_time': 1774960500.0, 'created_time': 1774606782.897627, 'last_price_update_time': 1774797630.65862}
2026-03-29 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734233') HTTP/1.1" 204 0
2026-03-29 15:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3118fc91-cee6-5658-a80c-983b4739d361 with identifier: 10734325
2026-03-29 15:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3118fc91-cee6-5658-a80c-983b4739d361 with identifier: 10734325
2026-03-29 15:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3118fc91-cee6-5658-a80c-983b4739d361 with identifier: 10734325 to the API
2026-03-29 15:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734325>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '3118fc91-cee6-5658-a80c-983b4739d361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCN190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734325',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 61239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Leon 1.0 TSI Move! - Petrol - Automatic - 110 hp - 61.239 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2022}
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734325%27 HTTP/1.1" 200 None
2026-03-29 15:20:31 [adesa.be] INFO: Saving data for 10734325: {'auction_closing_time': 1774960500.0, 'created_time': 1774606868.986237, 'last_price_update_time': 1774797631.087181}
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734325') HTTP/1.1" 204 0
2026-03-29 15:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adb745e9-0fca-5e8f-9c18-396efa492854 with identifier: 10734104
2026-03-29 15:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adb745e9-0fca-5e8f-9c18-396efa492854 with identifier: 10734104
2026-03-29 15:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adb745e9-0fca-5e8f-9c18-396efa492854 with identifier: 10734104 to the API
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734104>
{'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': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'adb745e9-0fca-5e8f-9c18-396efa492854',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUR300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734104',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 49697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Leon Sportstourer 1.5 TSI Move! - Petrol - Manual - 130 hp - '
'49.697 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2021}
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734104%27 HTTP/1.1" 200 None
2026-03-29 15:20:31 [adesa.be] INFO: Saving data for 10734104: {'auction_closing_time': 1774960500.0, 'created_time': 1774606812.751112, 'last_price_update_time': 1774797631.524698}
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734104') HTTP/1.1" 204 0
2026-03-29 15:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6161c021-9ce9-576d-b55e-bcfa01d13aea with identifier: 10734077
2026-03-29 15:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6161c021-9ce9-576d-b55e-bcfa01d13aea with identifier: 10734077
2026-03-29 15:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6161c021-9ce9-576d-b55e-bcfa01d13aea with identifier: 10734077 to the API
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734077>
{'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': 122,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '6161c021-9ce9-576d-b55e-bcfa01d13aea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGM100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734077',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 154481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Insignia Sports Tourer 1.5 Business - Diesel - Automatic - 122 '
'hp - 154.481 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734077%27 HTTP/1.1" 200 None
2026-03-29 15:20:31 [adesa.be] INFO: Saving data for 10734077: {'auction_closing_time': 1774960500.0, 'created_time': 1774606793.587862, 'last_price_update_time': 1774797631.875355}
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734077') HTTP/1.1" 204 0
2026-03-29 15:20:31 [adesa.be] INFO: Found listing with ID: 10738157
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738157%27 HTTP/1.1" 200 None
2026-03-29 15:20:31 [adesa.be] INFO: Scrape type for 10738157: 0
2026-03-29 15:20:31 [adesa.be] INFO: Skipping item 10738157 url https://www.openlane.eu/en/carv6/auction/10738157
2026-03-29 15:20:31 [adesa.be] INFO: Found listing with ID: 10734302
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734302%27 HTTP/1.1" 200 None
2026-03-29 15:20:31 [adesa.be] INFO: Scrape type for 10734302: 2
2026-03-29 15:20:31 [adesa.be] INFO: Scraping item 10734302 url https://www.openlane.eu/en/carv6/auction/10734302
2026-03-29 15:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20: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 15:20: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 15:20:31 [adesa.be] INFO: Found listing with ID: 10734264
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734264%27 HTTP/1.1" 200 None
2026-03-29 15:20:31 [adesa.be] INFO: Scrape type for 10734264: 2
2026-03-29 15:20:31 [adesa.be] INFO: Scraping item 10734264 url https://www.openlane.eu/en/carv6/auction/10734264
2026-03-29 15:20:31 [adesa.be] INFO: Found listing with ID: 10734303
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734303%27 HTTP/1.1" 200 None
2026-03-29 15:20:31 [adesa.be] INFO: Scrape type for 10734303: 2
2026-03-29 15:20:31 [adesa.be] INFO: Scraping item 10734303 url https://www.openlane.eu/en/carv6/auction/10734303
2026-03-29 15:20:31 [adesa.be] INFO: Found listing with ID: 10738105
2026-03-29 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738105%27 HTTP/1.1" 200 None
2026-03-29 15:20:31 [adesa.be] INFO: Scrape type for 10738105: 0
2026-03-29 15:20:31 [adesa.be] INFO: Skipping item 10738105 url https://www.openlane.eu/en/carv6/auction/10738105
2026-03-29 15:20:31 [adesa.be] INFO: Found listing with ID: 10734279
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734279%27 HTTP/1.1" 200 None
2026-03-29 15:20:32 [adesa.be] INFO: Scrape type for 10734279: 2
2026-03-29 15:20:32 [adesa.be] INFO: Scraping item 10734279 url https://www.openlane.eu/en/carv6/auction/10734279
2026-03-29 15:20:32 [adesa.be] INFO: Found listing with ID: 10734082
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734082%27 HTTP/1.1" 200 None
2026-03-29 15:20:32 [adesa.be] INFO: Scrape type for 10734082: 2
2026-03-29 15:20:32 [adesa.be] INFO: Scraping item 10734082 url https://www.openlane.eu/en/carv6/auction/10734082
2026-03-29 15:20:32 [adesa.be] INFO: Found listing with ID: 10733996
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733996%27 HTTP/1.1" 200 None
2026-03-29 15:20:32 [adesa.be] INFO: Scrape type for 10733996: 2
2026-03-29 15:20:32 [adesa.be] INFO: Scraping item 10733996 url https://www.openlane.eu/en/carv6/auction/10733996
2026-03-29 15:20:32 [adesa.be] INFO: Found listing with ID: 10734326
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734326%27 HTTP/1.1" 200 None
2026-03-29 15:20:32 [adesa.be] INFO: Scrape type for 10734326: 2
2026-03-29 15:20:32 [adesa.be] INFO: Scraping item 10734326 url https://www.openlane.eu/en/carv6/auction/10734326
2026-03-29 15:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d69d174-69dd-514c-b6af-ef3f08016493 with identifier: 10734024
2026-03-29 15:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d69d174-69dd-514c-b6af-ef3f08016493 with scrape type 2
2026-03-29 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d69d174-69dd-514c-b6af-ef3f08016493 with scrape type 2
2026-03-29 15:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d69d174-69dd-514c-b6af-ef3f08016493, identifier: 10734024
2026-03-29 15:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with identifier: 10734128
2026-03-29 15:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with scrape type 2
2026-03-29 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with scrape type 2
2026-03-29 15:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3, identifier: 10734128
2026-03-29 15:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356735b4-75fc-577a-9469-a64fcc9373fe with identifier: 10734129
2026-03-29 15:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356735b4-75fc-577a-9469-a64fcc9373fe with scrape type 2
2026-03-29 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 356735b4-75fc-577a-9469-a64fcc9373fe with scrape type 2
2026-03-29 15:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 356735b4-75fc-577a-9469-a64fcc9373fe, identifier: 10734129
2026-03-29 15:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935ab860-6d51-52d0-a0ba-02337902ff31 with identifier: 10734324
2026-03-29 15:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935ab860-6d51-52d0-a0ba-02337902ff31 with scrape type 2
2026-03-29 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 935ab860-6d51-52d0-a0ba-02337902ff31 with scrape type 2
2026-03-29 15:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 935ab860-6d51-52d0-a0ba-02337902ff31, identifier: 10734324
2026-03-29 15:20:32 [adesa.be] INFO: Found listing with ID: 10734280
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734280%27 HTTP/1.1" 200 None
2026-03-29 15:20:32 [adesa.be] INFO: Scrape type for 10734280: 2
2026-03-29 15:20:32 [adesa.be] INFO: Scraping item 10734280 url https://www.openlane.eu/en/carv6/auction/10734280
2026-03-29 15:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d69d174-69dd-514c-b6af-ef3f08016493 with identifier: 10734024
2026-03-29 15:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d69d174-69dd-514c-b6af-ef3f08016493 with identifier: 10734024
2026-03-29 15:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d69d174-69dd-514c-b6af-ef3f08016493 with identifier: 10734024 to the API
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734024>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'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': '2d69d174-69dd-514c-b6af-ef3f08016493',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWB829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734024',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 107677,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-04-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 150 hp - '
'107.677 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734024%27 HTTP/1.1" 200 None
2026-03-29 15:20:32 [adesa.be] INFO: Saving data for 10734024: {'auction_closing_time': 1774960500.0, 'created_time': 1774606860.979873, 'last_price_update_time': 1774797632.729325}
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734024') HTTP/1.1" 204 0
2026-03-29 15:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with identifier: 10734128
2026-03-29 15:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with identifier: 10734128
2026-03-29 15:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with identifier: 10734128 to the API
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734128>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLD992',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734128',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 68306,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12350,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Megane Grandtour 1.6 Intens - Hybrid - Automatic - 94 hp - '
'68.306 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-29 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734128%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Saving data for 10734128: {'auction_closing_time': 1774960500.0, 'created_time': 1774606813.186771, 'last_price_update_time': 1774797633.005732}
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734128') HTTP/1.1" 204 0
2026-03-29 15:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 356735b4-75fc-577a-9469-a64fcc9373fe with identifier: 10734129
2026-03-29 15:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 356735b4-75fc-577a-9469-a64fcc9373fe with identifier: 10734129
2026-03-29 15:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 356735b4-75fc-577a-9469-a64fcc9373fe with identifier: 10734129 to the API
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734129>
{'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': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '356735b4-75fc-577a-9469-a64fcc9373fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGA243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734129',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 130237,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'130.237 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734129%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Saving data for 10734129: {'auction_closing_time': 1774960500.0, 'created_time': 1774606862.317364, 'last_price_update_time': 1774797633.296364}
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734129') HTTP/1.1" 204 0
2026-03-29 15:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 935ab860-6d51-52d0-a0ba-02337902ff31 with identifier: 10734324
2026-03-29 15:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 935ab860-6d51-52d0-a0ba-02337902ff31 with identifier: 10734324
2026-03-29 15:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 935ab860-6d51-52d0-a0ba-02337902ff31 with identifier: 10734324 to the API
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734324>
{'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': 95,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '935ab860-6d51-52d0-a0ba-02337902ff31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXF976',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734324',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 39857,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 95 hp - 39.857 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2022}
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734324%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Saving data for 10734324: {'auction_closing_time': 1774960500.0, 'created_time': 1774606867.32002, 'last_price_update_time': 1774797633.598221}
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734324') HTTP/1.1" 204 0
2026-03-29 15:20:33 [adesa.be] INFO: Found listing with ID: 10734304
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734304%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Scrape type for 10734304: 2
2026-03-29 15:20:33 [adesa.be] INFO: Scraping item 10734304 url https://www.openlane.eu/en/carv6/auction/10734304
2026-03-29 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:33 [adesa.be] INFO: Found listing with ID: 10738092
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738092%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Scrape type for 10738092: 0
2026-03-29 15:20:33 [adesa.be] INFO: Skipping item 10738092 url https://www.openlane.eu/en/carv6/auction/10738092
2026-03-29 15:20:33 [adesa.be] INFO: Found listing with ID: 10738121
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738121%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Scrape type for 10738121: 0
2026-03-29 15:20:33 [adesa.be] INFO: Skipping item 10738121 url https://www.openlane.eu/en/carv6/auction/10738121
2026-03-29 15:20:33 [adesa.be] INFO: Found listing with ID: 10734097
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734097%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Scrape type for 10734097: 2
2026-03-29 15:20:33 [adesa.be] INFO: Scraping item 10734097 url https://www.openlane.eu/en/carv6/auction/10734097
2026-03-29 15:20: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 15:20: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 15:20: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 15:20: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 15:20:33 [adesa.be] INFO: Found listing with ID: 10738126
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738126%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Scrape type for 10738126: 0
2026-03-29 15:20:33 [adesa.be] INFO: Skipping item 10738126 url https://www.openlane.eu/en/carv6/auction/10738126
2026-03-29 15:20:33 [adesa.be] INFO: Found listing with ID: 10734122
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734122%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Scrape type for 10734122: 2
2026-03-29 15:20:33 [adesa.be] INFO: Scraping item 10734122 url https://www.openlane.eu/en/carv6/auction/10734122
2026-03-29 15:20:33 [adesa.be] INFO: Found listing with ID: 10734123
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734123%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Scrape type for 10734123: 2
2026-03-29 15:20:33 [adesa.be] INFO: Scraping item 10734123 url https://www.openlane.eu/en/carv6/auction/10734123
2026-03-29 15:20:33 [adesa.be] INFO: Found listing with ID: 10734026
2026-03-29 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734026%27 HTTP/1.1" 200 None
2026-03-29 15:20:33 [adesa.be] INFO: Scrape type for 10734026: 2
2026-03-29 15:20:33 [adesa.be] INFO: Scraping item 10734026 url https://www.openlane.eu/en/carv6/auction/10734026
2026-03-29 15:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with identifier: 10734105
2026-03-29 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with scrape type 2
2026-03-29 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with scrape type 2
2026-03-29 15:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30, identifier: 10734105
2026-03-29 15:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with identifier: 10734260
2026-03-29 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with scrape type 2
2026-03-29 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with scrape type 2
2026-03-29 15:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa287164-62fa-5eb9-bbc3-fceda50dcfc2, identifier: 10734260
2026-03-29 15:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5aae21a-accf-50e3-8b52-6a815e6b1edd with identifier: 10734257
2026-03-29 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5aae21a-accf-50e3-8b52-6a815e6b1edd with scrape type 2
2026-03-29 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5aae21a-accf-50e3-8b52-6a815e6b1edd with scrape type 2
2026-03-29 15:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5aae21a-accf-50e3-8b52-6a815e6b1edd, identifier: 10734257
2026-03-29 15:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with identifier: 10734095
2026-03-29 15:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with scrape type 2
2026-03-29 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with scrape type 2
2026-03-29 15:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2a4f01d-6dd4-5ab5-94b3-1c5457044afb, identifier: 10734095
2026-03-29 15:20:34 [adesa.be] INFO: Found listing with ID: 10734181
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734181%27 HTTP/1.1" 200 None
2026-03-29 15:20:34 [adesa.be] INFO: Scrape type for 10734181: 2
2026-03-29 15:20:34 [adesa.be] INFO: Scraping item 10734181 url https://www.openlane.eu/en/carv6/auction/10734181
2026-03-29 15:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with identifier: 10734105
2026-03-29 15:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with identifier: 10734105
2026-03-29 15:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with identifier: 10734105 to the API
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734105>
{'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': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '1974b2e4-327d-58e5-aeb0-cdbbf8b1de30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDU797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734105',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 106366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'106.366 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734105%27 HTTP/1.1" 200 None
2026-03-29 15:20:34 [adesa.be] INFO: Saving data for 10734105: {'auction_closing_time': 1774960500.0, 'created_time': 1774606861.634475, 'last_price_update_time': 1774797634.42803}
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734105') HTTP/1.1" 204 0
2026-03-29 15:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with identifier: 10734260
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hydrogen HTTP/1.1" 200 None
2026-03-29 15:20:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with identifier: 10734260
2026-03-29 15:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with identifier: 10734260 to the API
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734260>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 154,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hydrogen',
'id': 'fa287164-62fa-5eb9-bbc3-fceda50dcfc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSG231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734260',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Mirai',
'odometer': 16613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Toyota Mirai FCEV - Hydrogen - Automatic - 154 hp - 16.613 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734260%27 HTTP/1.1" 200 None
2026-03-29 15:20:34 [adesa.be] INFO: Saving data for 10734260: {'auction_closing_time': 1774960500.0, 'created_time': 1774606858.984028, 'last_price_update_time': 1774797634.9555}
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734260') HTTP/1.1" 204 0
2026-03-29 15:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5aae21a-accf-50e3-8b52-6a815e6b1edd with identifier: 10734257
2026-03-29 15:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5aae21a-accf-50e3-8b52-6a815e6b1edd with identifier: 10734257
2026-03-29 15:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5aae21a-accf-50e3-8b52-6a815e6b1edd with identifier: 10734257 to the API
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734257>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'f5aae21a-accf-50e3-8b52-6a815e6b1edd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXP967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734257',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 113184,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'113.184 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [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 15:20:35 [adesa.be] INFO: Saving data for 10734257: {'auction_closing_time': 1774960500.0, 'created_time': 1774606862.648641, 'last_price_update_time': 1774797635.277151}
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734257') HTTP/1.1" 204 0
2026-03-29 15:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with identifier: 10734095
2026-03-29 15:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with identifier: 10734095
2026-03-29 15:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with identifier: 10734095 to the API
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734095>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 215,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': 'b2a4f01d-6dd4-5ab5-94b3-1c5457044afb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJB689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734095',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 110560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Performance 75 kWh - Dual Motor - Electric - '
'Automatic - 215 hp - 110.560 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [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 15:20:35 [adesa.be] INFO: Saving data for 10734095: {'auction_closing_time': 1774960500.0, 'created_time': 1774606861.99492, 'last_price_update_time': 1774797635.546308}
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734095') HTTP/1.1" 204 0
2026-03-29 15:20:35 [adesa.be] INFO: Found listing with ID: 10734305
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [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 15:20:35 [adesa.be] INFO: Scrape type for 10734305: 2
2026-03-29 15:20:35 [adesa.be] INFO: Scraping item 10734305 url https://www.openlane.eu/en/carv6/auction/10734305
2026-03-29 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:35 [adesa.be] INFO: Found listing with ID: 10734167
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [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 15:20:35 [adesa.be] INFO: Scrape type for 10734167: 2
2026-03-29 15:20:35 [adesa.be] INFO: Scraping item 10734167 url https://www.openlane.eu/en/carv6/auction/10734167
2026-03-29 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:35 [adesa.be] INFO: Found listing with ID: 10734098
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [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 15:20:35 [adesa.be] INFO: Scrape type for 10734098: 2
2026-03-29 15:20:35 [adesa.be] INFO: Scraping item 10734098 url https://www.openlane.eu/en/carv6/auction/10734098
2026-03-29 15:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:35 [adesa.be] INFO: Found listing with ID: 10734327
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [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 15:20:35 [adesa.be] INFO: Scrape type for 10734327: 2
2026-03-29 15:20:35 [adesa.be] INFO: Scraping item 10734327 url https://www.openlane.eu/en/carv6/auction/10734327
2026-03-29 15:20:35 [adesa.be] INFO: Found listing with ID: 10734306
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [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 15:20:35 [adesa.be] INFO: Scrape type for 10734306: 2
2026-03-29 15:20:35 [adesa.be] INFO: Scraping item 10734306 url https://www.openlane.eu/en/carv6/auction/10734306
2026-03-29 15:20:35 [adesa.be] INFO: Found listing with ID: 10734182
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [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 15:20:35 [adesa.be] INFO: Scrape type for 10734182: 2
2026-03-29 15:20:35 [adesa.be] INFO: Scraping item 10734182 url https://www.openlane.eu/en/carv6/auction/10734182
2026-03-29 15:20:35 [adesa.be] INFO: Found listing with ID: 10734281
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [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 15:20:35 [adesa.be] INFO: Scrape type for 10734281: 2
2026-03-29 15:20:35 [adesa.be] INFO: Scraping item 10734281 url https://www.openlane.eu/en/carv6/auction/10734281
2026-03-29 15:20:35 [adesa.be] INFO: Found listing with ID: 10734241
2026-03-29 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:35 [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 15:20:35 [adesa.be] INFO: Scrape type for 10734241: 2
2026-03-29 15:20:35 [adesa.be] INFO: Scraping item 10734241 url https://www.openlane.eu/en/carv6/auction/10734241
2026-03-29 15:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a8a570-af66-59ff-b301-2c5b411a985f with identifier: 10734262
2026-03-29 15:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a8a570-af66-59ff-b301-2c5b411a985f with scrape type 2
2026-03-29 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2a8a570-af66-59ff-b301-2c5b411a985f with scrape type 2
2026-03-29 15:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2a8a570-af66-59ff-b301-2c5b411a985f, identifier: 10734262
2026-03-29 15:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 124a9832-7355-5c75-96af-25bcd530906d with identifier: 10734036
2026-03-29 15:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124a9832-7355-5c75-96af-25bcd530906d with scrape type 2
2026-03-29 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 124a9832-7355-5c75-96af-25bcd530906d with scrape type 2
2026-03-29 15:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 124a9832-7355-5c75-96af-25bcd530906d, identifier: 10734036
2026-03-29 15:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with identifier: 10734278
2026-03-29 15:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with scrape type 2
2026-03-29 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with scrape type 2
2026-03-29 15:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e770db3f-6bc1-5fd0-93e5-cd79978f6d76, identifier: 10734278
2026-03-29 15:20:36 [adesa.be] INFO: Found listing with ID: 10734083
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:36 [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 15:20:36 [adesa.be] INFO: Scrape type for 10734083: 2
2026-03-29 15:20:36 [adesa.be] INFO: Scraping item 10734083 url https://www.openlane.eu/en/carv6/auction/10734083
2026-03-29 15:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2a8a570-af66-59ff-b301-2c5b411a985f with identifier: 10734262
2026-03-29 15:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2a8a570-af66-59ff-b301-2c5b411a985f with identifier: 10734262
2026-03-29 15:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2a8a570-af66-59ff-b301-2c5b411a985f with identifier: 10734262 to the API
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734262>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b2a8a570-af66-59ff-b301-2c5b411a985f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTJ709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734262',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 50581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'50.581 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:36 [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 15:20:36 [adesa.be] INFO: Saving data for 10734262: {'auction_closing_time': 1774960500.0, 'created_time': 1774606854.341789, 'last_price_update_time': 1774797636.290793}
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734262') HTTP/1.1" 204 0
2026-03-29 15:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 124a9832-7355-5c75-96af-25bcd530906d with identifier: 10734036
2026-03-29 15:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 124a9832-7355-5c75-96af-25bcd530906d with identifier: 10734036
2026-03-29 15:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 124a9832-7355-5c75-96af-25bcd530906d with identifier: 10734036 to the API
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734036>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '124a9832-7355-5c75-96af-25bcd530906d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FBY851',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734036',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 38605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15650,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'38.605 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2024}
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:36 [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 15:20:36 [adesa.be] INFO: Saving data for 10734036: {'auction_closing_time': 1774960500.0, 'created_time': 1774606858.352529, 'last_price_update_time': 1774797636.557851}
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734036') HTTP/1.1" 204 0
2026-03-29 15:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with identifier: 10734278
2026-03-29 15:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with identifier: 10734278
2026-03-29 15:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with identifier: 10734278 to the API
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734278>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e770db3f-6bc1-5fd0-93e5-cd79978f6d76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTJ704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734278',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 56982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'56.982 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:36 [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 15:20:36 [adesa.be] INFO: Saving data for 10734278: {'auction_closing_time': 1774960500.0, 'created_time': 1774606851.565458, 'last_price_update_time': 1774797636.859216}
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734278') HTTP/1.1" 204 0
2026-03-29 15:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with identifier: 10734259
2026-03-29 15:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with scrape type 2
2026-03-29 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with scrape type 2
2026-03-29 15:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f162bad-a99f-5bc7-82bf-c0f4e2091462, identifier: 10734259
2026-03-29 15:20:36 [adesa.be] INFO: Found listing with ID: 10734240
2026-03-29 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:36 [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 15:20:36 [adesa.be] INFO: Scrape type for 10734240: 2
2026-03-29 15:20:36 [adesa.be] INFO: Scraping item 10734240 url https://www.openlane.eu/en/carv6/auction/10734240
2026-03-29 15:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with identifier: 10734259
2026-03-29 15:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with identifier: 10734259
2026-03-29 15:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with identifier: 10734259 to the API
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734259>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 154,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hydrogen',
'id': '6f162bad-a99f-5bc7-82bf-c0f4e2091462',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSG245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734259',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Mirai',
'odometer': 1895,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Toyota Mirai FCEV - Hydrogen - Automatic - 154 hp - 1.895 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734259%27 HTTP/1.1" 200 None
2026-03-29 15:20:37 [adesa.be] INFO: Saving data for 10734259: {'auction_closing_time': 1774960500.0, 'created_time': 1774606856.033333, 'last_price_update_time': 1774797637.302251}
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734259') HTTP/1.1" 204 0
2026-03-29 15:20: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 15:20:37 [adesa.be] INFO: Found listing with ID: 10738101
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738101%27 HTTP/1.1" 200 None
2026-03-29 15:20:37 [adesa.be] INFO: Scrape type for 10738101: 0
2026-03-29 15:20:37 [adesa.be] INFO: Skipping item 10738101 url https://www.openlane.eu/en/carv6/auction/10738101
2026-03-29 15:20:37 [adesa.be] INFO: Found listing with ID: 10734028
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734028%27 HTTP/1.1" 200 None
2026-03-29 15:20:37 [adesa.be] INFO: Scrape type for 10734028: 2
2026-03-29 15:20:37 [adesa.be] INFO: Scraping item 10734028 url https://www.openlane.eu/en/carv6/auction/10734028
2026-03-29 15:20:37 [adesa.be] INFO: Found listing with ID: 10738100
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738100%27 HTTP/1.1" 200 None
2026-03-29 15:20:37 [adesa.be] INFO: Scrape type for 10738100: 0
2026-03-29 15:20:37 [adesa.be] INFO: Skipping item 10738100 url https://www.openlane.eu/en/carv6/auction/10738100
2026-03-29 15:20:37 [adesa.be] INFO: Found listing with ID: 10734027
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734027%27 HTTP/1.1" 200 None
2026-03-29 15:20:37 [adesa.be] INFO: Scrape type for 10734027: 2
2026-03-29 15:20:37 [adesa.be] INFO: Scraping item 10734027 url https://www.openlane.eu/en/carv6/auction/10734027
2026-03-29 15:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85146a1b-84e6-573a-81e2-ae2e325fa1bf with identifier: 10733999
2026-03-29 15:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85146a1b-84e6-573a-81e2-ae2e325fa1bf with scrape type 2
2026-03-29 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85146a1b-84e6-573a-81e2-ae2e325fa1bf with scrape type 2
2026-03-29 15:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85146a1b-84e6-573a-81e2-ae2e325fa1bf, identifier: 10733999
2026-03-29 15:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85146a1b-84e6-573a-81e2-ae2e325fa1bf with identifier: 10733999
2026-03-29 15:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85146a1b-84e6-573a-81e2-ae2e325fa1bf with identifier: 10733999
2026-03-29 15:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85146a1b-84e6-573a-81e2-ae2e325fa1bf with identifier: 10733999 to the API
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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 15:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733999>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'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': '85146a1b-84e6-573a-81e2-ae2e325fa1bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTQ464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733999',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Multivan',
'odometer': 75696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34300,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 6,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Multivan 1.4 - Hybrid - Automatic - 150 hp - 75.696 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710733999%27 HTTP/1.1" 200 None
2026-03-29 15:20:37 [adesa.be] INFO: Saving data for 10733999: {'auction_closing_time': 1774960500.0, 'created_time': 1774606842.884225, 'last_price_update_time': 1774797637.791858}
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733999') HTTP/1.1" 204 0
2026-03-29 15:20:37 [adesa.be] INFO: Found listing with ID: 10738097
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738097%27 HTTP/1.1" 200 None
2026-03-29 15:20:37 [adesa.be] INFO: Scrape type for 10738097: 0
2026-03-29 15:20:37 [adesa.be] INFO: Skipping item 10738097 url https://www.openlane.eu/en/carv6/auction/10738097
2026-03-29 15:20:37 [adesa.be] INFO: Found listing with ID: 10734148
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734148%27 HTTP/1.1" 200 None
2026-03-29 15:20:37 [adesa.be] INFO: Scrape type for 10734148: 2
2026-03-29 15:20:37 [adesa.be] INFO: Scraping item 10734148 url https://www.openlane.eu/en/carv6/auction/10734148
2026-03-29 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:37 [adesa.be] INFO: Found listing with ID: 10734001
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710734001%27 HTTP/1.1" 200 None
2026-03-29 15:20:37 [adesa.be] INFO: Scrape type for 10734001: 2
2026-03-29 15:20:37 [adesa.be] INFO: Scraping item 10734001 url https://www.openlane.eu/en/carv6/auction/10734001
2026-03-29 15:20: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 15:20: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 15:20:37 [adesa.be] INFO: Found listing with ID: 10738090
2026-03-29 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%2710738090%27 HTTP/1.1" 200 None
2026-03-29 15:20:37 [adesa.be] INFO: Scrape type for 10738090: 0
2026-03-29 15:20:37 [adesa.be] INFO: Skipping item 10738090 url https://www.openlane.eu/en/carv6/auction/10738090
2026-03-29 15:20:37 [adesa.be] INFO: Found listing with ID: 10734132
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:38 [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 15:20:38 [adesa.be] INFO: Scrape type for 10734132: 2
2026-03-29 15:20:38 [adesa.be] INFO: Scraping item 10734132 url https://www.openlane.eu/en/carv6/auction/10734132
2026-03-29 15:20:38 [adesa.be] INFO: Found listing with ID: 10738083
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:38 [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 15:20:38 [adesa.be] INFO: Scrape type for 10738083: 0
2026-03-29 15:20:38 [adesa.be] INFO: Skipping item 10738083 url https://www.openlane.eu/en/carv6/auction/10738083
2026-03-29 15:20:38 [adesa.be] INFO: Found listing with ID: 10730816
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:38 [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 15:20:38 [adesa.be] INFO: Scrape type for 10730816: 0
2026-03-29 15:20:38 [adesa.be] INFO: Skipping item 10730816 url https://www.openlane.eu/en/carv6/auction/10730816
2026-03-29 15:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01e1e312-4e0b-589c-9838-310d0b5068d7 with identifier: 10734159
2026-03-29 15:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01e1e312-4e0b-589c-9838-310d0b5068d7 with scrape type 2
2026-03-29 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01e1e312-4e0b-589c-9838-310d0b5068d7 with scrape type 2
2026-03-29 15:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01e1e312-4e0b-589c-9838-310d0b5068d7, identifier: 10734159
2026-03-29 15:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with identifier: 10734096
2026-03-29 15:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with scrape type 2
2026-03-29 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with scrape type 2
2026-03-29 15:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddc8d094-edaa-599d-9f64-ba7cd0c69a39, identifier: 10734096
2026-03-29 15:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01e1e312-4e0b-589c-9838-310d0b5068d7 with identifier: 10734159
2026-03-29 15:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01e1e312-4e0b-589c-9838-310d0b5068d7 with identifier: 10734159
2026-03-29 15:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01e1e312-4e0b-589c-9838-310d0b5068d7 with identifier: 10734159 to the API
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734159>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '01e1e312-4e0b-589c-9838-310d0b5068d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DXA522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734159',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 35175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 1.0 TSI Life Business - Petrol - Manual - '
'110 hp - 35.175 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:38 [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 15:20:38 [adesa.be] INFO: Saving data for 10734159: {'auction_closing_time': 1774960500.0, 'created_time': 1774606847.991396, 'last_price_update_time': 1774797638.524023}
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734159') HTTP/1.1" 204 0
2026-03-29 15:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with identifier: 10734096
2026-03-29 15:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with identifier: 10734096
2026-03-29 15:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with identifier: 10734096 to the API
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734096>
{'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-31T12:35:00Z',
'fuel_type': 'Electric',
'id': 'ddc8d094-edaa-599d-9f64-ba7cd0c69a39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHU726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734096',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 66959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18550,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen ID.4 77 kWh Family - Electric - Automatic - 204 hp - '
'66.959 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2021}
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:38 [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 15:20:38 [adesa.be] INFO: Saving data for 10734096: {'auction_closing_time': 1774960500.0, 'created_time': 1774606842.079293, 'last_price_update_time': 1774797638.817994}
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734096') HTTP/1.1" 204 0
2026-03-29 15:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d677928-3145-5ba4-aa40-d10078991257 with identifier: 10734302
2026-03-29 15:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d677928-3145-5ba4-aa40-d10078991257 with scrape type 2
2026-03-29 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d677928-3145-5ba4-aa40-d10078991257 with scrape type 2
2026-03-29 15:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d677928-3145-5ba4-aa40-d10078991257, identifier: 10734302
2026-03-29 15:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d677928-3145-5ba4-aa40-d10078991257 with identifier: 10734302
2026-03-29 15:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d677928-3145-5ba4-aa40-d10078991257 with identifier: 10734302
2026-03-29 15:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d677928-3145-5ba4-aa40-d10078991257 with identifier: 10734302 to the API
2026-03-29 15:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734302>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '6d677928-3145-5ba4-aa40-d10078991257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXK354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 127120,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-Cross 1.0 TSI Active - Petrol - Automatic - 110 hp - '
'127.120 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-29 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:39 [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 15:20:39 [adesa.be] INFO: Saving data for 10734302: {'auction_closing_time': 1774960500.0, 'created_time': 1774606836.353824, 'last_price_update_time': 1774797639.201052}
2026-03-29 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734302') HTTP/1.1" 204 0
2026-03-29 15:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acde92ca-429e-5887-be64-08383a14d3c8 with identifier: 10734081
2026-03-29 15:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acde92ca-429e-5887-be64-08383a14d3c8 with scrape type 2
2026-03-29 15:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acde92ca-429e-5887-be64-08383a14d3c8 with scrape type 2
2026-03-29 15:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acde92ca-429e-5887-be64-08383a14d3c8, identifier: 10734081
2026-03-29 15:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acde92ca-429e-5887-be64-08383a14d3c8 with identifier: 10734081
2026-03-29 15:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acde92ca-429e-5887-be64-08383a14d3c8 with identifier: 10734081
2026-03-29 15:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acde92ca-429e-5887-be64-08383a14d3c8 with identifier: 10734081 to the API
2026-03-29 15:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734081>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'acde92ca-429e-5887-be64-08383a14d3c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQR108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734081',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 92656,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 92.656 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:39 [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 15:20:39 [adesa.be] INFO: Saving data for 10734081: {'auction_closing_time': 1774960500.0, 'created_time': 1774606838.222182, 'last_price_update_time': 1774797639.575896}
2026-03-29 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734081') HTTP/1.1" 204 0
2026-03-29 15:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1966b366-1455-5942-8d08-0536e93b106d with identifier: 10734025
2026-03-29 15:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1966b366-1455-5942-8d08-0536e93b106d with scrape type 2
2026-03-29 15:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1966b366-1455-5942-8d08-0536e93b106d with scrape type 2
2026-03-29 15:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1966b366-1455-5942-8d08-0536e93b106d, identifier: 10734025
2026-03-29 15:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1966b366-1455-5942-8d08-0536e93b106d with identifier: 10734025
2026-03-29 15:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1966b366-1455-5942-8d08-0536e93b106d with identifier: 10734025
2026-03-29 15:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1966b366-1455-5942-8d08-0536e93b106d with identifier: 10734025 to the API
2026-03-29 15:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734025>
{'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': 80,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '1966b366-1455-5942-8d08-0536e93b106d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FRY230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734025',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 16043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2024-06-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Polo 1.0 - Petrol - Manual - 80 hp - 16.043 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:39 [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 15:20:39 [adesa.be] INFO: Saving data for 10734025: {'auction_closing_time': 1774960500.0, 'created_time': 1774606838.544767, 'last_price_update_time': 1774797639.998663}
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734025') HTTP/1.1" 204 0
2026-03-29 15:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80bd2a52-9bc7-5c24-acdb-6298c8c508dc with identifier: 10734304
2026-03-29 15:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80bd2a52-9bc7-5c24-acdb-6298c8c508dc with scrape type 2
2026-03-29 15:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80bd2a52-9bc7-5c24-acdb-6298c8c508dc with scrape type 2
2026-03-29 15:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80bd2a52-9bc7-5c24-acdb-6298c8c508dc, identifier: 10734304
2026-03-29 15:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80bd2a52-9bc7-5c24-acdb-6298c8c508dc with identifier: 10734304
2026-03-29 15:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80bd2a52-9bc7-5c24-acdb-6298c8c508dc with identifier: 10734304
2026-03-29 15:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80bd2a52-9bc7-5c24-acdb-6298c8c508dc with identifier: 10734304 to the API
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '80bd2a52-9bc7-5c24-acdb-6298c8c508dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUA133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'C40',
'odometer': 72990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo C40 67 kWh Plus - Electric - Automatic - 231 hp - 72.990 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2022}
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:40 [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 15:20:40 [adesa.be] INFO: Saving data for 10734304: {'auction_closing_time': 1774960500.0, 'created_time': 1774606830.663221, 'last_price_update_time': 1774797640.368232}
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734304') HTTP/1.1" 204 0
2026-03-29 15:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with identifier: 10734219
2026-03-29 15:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with scrape type 2
2026-03-29 15:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with scrape type 2
2026-03-29 15:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9a83910-ea5a-5b6f-9fa3-ec5de726bc27, identifier: 10734219
2026-03-29 15:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with identifier: 10734219
2026-03-29 15:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with identifier: 10734219
2026-03-29 15:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with identifier: 10734219 to the API
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734219>
{'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': 156,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a9a83910-ea5a-5b6f-9fa3-ec5de726bc27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSS186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734219',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 60599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 60.599 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734219%27 HTTP/1.1" 200 None
2026-03-29 15:20:40 [adesa.be] INFO: Saving data for 10734219: {'auction_closing_time': 1774960500.0, 'created_time': 1774606843.540726, 'last_price_update_time': 1774797640.736613}
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734219') HTTP/1.1" 204 0
2026-03-29 15:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with identifier: 10734326
2026-03-29 15:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with scrape type 2
2026-03-29 15:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with scrape type 2
2026-03-29 15:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b06c52b4-f5c5-5d40-bbcd-cc5e37474fac, identifier: 10734326
2026-03-29 15:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f723affd-4702-57ed-b7a5-f3236e87dbe1 with identifier: 10734106
2026-03-29 15:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f723affd-4702-57ed-b7a5-f3236e87dbe1 with scrape type 2
2026-03-29 15:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f723affd-4702-57ed-b7a5-f3236e87dbe1 with scrape type 2
2026-03-29 15:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f723affd-4702-57ed-b7a5-f3236e87dbe1, identifier: 10734106
2026-03-29 15:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with identifier: 10734326
2026-03-29 15:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with identifier: 10734326
2026-03-29 15:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with identifier: 10734326 to the API
2026-03-29 15:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734326>
{'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': 102,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b06c52b4-f5c5-5d40-bbcd-cc5e37474fac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJP863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734326',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 178778,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10250,
'price_includes_vat': True,
'registration_date': '2019-06-18',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 178.778 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734326%27 HTTP/1.1" 200 None
2026-03-29 15:20:41 [adesa.be] INFO: Saving data for 10734326: {'auction_closing_time': 1774960500.0, 'created_time': 1774606833.767912, 'last_price_update_time': 1774797641.180699}
2026-03-29 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734326') HTTP/1.1" 204 0
2026-03-29 15:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f723affd-4702-57ed-b7a5-f3236e87dbe1 with identifier: 10734106
2026-03-29 15:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f723affd-4702-57ed-b7a5-f3236e87dbe1 with identifier: 10734106
2026-03-29 15:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f723affd-4702-57ed-b7a5-f3236e87dbe1 with identifier: 10734106 to the API
2026-03-29 15:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734106>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'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': 'f723affd-4702-57ed-b7a5-f3236e87dbe1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734106',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 123123,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13050,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 150 hp '
'- 123.123 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:41 [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 15:20:41 [adesa.be] INFO: Saving data for 10734106: {'auction_closing_time': 1774960500.0, 'created_time': 1774606847.670135, 'last_price_update_time': 1774797641.516511}
2026-03-29 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734106') HTTP/1.1" 204 0
2026-03-29 15:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93e2df00-12ed-565d-b21e-6b39dd256b1a with identifier: 10733996
2026-03-29 15:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93e2df00-12ed-565d-b21e-6b39dd256b1a with scrape type 2
2026-03-29 15:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93e2df00-12ed-565d-b21e-6b39dd256b1a with scrape type 2
2026-03-29 15:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93e2df00-12ed-565d-b21e-6b39dd256b1a, identifier: 10733996
2026-03-29 15:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93e2df00-12ed-565d-b21e-6b39dd256b1a with identifier: 10733996
2026-03-29 15:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93e2df00-12ed-565d-b21e-6b39dd256b1a with identifier: 10733996
2026-03-29 15:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93e2df00-12ed-565d-b21e-6b39dd256b1a with identifier: 10733996 to the API
2026-03-29 15:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733996>
{'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': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '93e2df00-12ed-565d-b21e-6b39dd256b1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPP080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733996',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 158856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19350,
'price_includes_vat': True,
'registration_date': '2019-08-01',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI R-Line - Diesel - Automatic - '
'150 hp - 158.856 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2019}
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:42 [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 15:20:42 [adesa.be] INFO: Saving data for 10733996: {'auction_closing_time': 1774960500.0, 'created_time': 1774606831.999013, 'last_price_update_time': 1774797642.039666}
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733996') HTTP/1.1" 204 0
2026-03-29 15:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e827b8cc-e822-5665-a3a2-e4c681693979 with identifier: 10734167
2026-03-29 15:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e827b8cc-e822-5665-a3a2-e4c681693979 with scrape type 2
2026-03-29 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e827b8cc-e822-5665-a3a2-e4c681693979 with scrape type 2
2026-03-29 15:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e827b8cc-e822-5665-a3a2-e4c681693979, identifier: 10734167
2026-03-29 15:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d29df9db-3aaf-50cd-9b68-18267b1a49e6 with identifier: 10734026
2026-03-29 15:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d29df9db-3aaf-50cd-9b68-18267b1a49e6 with scrape type 2
2026-03-29 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d29df9db-3aaf-50cd-9b68-18267b1a49e6 with scrape type 2
2026-03-29 15:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d29df9db-3aaf-50cd-9b68-18267b1a49e6, identifier: 10734026
2026-03-29 15:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5882f4a9-8bf7-5972-8258-562f0c2495ef with identifier: 10734280
2026-03-29 15:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5882f4a9-8bf7-5972-8258-562f0c2495ef with scrape type 2
2026-03-29 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5882f4a9-8bf7-5972-8258-562f0c2495ef with scrape type 2
2026-03-29 15:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5882f4a9-8bf7-5972-8258-562f0c2495ef, identifier: 10734280
2026-03-29 15:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e827b8cc-e822-5665-a3a2-e4c681693979 with identifier: 10734167
2026-03-29 15:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e827b8cc-e822-5665-a3a2-e4c681693979 with identifier: 10734167
2026-03-29 15:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e827b8cc-e822-5665-a3a2-e4c681693979 with identifier: 10734167 to the API
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734167>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e827b8cc-e822-5665-a3a2-e4c681693979',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSS206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734167',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 131568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'131.568 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:42 [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 15:20:42 [adesa.be] INFO: Saving data for 10734167: {'auction_closing_time': 1774960500.0, 'created_time': 1774606826.697068, 'last_price_update_time': 1774797642.648835}
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734167') HTTP/1.1" 204 0
2026-03-29 15:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d29df9db-3aaf-50cd-9b68-18267b1a49e6 with identifier: 10734026
2026-03-29 15:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d29df9db-3aaf-50cd-9b68-18267b1a49e6 with identifier: 10734026
2026-03-29 15:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d29df9db-3aaf-50cd-9b68-18267b1a49e6 with identifier: 10734026 to the API
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734026>
{'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': 129,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd29df9db-3aaf-50cd-9b68-18267b1a49e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDY878',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734026',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 187410,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Core - Hybrid - Automatic - 129 hp - 187.410 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:42 [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 15:20:42 [adesa.be] INFO: Saving data for 10734026: {'auction_closing_time': 1774960500.0, 'created_time': 1774606815.425503, 'last_price_update_time': 1774797642.937922}
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734026') HTTP/1.1" 204 0
2026-03-29 15:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5882f4a9-8bf7-5972-8258-562f0c2495ef with identifier: 10734280
2026-03-29 15:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5882f4a9-8bf7-5972-8258-562f0c2495ef with identifier: 10734280
2026-03-29 15:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5882f4a9-8bf7-5972-8258-562f0c2495ef with identifier: 10734280 to the API
2026-03-29 15:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734280>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '5882f4a9-8bf7-5972-8258-562f0c2495ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADA145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734280',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 91752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 110 hp - 91.752 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-29 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:43 [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 15:20:43 [adesa.be] INFO: Saving data for 10734280: {'auction_closing_time': 1774960500.0, 'created_time': 1774606832.331766, 'last_price_update_time': 1774797643.234096}
2026-03-29 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734280') HTTP/1.1" 204 0
2026-03-29 15:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97f5c8ee-4322-5559-8588-085edf3bed18 with identifier: 10734148
2026-03-29 15:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97f5c8ee-4322-5559-8588-085edf3bed18 with scrape type 2
2026-03-29 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97f5c8ee-4322-5559-8588-085edf3bed18 with scrape type 2
2026-03-29 15:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97f5c8ee-4322-5559-8588-085edf3bed18, identifier: 10734148
2026-03-29 15:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97f5c8ee-4322-5559-8588-085edf3bed18 with identifier: 10734148
2026-03-29 15:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97f5c8ee-4322-5559-8588-085edf3bed18 with identifier: 10734148
2026-03-29 15:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97f5c8ee-4322-5559-8588-085edf3bed18 with identifier: 10734148 to the API
2026-03-29 15:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734148>
{'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': 197,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '97f5c8ee-4322-5559-8588-085edf3bed18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHY148',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734148',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 179692,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22350,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 2.0 B4 Ultimate Bright - AWD - Diesel - Automatic - 197 '
'hp - 179.692 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2022}
2026-03-29 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:43 [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 15:20:43 [adesa.be] INFO: Saving data for 10734148: {'auction_closing_time': 1774960500.0, 'created_time': 1774606844.144337, 'last_price_update_time': 1774797643.676676}
2026-03-29 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734148') HTTP/1.1" 204 0
2026-03-29 15:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ea87eb7-2ab3-5131-864e-a7249ef4076d with identifier: 10734027
2026-03-29 15:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea87eb7-2ab3-5131-864e-a7249ef4076d with scrape type 2
2026-03-29 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ea87eb7-2ab3-5131-864e-a7249ef4076d with scrape type 2
2026-03-29 15:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ea87eb7-2ab3-5131-864e-a7249ef4076d, identifier: 10734027
2026-03-29 15:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with identifier: 10734240
2026-03-29 15:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with scrape type 2
2026-03-29 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with scrape type 2
2026-03-29 15:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824, identifier: 10734240
2026-03-29 15:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6add77b-14f1-5445-8368-b72561e73804 with identifier: 10734123
2026-03-29 15:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6add77b-14f1-5445-8368-b72561e73804 with scrape type 2
2026-03-29 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6add77b-14f1-5445-8368-b72561e73804 with scrape type 2
2026-03-29 15:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6add77b-14f1-5445-8368-b72561e73804, identifier: 10734123
2026-03-29 15:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ea87eb7-2ab3-5131-864e-a7249ef4076d with identifier: 10734027
2026-03-29 15:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ea87eb7-2ab3-5131-864e-a7249ef4076d with identifier: 10734027
2026-03-29 15:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ea87eb7-2ab3-5131-864e-a7249ef4076d with identifier: 10734027 to the API
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '0ea87eb7-2ab3-5131-864e-a7249ef4076d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTE299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734027',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 62676,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 Plus - Electric - Automatic - 231 hp - 62.676 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2022}
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:44 [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 15:20:44 [adesa.be] INFO: Saving data for 10734027: {'auction_closing_time': 1774960500.0, 'created_time': 1774606820.844986, 'last_price_update_time': 1774797644.224542}
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734027') HTTP/1.1" 204 0
2026-03-29 15:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with identifier: 10734240
2026-03-29 15:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with identifier: 10734240
2026-03-29 15:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with identifier: 10734240 to the API
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734240>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLG001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734240',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 138035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Pro - Hybrid - Automatic - 180 hp - 138.035 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2020}
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:44 [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 15:20:44 [adesa.be] INFO: Saving data for 10734240: {'auction_closing_time': 1774960500.0, 'created_time': 1774606822.178248, 'last_price_update_time': 1774797644.500603}
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734240') HTTP/1.1" 204 0
2026-03-29 15:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6add77b-14f1-5445-8368-b72561e73804 with identifier: 10734123
2026-03-29 15:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6add77b-14f1-5445-8368-b72561e73804 with identifier: 10734123
2026-03-29 15:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6add77b-14f1-5445-8368-b72561e73804 with identifier: 10734123 to the API
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734123>
{'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': 129,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'f6add77b-14f1-5445-8368-b72561e73804',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBU245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734123',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 75053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17750,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T2 Plus Dark - Petrol - Automatic - 129 hp - 75.053 '
'km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:44 [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 15:20:44 [adesa.be] INFO: Saving data for 10734123: {'auction_closing_time': 1774960500.0, 'created_time': 1774606824.973067, 'last_price_update_time': 1774797644.780091}
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734123') HTTP/1.1" 204 0
2026-03-29 15:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f83155b3-fe87-5c84-8631-8de97f0bb1ef with identifier: 10734028
2026-03-29 15:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f83155b3-fe87-5c84-8631-8de97f0bb1ef with scrape type 2
2026-03-29 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f83155b3-fe87-5c84-8631-8de97f0bb1ef with scrape type 2
2026-03-29 15:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f83155b3-fe87-5c84-8631-8de97f0bb1ef, identifier: 10734028
2026-03-29 15:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f83155b3-fe87-5c84-8631-8de97f0bb1ef with identifier: 10734028
2026-03-29 15:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f83155b3-fe87-5c84-8631-8de97f0bb1ef with identifier: 10734028
2026-03-29 15:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f83155b3-fe87-5c84-8631-8de97f0bb1ef with identifier: 10734028 to the API
2026-03-29 15:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734028>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': 'f83155b3-fe87-5c84-8631-8de97f0bb1ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734028',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 188744,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 78 kWh Plus - Twin Motor - Electric - Automatic - 408 hp '
'- 188.744 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-29 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:45 [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 15:20:45 [adesa.be] INFO: Saving data for 10734028: {'auction_closing_time': 1774960500.0, 'created_time': 1774606820.435599, 'last_price_update_time': 1774797645.27627}
2026-03-29 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734028') HTTP/1.1" 204 0
2026-03-29 15:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with identifier: 10734001
2026-03-29 15:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with scrape type 2
2026-03-29 15:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with scrape type 2
2026-03-29 15:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a9f39bd-2aab-5d88-b4fa-e19a20429286, identifier: 10734001
2026-03-29 15:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with identifier: 10734001
2026-03-29 15:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with identifier: 10734001
2026-03-29 15:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with identifier: 10734001 to the API
2026-03-29 15:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734001>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5a9f39bd-2aab-5d88-b4fa-e19a20429286',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERT709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734001',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 115975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24050,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 T6 Core - AWD - Hybrid - Automatic - 253 hp - 115.975 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-29 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:45 [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 15:20:45 [adesa.be] INFO: Saving data for 10734001: {'auction_closing_time': 1774960500.0, 'created_time': 1774606844.735999, 'last_price_update_time': 1774797645.661508}
2026-03-29 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734001') HTTP/1.1" 204 0
2026-03-29 15:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with identifier: 10734132
2026-03-29 15:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with scrape type 2
2026-03-29 15:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with scrape type 2
2026-03-29 15:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0fbeae2-aec8-5aff-8c5e-247aa84f3a09, identifier: 10734132
2026-03-29 15:20: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 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with identifier: 10734132
2026-03-29 15:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with identifier: 10734132
2026-03-29 15:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with identifier: 10734132 to the API
2026-03-29 15:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734132>
{'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': 253,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b0fbeae2-aec8-5aff-8c5e-247aa84f3a09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHJ263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734132',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 79130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'79.130 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Saving data for 10734132: {'auction_closing_time': 1774960500.0, 'created_time': 1774606846.012217, 'last_price_update_time': 1774797646.033811}
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734132') HTTP/1.1" 204 0
2026-03-29 15:20: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 15:20: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 15:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:46 [adesa.be] INFO: Found listing with ID: 10730817
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730817: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730817 url https://www.openlane.eu/en/carv6/auction/10730817
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730800
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730800: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730800 url https://www.openlane.eu/en/carv6/auction/10730800
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730819
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730819: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730819 url https://www.openlane.eu/en/carv6/auction/10730819
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730824
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730824: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730824 url https://www.openlane.eu/en/carv6/auction/10730824
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730796
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730796: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730796 url https://www.openlane.eu/en/carv6/auction/10730796
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730803
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730803: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730803 url https://www.openlane.eu/en/carv6/auction/10730803
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730914
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730914: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730914 url https://www.openlane.eu/en/carv6/auction/10730914
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730795
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730795: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730795 url https://www.openlane.eu/en/carv6/auction/10730795
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730808
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730808: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730808 url https://www.openlane.eu/en/carv6/auction/10730808
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730794
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730794: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730794 url https://www.openlane.eu/en/carv6/auction/10730794
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730804
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730804: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730804 url https://www.openlane.eu/en/carv6/auction/10730804
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10731964
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10731964: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10731964 url https://www.openlane.eu/en/carv6/auction/10731964
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730807
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730807: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730807 url https://www.openlane.eu/en/carv6/auction/10730807
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730801
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730801: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730801 url https://www.openlane.eu/en/carv6/auction/10730801
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730806
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730806: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730806 url https://www.openlane.eu/en/carv6/auction/10730806
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730810
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730810: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730810 url https://www.openlane.eu/en/carv6/auction/10730810
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730826
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730826: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730826 url https://www.openlane.eu/en/carv6/auction/10730826
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730825
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730825: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730825 url https://www.openlane.eu/en/carv6/auction/10730825
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730811
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730811: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730811 url https://www.openlane.eu/en/carv6/auction/10730811
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730812
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730812: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730812 url https://www.openlane.eu/en/carv6/auction/10730812
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730799
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730799: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730799 url https://www.openlane.eu/en/carv6/auction/10730799
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10734959
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10734959: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10734959 url https://www.openlane.eu/en/carv6/auction/10734959
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730802
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730802: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730802 url https://www.openlane.eu/en/carv6/auction/10730802
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730809
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730809: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730809 url https://www.openlane.eu/en/carv6/auction/10730809
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730821
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730821: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730821 url https://www.openlane.eu/en/carv6/auction/10730821
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730813
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730813: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730813 url https://www.openlane.eu/en/carv6/auction/10730813
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730820
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [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 15:20:46 [adesa.be] INFO: Scrape type for 10730820: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730820 url https://www.openlane.eu/en/carv6/auction/10730820
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730822
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730822%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10730822: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730822 url https://www.openlane.eu/en/carv6/auction/10730822
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730797
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730797%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10730797: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730797 url https://www.openlane.eu/en/carv6/auction/10730797
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730911
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730911%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10730911: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730911 url https://www.openlane.eu/en/carv6/auction/10730911
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730827
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730827%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10730827: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730827 url https://www.openlane.eu/en/carv6/auction/10730827
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730818
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730818%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10730818: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730818 url https://www.openlane.eu/en/carv6/auction/10730818
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730915
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730915%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10730915: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730915 url https://www.openlane.eu/en/carv6/auction/10730915
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730793
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730793%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10730793: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730793 url https://www.openlane.eu/en/carv6/auction/10730793
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730908
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730908%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10730908: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730908 url https://www.openlane.eu/en/carv6/auction/10730908
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730815
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730815%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10730815: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730815 url https://www.openlane.eu/en/carv6/auction/10730815
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10731971
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731971%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10731971: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10731971 url https://www.openlane.eu/en/carv6/auction/10731971
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10737501
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737501%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10737501: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10737501 url https://www.openlane.eu/en/carv6/auction/10737501
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10730814
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730814%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10730814: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10730814 url https://www.openlane.eu/en/carv6/auction/10730814
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10729524
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729524%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10729524: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10729524 url https://www.openlane.eu/en/carv6/auction/10729524
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10729530
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729530%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10729530: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10729530 url https://www.openlane.eu/en/carv6/auction/10729530
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10729537
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729537%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10729537: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10729537 url https://www.openlane.eu/en/carv6/auction/10729537
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10729541
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729541%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10729541: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10729541 url https://www.openlane.eu/en/carv6/auction/10729541
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10729542
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729542%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10729542: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10729542 url https://www.openlane.eu/en/carv6/auction/10729542
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10729543
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729543%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10729543: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10729543 url https://www.openlane.eu/en/carv6/auction/10729543
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10729544
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729544%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10729544: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10729544 url https://www.openlane.eu/en/carv6/auction/10729544
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10729545
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729545%27 HTTP/1.1" 200 None
2026-03-29 15:20:46 [adesa.be] INFO: Scrape type for 10729545: 0
2026-03-29 15:20:46 [adesa.be] INFO: Skipping item 10729545 url https://www.openlane.eu/en/carv6/auction/10729545
2026-03-29 15:20:46 [adesa.be] INFO: Found listing with ID: 10729546
2026-03-29 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729546: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729546 url https://www.openlane.eu/en/carv6/auction/10729546
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729560
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729560: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729560 url https://www.openlane.eu/en/carv6/auction/10729560
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729571
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729571: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729571 url https://www.openlane.eu/en/carv6/auction/10729571
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729574
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729574: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729574 url https://www.openlane.eu/en/carv6/auction/10729574
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729586
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729586: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729586 url https://www.openlane.eu/en/carv6/auction/10729586
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729588
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729588: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729588 url https://www.openlane.eu/en/carv6/auction/10729588
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729591
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729591: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729591 url https://www.openlane.eu/en/carv6/auction/10729591
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729605
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729605: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729605 url https://www.openlane.eu/en/carv6/auction/10729605
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729607
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729607: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729607 url https://www.openlane.eu/en/carv6/auction/10729607
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729611
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729611: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729611 url https://www.openlane.eu/en/carv6/auction/10729611
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729629
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729629: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729629 url https://www.openlane.eu/en/carv6/auction/10729629
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729630
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729630: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729630 url https://www.openlane.eu/en/carv6/auction/10729630
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729632
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729632: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729632 url https://www.openlane.eu/en/carv6/auction/10729632
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729634
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729634: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729634 url https://www.openlane.eu/en/carv6/auction/10729634
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729637
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729637: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729637 url https://www.openlane.eu/en/carv6/auction/10729637
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729640
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729640: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729640 url https://www.openlane.eu/en/carv6/auction/10729640
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729642
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729642: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729642 url https://www.openlane.eu/en/carv6/auction/10729642
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729644
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729644: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729644 url https://www.openlane.eu/en/carv6/auction/10729644
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729663
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729663: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729663 url https://www.openlane.eu/en/carv6/auction/10729663
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729676
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729676: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729676 url https://www.openlane.eu/en/carv6/auction/10729676
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729678
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729678: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729678 url https://www.openlane.eu/en/carv6/auction/10729678
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729680
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729680: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729680 url https://www.openlane.eu/en/carv6/auction/10729680
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729681
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729681: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729681 url https://www.openlane.eu/en/carv6/auction/10729681
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729683
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729683: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729683 url https://www.openlane.eu/en/carv6/auction/10729683
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729685
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729685: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729685 url https://www.openlane.eu/en/carv6/auction/10729685
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729528
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729528: 0
2026-03-29 15:20:47 [adesa.be] INFO: Skipping item 10729528 url https://www.openlane.eu/en/carv6/auction/10729528
2026-03-29 15:20:47 [adesa.be] INFO: Found listing with ID: 10729529
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:47 [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 15:20:47 [adesa.be] INFO: Scrape type for 10729529: 2
2026-03-29 15:20:47 [adesa.be] INFO: Scraping item 10729529 url https://www.openlane.eu/en/carv6/auction/10729529
2026-03-29 15:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f36c7787-184a-585e-8711-b7d764b45a70 with identifier: 10734241
2026-03-29 15:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f36c7787-184a-585e-8711-b7d764b45a70 with scrape type 2
2026-03-29 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f36c7787-184a-585e-8711-b7d764b45a70 with scrape type 2
2026-03-29 15:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f36c7787-184a-585e-8711-b7d764b45a70, identifier: 10734241
2026-03-29 15:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f36c7787-184a-585e-8711-b7d764b45a70 with identifier: 10734241
2026-03-29 15:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f36c7787-184a-585e-8711-b7d764b45a70 with identifier: 10734241
2026-03-29 15:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f36c7787-184a-585e-8711-b7d764b45a70 with identifier: 10734241 to the API
2026-03-29 15:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734241>
{'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': 180,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f36c7787-184a-585e-8711-b7d764b45a70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEC328',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734241',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 93071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Inscription - Hybrid - Automatic - 180 hp - '
'93.071 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Saving data for 10734241: {'auction_closing_time': 1774960500.0, 'created_time': 1774606822.765826, 'last_price_update_time': 1774797648.038612}
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734241') HTTP/1.1" 204 0
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729532
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729532: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729532 url https://www.openlane.eu/en/carv6/auction/10729532
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729535
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729535: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729535 url https://www.openlane.eu/en/carv6/auction/10729535
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729531
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729531: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729531 url https://www.openlane.eu/en/carv6/auction/10729531
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729536
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729536: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729536 url https://www.openlane.eu/en/carv6/auction/10729536
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729539
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729539: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729539 url https://www.openlane.eu/en/carv6/auction/10729539
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729550
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729550: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729550 url https://www.openlane.eu/en/carv6/auction/10729550
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729552
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729552: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729552 url https://www.openlane.eu/en/carv6/auction/10729552
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729554
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729554: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729554 url https://www.openlane.eu/en/carv6/auction/10729554
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729555
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729555: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729555 url https://www.openlane.eu/en/carv6/auction/10729555
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729562
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729562: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729562 url https://www.openlane.eu/en/carv6/auction/10729562
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729564
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729564: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729564 url https://www.openlane.eu/en/carv6/auction/10729564
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729639
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729639: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729639 url https://www.openlane.eu/en/carv6/auction/10729639
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729646
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729646: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729646 url https://www.openlane.eu/en/carv6/auction/10729646
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729657
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729657: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729657 url https://www.openlane.eu/en/carv6/auction/10729657
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729661
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729661: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729661 url https://www.openlane.eu/en/carv6/auction/10729661
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729664
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729664: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729664 url https://www.openlane.eu/en/carv6/auction/10729664
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729666
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729666: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729666 url https://www.openlane.eu/en/carv6/auction/10729666
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10729668
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10729668: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10729668 url https://www.openlane.eu/en/carv6/auction/10729668
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10735201
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10735201: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10735201 url https://www.openlane.eu/en/carv6/auction/10735201
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10735208
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10735208: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10735208 url https://www.openlane.eu/en/carv6/auction/10735208
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10735222
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10735222: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10735222 url https://www.openlane.eu/en/carv6/auction/10735222
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10735219
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10735219: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10735219 url https://www.openlane.eu/en/carv6/auction/10735219
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10735209
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10735209: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10735209 url https://www.openlane.eu/en/carv6/auction/10735209
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10735225
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10735225: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10735225 url https://www.openlane.eu/en/carv6/auction/10735225
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10735229
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10735229: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10735229 url https://www.openlane.eu/en/carv6/auction/10735229
2026-03-29 15:20:48 [adesa.be] INFO: Found listing with ID: 10735183
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:48 [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 15:20:48 [adesa.be] INFO: Scrape type for 10735183: 0
2026-03-29 15:20:48 [adesa.be] INFO: Skipping item 10735183 url https://www.openlane.eu/en/carv6/auction/10735183
2026-03-29 15:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20: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 15:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with identifier: 10734083
2026-03-29 15:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with scrape type 2
2026-03-29 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with scrape type 2
2026-03-29 15:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67d19d36-98fb-5d66-8353-2f5ef69c6c91, identifier: 10734083
2026-03-29 15:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with identifier: 10734281
2026-03-29 15:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with scrape type 2
2026-03-29 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with scrape type 2
2026-03-29 15:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ee34157-3e9b-5679-98ed-76c9a9ef6c68, identifier: 10734281
2026-03-29 15:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with identifier: 10734083
2026-03-29 15:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with identifier: 10734083
2026-03-29 15:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with identifier: 10734083 to the API
2026-03-29 15:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734083>
{'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': 180,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '67d19d36-98fb-5d66-8353-2f5ef69c6c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSR983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734083',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 214066,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Plus Bright - Hybrid - Automatic - 180 hp - '
'214.066 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-29 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:49 [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 15:20:49 [adesa.be] INFO: Saving data for 10734083: {'auction_closing_time': 1774960500.0, 'created_time': 1774606821.562964, 'last_price_update_time': 1774797649.067473}
2026-03-29 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734083') HTTP/1.1" 204 0
2026-03-29 15:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with identifier: 10734281
2026-03-29 15:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with identifier: 10734281
2026-03-29 15:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with identifier: 10734281 to the API
2026-03-29 15:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734281>
{'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': 180,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1ee34157-3e9b-5679-98ed-76c9a9ef6c68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVP430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734281',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 171531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Inscription - Hybrid - Automatic - 180 hp - '
'171.531 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:49 [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 15:20:49 [adesa.be] INFO: Saving data for 10734281: {'auction_closing_time': 1774960500.0, 'created_time': 1774606818.272569, 'last_price_update_time': 1774797649.479032}
2026-03-29 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734281') HTTP/1.1" 204 0
2026-03-29 15:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3db8e259-de8a-53ce-991f-67bc8bcf1cf8 with identifier: 10734327
2026-03-29 15:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3db8e259-de8a-53ce-991f-67bc8bcf1cf8 with scrape type 2
2026-03-29 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3db8e259-de8a-53ce-991f-67bc8bcf1cf8 with scrape type 2
2026-03-29 15:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3db8e259-de8a-53ce-991f-67bc8bcf1cf8, identifier: 10734327
2026-03-29 15:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with identifier: 10734182
2026-03-29 15:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with scrape type 2
2026-03-29 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with scrape type 2
2026-03-29 15:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c6335e3-238e-53a4-ae05-e6ca6de36eb1, identifier: 10734182
2026-03-29 15:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56a658e3-50fc-5b87-8a3e-9bbe5bc7d4c9 with identifier: 10734306
2026-03-29 15:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56a658e3-50fc-5b87-8a3e-9bbe5bc7d4c9 with scrape type 2
2026-03-29 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56a658e3-50fc-5b87-8a3e-9bbe5bc7d4c9 with scrape type 2
2026-03-29 15:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56a658e3-50fc-5b87-8a3e-9bbe5bc7d4c9, identifier: 10734306
2026-03-29 15:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3db8e259-de8a-53ce-991f-67bc8bcf1cf8 with identifier: 10734327
2026-03-29 15:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3db8e259-de8a-53ce-991f-67bc8bcf1cf8 with identifier: 10734327
2026-03-29 15:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3db8e259-de8a-53ce-991f-67bc8bcf1cf8 with identifier: 10734327 to the API
2026-03-29 15:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734327>
{'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': 129,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '3db8e259-de8a-53ce-991f-67bc8bcf1cf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEZ189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734327',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 83978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'83.978 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:50 [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 15:20:50 [adesa.be] INFO: Saving data for 10734327: {'auction_closing_time': 1774960500.0, 'created_time': 1774606819.415782, 'last_price_update_time': 1774797650.058105}
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734327') HTTP/1.1" 204 0
2026-03-29 15:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with identifier: 10734182
2026-03-29 15:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with identifier: 10734182
2026-03-29 15:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with identifier: 10734182 to the API
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734182>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2c6335e3-238e-53a4-ae05-e6ca6de36eb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLA892',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734182',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 104277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Inscription - Hybrid - Automatic - 180 hp - '
'104.277 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:50 [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 15:20:50 [adesa.be] INFO: Saving data for 10734182: {'auction_closing_time': 1774960500.0, 'created_time': 1774606817.569352, 'last_price_update_time': 1774797650.333251}
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734182') HTTP/1.1" 204 0
2026-03-29 15:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56a658e3-50fc-5b87-8a3e-9bbe5bc7d4c9 with identifier: 10734306
2026-03-29 15:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56a658e3-50fc-5b87-8a3e-9bbe5bc7d4c9 with identifier: 10734306
2026-03-29 15:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56a658e3-50fc-5b87-8a3e-9bbe5bc7d4c9 with identifier: 10734306 to the API
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734306>
{'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': 129,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '56a658e3-50fc-5b87-8a3e-9bbe5bc7d4c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEB858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734306',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 164549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 R-Design - Hybrid - Automatic - 129 hp - 164.549 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:50 [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 15:20:50 [adesa.be] INFO: Saving data for 10734306: {'auction_closing_time': 1774960500.0, 'created_time': 1774606818.626886, 'last_price_update_time': 1774797650.603234}
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734306') HTTP/1.1" 204 0
2026-03-29 15:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d96b443b-5ba2-5bed-ab6b-74ff3018cc2e with identifier: 10734305
2026-03-29 15:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d96b443b-5ba2-5bed-ab6b-74ff3018cc2e with scrape type 2
2026-03-29 15:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d96b443b-5ba2-5bed-ab6b-74ff3018cc2e with scrape type 2
2026-03-29 15:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d96b443b-5ba2-5bed-ab6b-74ff3018cc2e, identifier: 10734305
2026-03-29 15:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with identifier: 10734122
2026-03-29 15:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with scrape type 2
2026-03-29 15:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with scrape type 2
2026-03-29 15:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4b2fa33-c9f5-5776-a546-1f58e7bd2dca, identifier: 10734122
2026-03-29 15:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d96b443b-5ba2-5bed-ab6b-74ff3018cc2e with identifier: 10734305
2026-03-29 15:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d96b443b-5ba2-5bed-ab6b-74ff3018cc2e with identifier: 10734305
2026-03-29 15:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d96b443b-5ba2-5bed-ab6b-74ff3018cc2e with identifier: 10734305 to the API
2026-03-29 15:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd96b443b-5ba2-5bed-ab6b-74ff3018cc2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACR268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734305',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 120135,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'120.135 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:51 [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 15:20:51 [adesa.be] INFO: Saving data for 10734305: {'auction_closing_time': 1774960500.0, 'created_time': 1774606825.627149, 'last_price_update_time': 1774797651.1881}
2026-03-29 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734305') HTTP/1.1" 204 0
2026-03-29 15:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with identifier: 10734122
2026-03-29 15:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with identifier: 10734122
2026-03-29 15:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with identifier: 10734122 to the API
2026-03-29 15:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734122>
{'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': 129,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'a4b2fa33-c9f5-5776-a546-1f58e7bd2dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNR161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734122',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 80877,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T2 Momentum Pro - Petrol - Manual - 129 hp - 80.877 '
'km',
'transmission': 'manual',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-29 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:51 [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 15:20:51 [adesa.be] INFO: Saving data for 10734122: {'auction_closing_time': 1774960500.0, 'created_time': 1774606827.120181, 'last_price_update_time': 1774797651.48603}
2026-03-29 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734122') HTTP/1.1" 204 0
2026-03-29 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20: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 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58ca415d-bb11-58ec-a492-e3e14ba82b1c with identifier: 10734279
2026-03-29 15:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58ca415d-bb11-58ec-a492-e3e14ba82b1c with scrape type 2
2026-03-29 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58ca415d-bb11-58ec-a492-e3e14ba82b1c with scrape type 2
2026-03-29 15:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58ca415d-bb11-58ec-a492-e3e14ba82b1c, identifier: 10734279
2026-03-29 15:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb8bd8cd-ea55-5cdd-a008-c22236af273b with identifier: 10734303
2026-03-29 15:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb8bd8cd-ea55-5cdd-a008-c22236af273b with scrape type 2
2026-03-29 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb8bd8cd-ea55-5cdd-a008-c22236af273b with scrape type 2
2026-03-29 15:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb8bd8cd-ea55-5cdd-a008-c22236af273b, identifier: 10734303
2026-03-29 15:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58ca415d-bb11-58ec-a492-e3e14ba82b1c with identifier: 10734279
2026-03-29 15:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58ca415d-bb11-58ec-a492-e3e14ba82b1c with identifier: 10734279
2026-03-29 15:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58ca415d-bb11-58ec-a492-e3e14ba82b1c with identifier: 10734279 to the API
2026-03-29 15:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734279>
{'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': '58ca415d-bb11-58ec-a492-e3e14ba82b1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWR844',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 125434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17050,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Comfortline - Diesel - Manual - '
'150 hp - 125.434 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2021}
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:52 [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 15:20:52 [adesa.be] INFO: Saving data for 10734279: {'auction_closing_time': 1774960500.0, 'created_time': 1774606835.292267, 'last_price_update_time': 1774797652.057776}
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734279') HTTP/1.1" 204 0
2026-03-29 15:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb8bd8cd-ea55-5cdd-a008-c22236af273b with identifier: 10734303
2026-03-29 15:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb8bd8cd-ea55-5cdd-a008-c22236af273b with identifier: 10734303
2026-03-29 15:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb8bd8cd-ea55-5cdd-a008-c22236af273b with identifier: 10734303 to the API
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734303>
{'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': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'fb8bd8cd-ea55-5cdd-a008-c22236af273b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPR993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 29642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12350,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-Cross 1.0 TSI Life - Petrol - Manual - 110 hp - 29.642 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:52 [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 15:20:52 [adesa.be] INFO: Saving data for 10734303: {'auction_closing_time': 1774960500.0, 'created_time': 1774606835.968633, 'last_price_update_time': 1774797652.344511}
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734303') HTTP/1.1" 204 0
2026-03-29 15:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950002f4-b602-54d8-8371-f90a6d968ea9 with identifier: 10734097
2026-03-29 15:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950002f4-b602-54d8-8371-f90a6d968ea9 with scrape type 2
2026-03-29 15:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 950002f4-b602-54d8-8371-f90a6d968ea9 with scrape type 2
2026-03-29 15:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 950002f4-b602-54d8-8371-f90a6d968ea9, identifier: 10734097
2026-03-29 15:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 950002f4-b602-54d8-8371-f90a6d968ea9 with identifier: 10734097
2026-03-29 15:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 950002f4-b602-54d8-8371-f90a6d968ea9 with identifier: 10734097
2026-03-29 15:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 950002f4-b602-54d8-8371-f90a6d968ea9 with identifier: 10734097 to the API
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734097>
{'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': 253,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '950002f4-b602-54d8-8371-f90a6d968ea9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJR011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734097',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 88971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'88.971 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:52 [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 15:20:52 [adesa.be] INFO: Saving data for 10734097: {'auction_closing_time': 1774960500.0, 'created_time': 1774606830.242616, 'last_price_update_time': 1774797652.725285}
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734097') HTTP/1.1" 204 0
2026-03-29 15:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a10da776-0e82-5c4c-ba6f-d40e7be04f7d with identifier: 10734082
2026-03-29 15:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a10da776-0e82-5c4c-ba6f-d40e7be04f7d with scrape type 2
2026-03-29 15:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a10da776-0e82-5c4c-ba6f-d40e7be04f7d with scrape type 2
2026-03-29 15:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a10da776-0e82-5c4c-ba6f-d40e7be04f7d, identifier: 10734082
2026-03-29 15:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c449ad50-047f-5bef-8f8d-e13bb4650261 with identifier: 10734098
2026-03-29 15:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c449ad50-047f-5bef-8f8d-e13bb4650261 with scrape type 2
2026-03-29 15:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c449ad50-047f-5bef-8f8d-e13bb4650261 with scrape type 2
2026-03-29 15:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c449ad50-047f-5bef-8f8d-e13bb4650261, identifier: 10734098
2026-03-29 15:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a10da776-0e82-5c4c-ba6f-d40e7be04f7d with identifier: 10734082
2026-03-29 15:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a10da776-0e82-5c4c-ba6f-d40e7be04f7d with identifier: 10734082
2026-03-29 15:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a10da776-0e82-5c4c-ba6f-d40e7be04f7d with identifier: 10734082 to the API
2026-03-29 15:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734082>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'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': 'a10da776-0e82-5c4c-ba6f-d40e7be04f7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAU262',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734082',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 148205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - Diesel - Automatic - 150 hp - '
'148.205 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:53 [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 15:20:53 [adesa.be] INFO: Saving data for 10734082: {'auction_closing_time': 1774960500.0, 'created_time': 1774606833.431727, 'last_price_update_time': 1774797653.249593}
2026-03-29 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734082') HTTP/1.1" 204 0
2026-03-29 15:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c449ad50-047f-5bef-8f8d-e13bb4650261 with identifier: 10734098
2026-03-29 15:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c449ad50-047f-5bef-8f8d-e13bb4650261 with identifier: 10734098
2026-03-29 15:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c449ad50-047f-5bef-8f8d-e13bb4650261 with identifier: 10734098 to the API
2026-03-29 15:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734098>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'c449ad50-047f-5bef-8f8d-e13bb4650261',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734098',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 78626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'78.626 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:53 [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 15:20:53 [adesa.be] INFO: Saving data for 10734098: {'auction_closing_time': 1774960500.0, 'created_time': 1774606824.183606, 'last_price_update_time': 1774797653.527639}
2026-03-29 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734098') HTTP/1.1" 204 0
2026-03-29 15:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with identifier: 10734239
2026-03-29 15:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with scrape type 2
2026-03-29 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with scrape type 2
2026-03-29 15:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e51db5cd-65d2-50e0-aabe-ba8e3bb55988, identifier: 10734239
2026-03-29 15:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with identifier: 10734239
2026-03-29 15:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with identifier: 10734239
2026-03-29 15:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with identifier: 10734239 to the API
2026-03-29 15:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e51db5cd-65d2-50e0-aabe-ba8e3bb55988',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACQ511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734239',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 135693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 135.693 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-29 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:53 [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 15:20:53 [adesa.be] INFO: Saving data for 10734239: {'auction_closing_time': 1774960500.0, 'created_time': 1774606840.251526, 'last_price_update_time': 1774797653.992771}
2026-03-29 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734239') HTTP/1.1" 204 0
2026-03-29 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with identifier: 10734264
2026-03-29 15:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with scrape type 2
2026-03-29 15:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with scrape type 2
2026-03-29 15:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef, identifier: 10734264
2026-03-29 15:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e380552-1162-5ace-a413-2ac8351cdac7 with identifier: 10734153
2026-03-29 15:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e380552-1162-5ace-a413-2ac8351cdac7 with scrape type 2
2026-03-29 15:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e380552-1162-5ace-a413-2ac8351cdac7 with scrape type 2
2026-03-29 15:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e380552-1162-5ace-a413-2ac8351cdac7, identifier: 10734153
2026-03-29 15:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52d358ee-f486-57e8-8241-f8c61dd06915 with identifier: 10734142
2026-03-29 15:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52d358ee-f486-57e8-8241-f8c61dd06915 with scrape type 2
2026-03-29 15:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52d358ee-f486-57e8-8241-f8c61dd06915 with scrape type 2
2026-03-29 15:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52d358ee-f486-57e8-8241-f8c61dd06915, identifier: 10734142
2026-03-29 15:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with identifier: 10734264
2026-03-29 15:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with identifier: 10734264
2026-03-29 15:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with identifier: 10734264 to the API
2026-03-29 15:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734264>
{'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': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '07dce8ce-955c-52dd-9b22-97bc4ec3b8ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDU579',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734264',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 93888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-Cross 1.0 TSI Active - Petrol - Manual - 110 hp - '
'93.888 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-29 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:54 [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 15:20:54 [adesa.be] INFO: Saving data for 10734264: {'auction_closing_time': 1774960500.0, 'created_time': 1774606835.637804, 'last_price_update_time': 1774797654.670091}
2026-03-29 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734264') HTTP/1.1" 204 0
2026-03-29 15:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e380552-1162-5ace-a413-2ac8351cdac7 with identifier: 10734153
2026-03-29 15:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e380552-1162-5ace-a413-2ac8351cdac7 with identifier: 10734153
2026-03-29 15:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e380552-1162-5ace-a413-2ac8351cdac7 with identifier: 10734153 to the API
2026-03-29 15:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734153>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '8e380552-1162-5ace-a413-2ac8351cdac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQX129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734153',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 149760,
'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': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 149.760 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:55 [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 15:20:55 [adesa.be] INFO: Saving data for 10734153: {'auction_closing_time': 1774960500.0, 'created_time': 1774606840.703185, 'last_price_update_time': 1774797655.553508}
2026-03-29 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734153') HTTP/1.1" 204 0
2026-03-29 15:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52d358ee-f486-57e8-8241-f8c61dd06915 with identifier: 10734142
2026-03-29 15:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52d358ee-f486-57e8-8241-f8c61dd06915 with identifier: 10734142
2026-03-29 15:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52d358ee-f486-57e8-8241-f8c61dd06915 with identifier: 10734142 to the API
2026-03-29 15:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734142>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '52d358ee-f486-57e8-8241-f8c61dd06915',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWM052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734142',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 83319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'83.319 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:55 [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 15:20:55 [adesa.be] INFO: Saving data for 10734142: {'auction_closing_time': 1774960500.0, 'created_time': 1774606847.336689, 'last_price_update_time': 1774797655.831058}
2026-03-29 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734142') HTTP/1.1" 204 0
2026-03-29 15:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2bbe53a-aa29-5856-8be2-f35e14926a09 with identifier: 10734238
2026-03-29 15:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2bbe53a-aa29-5856-8be2-f35e14926a09 with scrape type 2
2026-03-29 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2bbe53a-aa29-5856-8be2-f35e14926a09 with scrape type 2
2026-03-29 15:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2bbe53a-aa29-5856-8be2-f35e14926a09, identifier: 10734238
2026-03-29 15:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2bbe53a-aa29-5856-8be2-f35e14926a09 with identifier: 10734238
2026-03-29 15:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2bbe53a-aa29-5856-8be2-f35e14926a09 with identifier: 10734238
2026-03-29 15:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2bbe53a-aa29-5856-8be2-f35e14926a09 with identifier: 10734238 to the API
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b2bbe53a-aa29-5856-8be2-f35e14926a09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADH211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734238',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 85430,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 85.430 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Saving data for 10734238: {'auction_closing_time': 1774960500.0, 'created_time': 1774606842.506803, 'last_price_update_time': 1774797656.203802}
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734238') HTTP/1.1" 204 0
2026-03-29 15:20: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 15:20: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 15:20:56 [adesa.be] INFO: Found listing with ID: 10735226
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735226: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735226 url https://www.openlane.eu/en/carv6/auction/10735226
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735220
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735220: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735220 url https://www.openlane.eu/en/carv6/auction/10735220
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735204
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735204: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735204 url https://www.openlane.eu/en/carv6/auction/10735204
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735212
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735212: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735212 url https://www.openlane.eu/en/carv6/auction/10735212
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735192
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735192: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735192 url https://www.openlane.eu/en/carv6/auction/10735192
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735223
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735223: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735223 url https://www.openlane.eu/en/carv6/auction/10735223
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735180
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735180: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735180 url https://www.openlane.eu/en/carv6/auction/10735180
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735197
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735197: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735197 url https://www.openlane.eu/en/carv6/auction/10735197
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735210
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735210: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735210 url https://www.openlane.eu/en/carv6/auction/10735210
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735181
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735181: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735181 url https://www.openlane.eu/en/carv6/auction/10735181
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735221
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735221: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735221 url https://www.openlane.eu/en/carv6/auction/10735221
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735193
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735193: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735193 url https://www.openlane.eu/en/carv6/auction/10735193
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735190
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735190: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735190 url https://www.openlane.eu/en/carv6/auction/10735190
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735188
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735188: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735188 url https://www.openlane.eu/en/carv6/auction/10735188
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735198
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735198: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735198 url https://www.openlane.eu/en/carv6/auction/10735198
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735211
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735211: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735211 url https://www.openlane.eu/en/carv6/auction/10735211
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735187
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735187: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735187 url https://www.openlane.eu/en/carv6/auction/10735187
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735207
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735207: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735207 url https://www.openlane.eu/en/carv6/auction/10735207
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735230
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735230: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735230 url https://www.openlane.eu/en/carv6/auction/10735230
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735224
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735224: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735224 url https://www.openlane.eu/en/carv6/auction/10735224
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735216
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735216: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735216 url https://www.openlane.eu/en/carv6/auction/10735216
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735214
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735214: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735214 url https://www.openlane.eu/en/carv6/auction/10735214
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735206
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735206: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735206 url https://www.openlane.eu/en/carv6/auction/10735206
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735199
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735199: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735199 url https://www.openlane.eu/en/carv6/auction/10735199
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735194
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735194: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735194 url https://www.openlane.eu/en/carv6/auction/10735194
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735213
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735213: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735213 url https://www.openlane.eu/en/carv6/auction/10735213
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735195
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735195: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735195 url https://www.openlane.eu/en/carv6/auction/10735195
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735218
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735218: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735218 url https://www.openlane.eu/en/carv6/auction/10735218
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10734876
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10734876: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10734876 url https://www.openlane.eu/en/carv6/auction/10734876
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735228
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735228: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735228 url https://www.openlane.eu/en/carv6/auction/10735228
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735217
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735217: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735217 url https://www.openlane.eu/en/carv6/auction/10735217
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735186
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735186: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735186 url https://www.openlane.eu/en/carv6/auction/10735186
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735200
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735200: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735200 url https://www.openlane.eu/en/carv6/auction/10735200
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735215
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735215: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735215 url https://www.openlane.eu/en/carv6/auction/10735215
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735191
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735191: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735191 url https://www.openlane.eu/en/carv6/auction/10735191
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735196
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735196: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735196 url https://www.openlane.eu/en/carv6/auction/10735196
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10735185
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10735185: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10735185 url https://www.openlane.eu/en/carv6/auction/10735185
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10734874
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10734874: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10734874 url https://www.openlane.eu/en/carv6/auction/10734874
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10736633
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:56 [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 15:20:56 [adesa.be] INFO: Scrape type for 10736633: 0
2026-03-29 15:20:56 [adesa.be] INFO: Skipping item 10736633 url https://www.openlane.eu/en/carv6/auction/10736633
2026-03-29 15:20:56 [adesa.be] INFO: Found listing with ID: 10731364
2026-03-29 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10731364: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10731364 url https://www.openlane.eu/en/carv6/auction/10731364
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736353
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736353: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736353 url https://www.openlane.eu/en/carv6/auction/10736353
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10734909
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10734909: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10734909 url https://www.openlane.eu/en/carv6/auction/10734909
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10730402
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10730402: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10730402 url https://www.openlane.eu/en/carv6/auction/10730402
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10734916
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10734916: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10734916 url https://www.openlane.eu/en/carv6/auction/10734916
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735745
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735745: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735745 url https://www.openlane.eu/en/carv6/auction/10735745
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735085
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735085: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735085 url https://www.openlane.eu/en/carv6/auction/10735085
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736316
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736316: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736316 url https://www.openlane.eu/en/carv6/auction/10736316
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10730408
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10730408: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10730408 url https://www.openlane.eu/en/carv6/auction/10730408
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10734928
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10734928: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10734928 url https://www.openlane.eu/en/carv6/auction/10734928
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736323
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736323: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736323 url https://www.openlane.eu/en/carv6/auction/10736323
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735098
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735098: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735098 url https://www.openlane.eu/en/carv6/auction/10735098
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735119
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735119: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735119 url https://www.openlane.eu/en/carv6/auction/10735119
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735160
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735160: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735160 url https://www.openlane.eu/en/carv6/auction/10735160
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736306
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736306: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736306 url https://www.openlane.eu/en/carv6/auction/10736306
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736281
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736281: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736281 url https://www.openlane.eu/en/carv6/auction/10736281
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735099
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735099: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735099 url https://www.openlane.eu/en/carv6/auction/10735099
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736314
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736314: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736314 url https://www.openlane.eu/en/carv6/auction/10736314
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736413
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736413: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736413 url https://www.openlane.eu/en/carv6/auction/10736413
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10734918
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10734918: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10734918 url https://www.openlane.eu/en/carv6/auction/10734918
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735084
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735084: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735084 url https://www.openlane.eu/en/carv6/auction/10735084
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736639
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736639: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736639 url https://www.openlane.eu/en/carv6/auction/10736639
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735748
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735748: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735748 url https://www.openlane.eu/en/carv6/auction/10735748
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10737275
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10737275: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10737275 url https://www.openlane.eu/en/carv6/auction/10737275
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736349
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736349: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736349 url https://www.openlane.eu/en/carv6/auction/10736349
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736299
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736299: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736299 url https://www.openlane.eu/en/carv6/auction/10736299
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10730419
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10730419: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10730419 url https://www.openlane.eu/en/carv6/auction/10730419
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736419
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736419: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736419 url https://www.openlane.eu/en/carv6/auction/10736419
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736628
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736628: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736628 url https://www.openlane.eu/en/carv6/auction/10736628
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735130
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735130: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735130 url https://www.openlane.eu/en/carv6/auction/10735130
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10738243
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10738243: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10738243 url https://www.openlane.eu/en/carv6/auction/10738243
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735751
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735751: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735751 url https://www.openlane.eu/en/carv6/auction/10735751
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10737748
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10737748: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10737748 url https://www.openlane.eu/en/carv6/auction/10737748
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10730423
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10730423: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10730423 url https://www.openlane.eu/en/carv6/auction/10730423
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10731366
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10731366: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10731366 url https://www.openlane.eu/en/carv6/auction/10731366
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10730430
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10730430: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10730430 url https://www.openlane.eu/en/carv6/auction/10730430
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736270
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736270: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736270 url https://www.openlane.eu/en/carv6/auction/10736270
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736630
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736630: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736630 url https://www.openlane.eu/en/carv6/auction/10736630
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736291
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736291: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736291 url https://www.openlane.eu/en/carv6/auction/10736291
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10730404
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10730404: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10730404 url https://www.openlane.eu/en/carv6/auction/10730404
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10737264
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10737264: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10737264 url https://www.openlane.eu/en/carv6/auction/10737264
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736629
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736629: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736629 url https://www.openlane.eu/en/carv6/auction/10736629
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735107
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735107: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735107 url https://www.openlane.eu/en/carv6/auction/10735107
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736632
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736632: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736632 url https://www.openlane.eu/en/carv6/auction/10736632
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735149
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735149: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735149 url https://www.openlane.eu/en/carv6/auction/10735149
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735142
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735142: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735142 url https://www.openlane.eu/en/carv6/auction/10735142
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10737281
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10737281: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10737281 url https://www.openlane.eu/en/carv6/auction/10737281
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10735153
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10735153: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10735153 url https://www.openlane.eu/en/carv6/auction/10735153
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10730439
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10730439: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10730439 url https://www.openlane.eu/en/carv6/auction/10730439
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10739818
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10739818: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10739818 url https://www.openlane.eu/en/carv6/auction/10739818
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10730422
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10730422: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10730422 url https://www.openlane.eu/en/carv6/auction/10730422
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736421
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736421: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736421 url https://www.openlane.eu/en/carv6/auction/10736421
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736333
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736333: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736333 url https://www.openlane.eu/en/carv6/auction/10736333
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10730409
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10730409: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10730409 url https://www.openlane.eu/en/carv6/auction/10730409
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10740863
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10740863: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10740863 url https://www.openlane.eu/en/carv6/auction/10740863
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736343
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736343: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736343 url https://www.openlane.eu/en/carv6/auction/10736343
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10737274
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10737274: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10737274 url https://www.openlane.eu/en/carv6/auction/10737274
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10737259
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10737259: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10737259 url https://www.openlane.eu/en/carv6/auction/10737259
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10736295
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:57 [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 15:20:57 [adesa.be] INFO: Scrape type for 10736295: 0
2026-03-29 15:20:57 [adesa.be] INFO: Skipping item 10736295 url https://www.openlane.eu/en/carv6/auction/10736295
2026-03-29 15:20:57 [adesa.be] INFO: Found listing with ID: 10737290
2026-03-29 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:58 [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 15:20:58 [adesa.be] INFO: Scrape type for 10737290: 0
2026-03-29 15:20:58 [adesa.be] INFO: Skipping item 10737290 url https://www.openlane.eu/en/carv6/auction/10737290
2026-03-29 15:20:58 [adesa.be] INFO: Found listing with ID: 10736418
2026-03-29 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:58 [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 15:20:58 [adesa.be] INFO: Scrape type for 10736418: 0
2026-03-29 15:20:58 [adesa.be] INFO: Skipping item 10736418 url https://www.openlane.eu/en/carv6/auction/10736418
2026-03-29 15:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:20: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 15:20: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 15:20: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 15:20: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 15:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 877f43a2-0199-54e4-bf1e-28558adab83e with identifier: 10734180
2026-03-29 15:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 877f43a2-0199-54e4-bf1e-28558adab83e with scrape type 2
2026-03-29 15:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 877f43a2-0199-54e4-bf1e-28558adab83e with scrape type 2
2026-03-29 15:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 877f43a2-0199-54e4-bf1e-28558adab83e, identifier: 10734180
2026-03-29 15:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 877f43a2-0199-54e4-bf1e-28558adab83e with identifier: 10734180
2026-03-29 15:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 877f43a2-0199-54e4-bf1e-28558adab83e with identifier: 10734180
2026-03-29 15:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 877f43a2-0199-54e4-bf1e-28558adab83e with identifier: 10734180 to the API
2026-03-29 15:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734180>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '877f43a2-0199-54e4-bf1e-28558adab83e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFD825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734180',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 112884,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Arteon 1.4 R-Line - Hybrid - Automatic - 156 hp - '
'112.884 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-29 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:58 [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 15:20:58 [adesa.be] INFO: Saving data for 10734180: {'auction_closing_time': 1774960500.0, 'created_time': 1774606853.136914, 'last_price_update_time': 1774797658.870759}
2026-03-29 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734180') HTTP/1.1" 204 0
2026-03-29 15:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4afba4c-5b79-5312-acc7-e045604fa719 with identifier: 10734079
2026-03-29 15:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4afba4c-5b79-5312-acc7-e045604fa719 with scrape type 2
2026-03-29 15:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4afba4c-5b79-5312-acc7-e045604fa719 with scrape type 2
2026-03-29 15:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4afba4c-5b79-5312-acc7-e045604fa719, identifier: 10734079
2026-03-29 15:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44a8779f-b505-5ed7-b134-6d4e0821cf04 with identifier: 10734131
2026-03-29 15:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44a8779f-b505-5ed7-b134-6d4e0821cf04 with scrape type 2
2026-03-29 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44a8779f-b505-5ed7-b134-6d4e0821cf04 with scrape type 2
2026-03-29 15:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44a8779f-b505-5ed7-b134-6d4e0821cf04, identifier: 10734131
2026-03-29 15:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with identifier: 10734263
2026-03-29 15:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with scrape type 2
2026-03-29 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with scrape type 2
2026-03-29 15:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f2e4d9c-b5c0-5555-9338-9301fb3cddac, identifier: 10734263
2026-03-29 15:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4afba4c-5b79-5312-acc7-e045604fa719 with identifier: 10734079
2026-03-29 15:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4afba4c-5b79-5312-acc7-e045604fa719 with identifier: 10734079
2026-03-29 15:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4afba4c-5b79-5312-acc7-e045604fa719 with identifier: 10734079 to the API
2026-03-29 15:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734079>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'c4afba4c-5b79-5312-acc7-e045604fa719',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTJ707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734079',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 76075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'76.075 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:59 [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 15:20:59 [adesa.be] INFO: Saving data for 10734079: {'auction_closing_time': 1774960500.0, 'created_time': 1774606854.010564, 'last_price_update_time': 1774797659.513876}
2026-03-29 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734079') HTTP/1.1" 204 0
2026-03-29 15:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44a8779f-b505-5ed7-b134-6d4e0821cf04 with identifier: 10734131
2026-03-29 15:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44a8779f-b505-5ed7-b134-6d4e0821cf04 with identifier: 10734131
2026-03-29 15:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44a8779f-b505-5ed7-b134-6d4e0821cf04 with identifier: 10734131 to the API
2026-03-29 15:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734131>
{'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': 184,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '44a8779f-b505-5ed7-b134-6d4e0821cf04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GBH992',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734131',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 39939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35350,
'price_includes_vat': True,
'registration_date': '2024-10-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Toyota Rav4 2.5 Style - AWD - Hybrid - Automatic - 184 hp - 39.939 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-29 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:59 [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 15:20:59 [adesa.be] INFO: Saving data for 10734131: {'auction_closing_time': 1774960500.0, 'created_time': 1774606853.436977, 'last_price_update_time': 1774797659.785068}
2026-03-29 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734131') HTTP/1.1" 204 0
2026-03-29 15:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with identifier: 10734263
2026-03-29 15:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with identifier: 10734263
2026-03-29 15:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with identifier: 10734263 to the API
2026-03-29 15:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:20: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 15:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734263>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2f2e4d9c-b5c0-5555-9338-9301fb3cddac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTT907',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734263',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 81231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'81.231 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:00 [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 15:21:00 [adesa.be] INFO: Saving data for 10734263: {'auction_closing_time': 1774960500.0, 'created_time': 1774606850.861796, 'last_price_update_time': 1774797660.055008}
2026-03-29 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734263') HTTP/1.1" 204 0
2026-03-29 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 276426d6-1580-53f5-8db9-33cbaa4ef0cc with identifier: 10734301
2026-03-29 15:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 276426d6-1580-53f5-8db9-33cbaa4ef0cc with scrape type 2
2026-03-29 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 276426d6-1580-53f5-8db9-33cbaa4ef0cc with scrape type 2
2026-03-29 15:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 276426d6-1580-53f5-8db9-33cbaa4ef0cc, identifier: 10734301
2026-03-29 15:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 276426d6-1580-53f5-8db9-33cbaa4ef0cc with identifier: 10734301
2026-03-29 15:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 276426d6-1580-53f5-8db9-33cbaa4ef0cc with identifier: 10734301
2026-03-29 15:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 276426d6-1580-53f5-8db9-33cbaa4ef0cc with identifier: 10734301 to the API
2026-03-29 15:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '276426d6-1580-53f5-8db9-33cbaa4ef0cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 80086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Toyota ProAce City 1.2i Comfort - Petrol - Automatic - 131 hp - '
'80.086 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-29 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:00 [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 15:21:00 [adesa.be] INFO: Saving data for 10734301: {'auction_closing_time': 1774960500.0, 'created_time': 1774606856.948303, 'last_price_update_time': 1774797660.544283}
2026-03-29 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734301') HTTP/1.1" 204 0
2026-03-29 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d771a31f-df72-53c0-9400-1cbd69c2e14e with identifier: 10734080
2026-03-29 15:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d771a31f-df72-53c0-9400-1cbd69c2e14e with scrape type 2
2026-03-29 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d771a31f-df72-53c0-9400-1cbd69c2e14e with scrape type 2
2026-03-29 15:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d771a31f-df72-53c0-9400-1cbd69c2e14e, identifier: 10734080
2026-03-29 15:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 041b9b7c-46fe-5303-ac5e-280158b4eba2 with identifier: 10734261
2026-03-29 15:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 041b9b7c-46fe-5303-ac5e-280158b4eba2 with scrape type 2
2026-03-29 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 041b9b7c-46fe-5303-ac5e-280158b4eba2 with scrape type 2
2026-03-29 15:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 041b9b7c-46fe-5303-ac5e-280158b4eba2, identifier: 10734261
2026-03-29 15:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d771a31f-df72-53c0-9400-1cbd69c2e14e with identifier: 10734080
2026-03-29 15:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d771a31f-df72-53c0-9400-1cbd69c2e14e with identifier: 10734080
2026-03-29 15:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d771a31f-df72-53c0-9400-1cbd69c2e14e with identifier: 10734080 to the API
2026-03-29 15:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734080>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd771a31f-df72-53c0-9400-1cbd69c2e14e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTK356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734080',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 83009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15050,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'83.009 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:01 [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 15:21:01 [adesa.be] INFO: Saving data for 10734080: {'auction_closing_time': 1774960500.0, 'created_time': 1774606845.681424, 'last_price_update_time': 1774797661.123307}
2026-03-29 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734080') HTTP/1.1" 204 0
2026-03-29 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 041b9b7c-46fe-5303-ac5e-280158b4eba2 with identifier: 10734261
2026-03-29 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 041b9b7c-46fe-5303-ac5e-280158b4eba2 with identifier: 10734261
2026-03-29 15:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 041b9b7c-46fe-5303-ac5e-280158b4eba2 with identifier: 10734261 to the API
2026-03-29 15:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734261>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 154,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hydrogen',
'id': '041b9b7c-46fe-5303-ac5e-280158b4eba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRQ436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734261',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Mirai',
'odometer': 31331,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Toyota Mirai FCEV - Hydrogen - Automatic - 154 hp - 31.331 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:01 [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 15:21:01 [adesa.be] INFO: Saving data for 10734261: {'auction_closing_time': 1774960500.0, 'created_time': 1774606856.567989, 'last_price_update_time': 1774797661.40961}
2026-03-29 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734261') HTTP/1.1" 204 0
2026-03-29 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with identifier: 10734121
2026-03-29 15:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with scrape type 2
2026-03-29 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with scrape type 2
2026-03-29 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9, identifier: 10734121
2026-03-29 15:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 582bda64-f076-54c1-9fd6-15da77667a76 with identifier: 10734130
2026-03-29 15:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 582bda64-f076-54c1-9fd6-15da77667a76 with scrape type 2
2026-03-29 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 582bda64-f076-54c1-9fd6-15da77667a76 with scrape type 2
2026-03-29 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 582bda64-f076-54c1-9fd6-15da77667a76, identifier: 10734130
2026-03-29 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with identifier: 10734121
2026-03-29 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with identifier: 10734121
2026-03-29 15:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with identifier: 10734121 to the API
2026-03-29 15:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734121>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABU074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734121',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 169869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.6 TDI Ambition - Diesel - Automatic - 122 hp - '
'169.869 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-29 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:01 [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 15:21:01 [adesa.be] INFO: Saving data for 10734121: {'auction_closing_time': 1774960500.0, 'created_time': 1774606865.606888, 'last_price_update_time': 1774797661.989263}
2026-03-29 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734121') HTTP/1.1" 204 0
2026-03-29 15:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 582bda64-f076-54c1-9fd6-15da77667a76 with identifier: 10734130
2026-03-29 15:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 582bda64-f076-54c1-9fd6-15da77667a76 with identifier: 10734130
2026-03-29 15:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 582bda64-f076-54c1-9fd6-15da77667a76 with identifier: 10734130 to the API
2026-03-29 15:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734130>
{'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': 156,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '582bda64-f076-54c1-9fd6-15da77667a76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTN900',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734130',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 149690,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12350,
'price_includes_vat': True,
'registration_date': '2020-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 156 hp - '
'149.690 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-29 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:02 [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 15:21:02 [adesa.be] INFO: Saving data for 10734130: {'auction_closing_time': 1774960500.0, 'created_time': 1774606814.199227, 'last_price_update_time': 1774797662.281284}
2026-03-29 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734130') HTTP/1.1" 204 0
2026-03-29 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9cfcfaa-3d61-59af-9429-13ae674cc012 with identifier: 10734237
2026-03-29 15:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9cfcfaa-3d61-59af-9429-13ae674cc012 with scrape type 2
2026-03-29 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9cfcfaa-3d61-59af-9429-13ae674cc012 with scrape type 2
2026-03-29 15:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9cfcfaa-3d61-59af-9429-13ae674cc012, identifier: 10734237
2026-03-29 15:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9cfcfaa-3d61-59af-9429-13ae674cc012 with identifier: 10734237
2026-03-29 15:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9cfcfaa-3d61-59af-9429-13ae674cc012 with identifier: 10734237
2026-03-29 15:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9cfcfaa-3d61-59af-9429-13ae674cc012 with identifier: 10734237 to the API
2026-03-29 15:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a9cfcfaa-3d61-59af-9429-13ae674cc012',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTC422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734237',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 95871,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'95.871 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-29 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:02 [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 15:21:02 [adesa.be] INFO: Saving data for 10734237: {'auction_closing_time': 1774960500.0, 'created_time': 1774606816.077947, 'last_price_update_time': 1774797662.768289}
2026-03-29 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734237') HTTP/1.1" 204 0
2026-03-29 15:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88d99e08-63f3-5ab7-a064-7e1be7fe6b81 with identifier: 10729529
2026-03-29 15:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88d99e08-63f3-5ab7-a064-7e1be7fe6b81 with scrape type 2
2026-03-29 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88d99e08-63f3-5ab7-a064-7e1be7fe6b81 with scrape type 2
2026-03-29 15:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88d99e08-63f3-5ab7-a064-7e1be7fe6b81, identifier: 10729529
2026-03-29 15:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88d99e08-63f3-5ab7-a064-7e1be7fe6b81 with identifier: 10729529
2026-03-29 15:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88d99e08-63f3-5ab7-a064-7e1be7fe6b81 with identifier: 10729529
2026-03-29 15:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88d99e08-63f3-5ab7-a064-7e1be7fe6b81 with identifier: 10729529 to the API
2026-03-29 15:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '88d99e08-63f3-5ab7-a064-7e1be7fe6b81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXE258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 87012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 87.012 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:04 [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 15:21:04 [adesa.be] INFO: Saving data for 10729529: {'auction_closing_time': 1775030400.0, 'created_time': 1774606906.880252, 'last_price_update_time': 1774797664.350641}
2026-03-29 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729529') HTTP/1.1" 204 0
2026-03-29 15:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with identifier: 10734258
2026-03-29 15:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with scrape type 2
2026-03-29 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with scrape type 2
2026-03-29 15:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cdab7ff-8769-5e6b-b971-161aad41e7c5, identifier: 10734258
2026-03-29 15:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with identifier: 10734258
2026-03-29 15:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with identifier: 10734258
2026-03-29 15:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with identifier: 10734258 to the API
2026-03-29 15:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2cdab7ff-8769-5e6b-b971-161aad41e7c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRQ428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734258',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 105953,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'105.953 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-29 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Saving data for 10734258: {'auction_closing_time': 1774960500.0, 'created_time': 1774606861.314435, 'last_price_update_time': 1774797665.001069}
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734258') HTTP/1.1" 204 0
2026-03-29 15:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4311955-cb10-5a3f-b940-3a5a6a7319b9 with identifier: 10734063
2026-03-29 15:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4311955-cb10-5a3f-b940-3a5a6a7319b9 with scrape type 2
2026-03-29 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4311955-cb10-5a3f-b940-3a5a6a7319b9 with scrape type 2
2026-03-29 15:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4311955-cb10-5a3f-b940-3a5a6a7319b9, identifier: 10734063
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735102
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735102: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735102 url https://www.openlane.eu/en/carv6/auction/10735102
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10731363
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10731363: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10731363 url https://www.openlane.eu/en/carv6/auction/10731363
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10731361
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10731361: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10731361 url https://www.openlane.eu/en/carv6/auction/10731361
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10740845
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10740845: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10740845 url https://www.openlane.eu/en/carv6/auction/10740845
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10740858
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10740858: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10740858 url https://www.openlane.eu/en/carv6/auction/10740858
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735152
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735152: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735152 url https://www.openlane.eu/en/carv6/auction/10735152
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735174
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735174: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735174 url https://www.openlane.eu/en/carv6/auction/10735174
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735136
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735136: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735136 url https://www.openlane.eu/en/carv6/auction/10735136
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730452
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730452: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730452 url https://www.openlane.eu/en/carv6/auction/10730452
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730407
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730407: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730407 url https://www.openlane.eu/en/carv6/auction/10730407
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730417
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730417: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730417 url https://www.openlane.eu/en/carv6/auction/10730417
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10737294
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10737294: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10737294 url https://www.openlane.eu/en/carv6/auction/10737294
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730444
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730444: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730444 url https://www.openlane.eu/en/carv6/auction/10730444
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730416
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730416: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730416 url https://www.openlane.eu/en/carv6/auction/10730416
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735147
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735147: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735147 url https://www.openlane.eu/en/carv6/auction/10735147
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730448
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730448: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730448 url https://www.openlane.eu/en/carv6/auction/10730448
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730398
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730398: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730398 url https://www.openlane.eu/en/carv6/auction/10730398
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735144
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735144: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735144 url https://www.openlane.eu/en/carv6/auction/10735144
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735146
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735146: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735146 url https://www.openlane.eu/en/carv6/auction/10735146
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736271
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736271: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736271 url https://www.openlane.eu/en/carv6/auction/10736271
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10739814
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10739814: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10739814 url https://www.openlane.eu/en/carv6/auction/10739814
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736284
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736284: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736284 url https://www.openlane.eu/en/carv6/auction/10736284
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730443
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730443: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730443 url https://www.openlane.eu/en/carv6/auction/10730443
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736668
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736668: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736668 url https://www.openlane.eu/en/carv6/auction/10736668
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730429
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730429: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730429 url https://www.openlane.eu/en/carv6/auction/10730429
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735150
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735150: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735150 url https://www.openlane.eu/en/carv6/auction/10735150
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730442
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730442: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730442 url https://www.openlane.eu/en/carv6/auction/10730442
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736332
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736332: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736332 url https://www.openlane.eu/en/carv6/auction/10736332
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10731355
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10731355: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10731355 url https://www.openlane.eu/en/carv6/auction/10731355
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10731354
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10731354: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10731354 url https://www.openlane.eu/en/carv6/auction/10731354
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736292
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736292: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736292 url https://www.openlane.eu/en/carv6/auction/10736292
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735148
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735148: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735148 url https://www.openlane.eu/en/carv6/auction/10735148
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730415
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730415: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730415 url https://www.openlane.eu/en/carv6/auction/10730415
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735744
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735744: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735744 url https://www.openlane.eu/en/carv6/auction/10735744
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10735176
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10735176: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10735176 url https://www.openlane.eu/en/carv6/auction/10735176
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736334
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736334: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736334 url https://www.openlane.eu/en/carv6/auction/10736334
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10739839
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10739839: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10739839 url https://www.openlane.eu/en/carv6/auction/10739839
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10737258
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10737258: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10737258 url https://www.openlane.eu/en/carv6/auction/10737258
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736288
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736288: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736288 url https://www.openlane.eu/en/carv6/auction/10736288
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736350
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736350: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736350 url https://www.openlane.eu/en/carv6/auction/10736350
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10738238
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10738238: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10738238 url https://www.openlane.eu/en/carv6/auction/10738238
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10730413
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10730413: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10730413 url https://www.openlane.eu/en/carv6/auction/10730413
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10740865
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10740865: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10740865 url https://www.openlane.eu/en/carv6/auction/10740865
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736278
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736278: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736278 url https://www.openlane.eu/en/carv6/auction/10736278
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736296
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736296: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736296 url https://www.openlane.eu/en/carv6/auction/10736296
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10737260
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10737260: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10737260 url https://www.openlane.eu/en/carv6/auction/10737260
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10736287
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10736287: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10736287 url https://www.openlane.eu/en/carv6/auction/10736287
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10737261
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10737261: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10737261 url https://www.openlane.eu/en/carv6/auction/10737261
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10734907
2026-03-29 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:05 [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 15:21:05 [adesa.be] INFO: Scrape type for 10734907: 0
2026-03-29 15:21:05 [adesa.be] INFO: Skipping item 10734907 url https://www.openlane.eu/en/carv6/auction/10734907
2026-03-29 15:21:05 [adesa.be] INFO: Found listing with ID: 10737286
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10737286: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10737286 url https://www.openlane.eu/en/carv6/auction/10737286
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10734927
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10734927: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10734927 url https://www.openlane.eu/en/carv6/auction/10734927
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10738226
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10738226: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10738226 url https://www.openlane.eu/en/carv6/auction/10738226
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10737465
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10737465: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10737465 url https://www.openlane.eu/en/carv6/auction/10737465
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10735117
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10735117: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10735117 url https://www.openlane.eu/en/carv6/auction/10735117
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10734929
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10734929: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10734929 url https://www.openlane.eu/en/carv6/auction/10734929
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10738336
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10738336: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10738336 url https://www.openlane.eu/en/carv6/auction/10738336
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10734915
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10734915: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10734915 url https://www.openlane.eu/en/carv6/auction/10734915
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10736657
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10736657: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10736657 url https://www.openlane.eu/en/carv6/auction/10736657
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10735083
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10735083: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10735083 url https://www.openlane.eu/en/carv6/auction/10735083
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10738236
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10738236: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10738236 url https://www.openlane.eu/en/carv6/auction/10738236
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10734911
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10734911: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10734911 url https://www.openlane.eu/en/carv6/auction/10734911
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10739840
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10739840: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10739840 url https://www.openlane.eu/en/carv6/auction/10739840
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10730446
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10730446: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10730446 url https://www.openlane.eu/en/carv6/auction/10730446
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10734904
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10734904: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10734904 url https://www.openlane.eu/en/carv6/auction/10734904
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10735749
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10735749: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10735749 url https://www.openlane.eu/en/carv6/auction/10735749
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10734935
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10734935: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10734935 url https://www.openlane.eu/en/carv6/auction/10734935
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10734901
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10734901: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10734901 url https://www.openlane.eu/en/carv6/auction/10734901
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10737728
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10737728: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10737728 url https://www.openlane.eu/en/carv6/auction/10737728
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10736647
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10736647: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10736647 url https://www.openlane.eu/en/carv6/auction/10736647
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10734903
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10734903: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10734903 url https://www.openlane.eu/en/carv6/auction/10734903
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10737270
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10737270: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10737270 url https://www.openlane.eu/en/carv6/auction/10737270
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10738258
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10738258: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10738258 url https://www.openlane.eu/en/carv6/auction/10738258
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10736300
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10736300: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10736300 url https://www.openlane.eu/en/carv6/auction/10736300
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10736651
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10736651: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10736651 url https://www.openlane.eu/en/carv6/auction/10736651
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10736636
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10736636: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10736636 url https://www.openlane.eu/en/carv6/auction/10736636
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10737734
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10737734: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10737734 url https://www.openlane.eu/en/carv6/auction/10737734
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10734908
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10734908: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10734908 url https://www.openlane.eu/en/carv6/auction/10734908
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10737731
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10737731: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10737731 url https://www.openlane.eu/en/carv6/auction/10737731
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10737730
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10737730: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10737730 url https://www.openlane.eu/en/carv6/auction/10737730
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10735115
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10735115: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10735115 url https://www.openlane.eu/en/carv6/auction/10735115
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10739812
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10739812: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10739812 url https://www.openlane.eu/en/carv6/auction/10739812
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10732465
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10732465: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10732465 url https://www.openlane.eu/en/carv6/auction/10732465
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10738229
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10738229: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10738229 url https://www.openlane.eu/en/carv6/auction/10738229
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10730420
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10730420: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10730420 url https://www.openlane.eu/en/carv6/auction/10730420
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10738228
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10738228: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10738228 url https://www.openlane.eu/en/carv6/auction/10738228
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10740869
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10740869: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10740869 url https://www.openlane.eu/en/carv6/auction/10740869
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10736429
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10736429: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10736429 url https://www.openlane.eu/en/carv6/auction/10736429
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10738263
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10738263: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10738263 url https://www.openlane.eu/en/carv6/auction/10738263
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10736318
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10736318: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10736318 url https://www.openlane.eu/en/carv6/auction/10736318
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10735109
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10735109: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10735109 url https://www.openlane.eu/en/carv6/auction/10735109
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10738255
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10738255: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10738255 url https://www.openlane.eu/en/carv6/auction/10738255
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10736326
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10736326: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10736326 url https://www.openlane.eu/en/carv6/auction/10736326
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10737254
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10737254: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10737254 url https://www.openlane.eu/en/carv6/auction/10737254
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10736659
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10736659: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10736659 url https://www.openlane.eu/en/carv6/auction/10736659
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10736656
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10736656: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10736656 url https://www.openlane.eu/en/carv6/auction/10736656
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10737292
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10737292: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10737292 url https://www.openlane.eu/en/carv6/auction/10737292
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10740852
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10740852: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10740852 url https://www.openlane.eu/en/carv6/auction/10740852
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10737280
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10737280: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10737280 url https://www.openlane.eu/en/carv6/auction/10737280
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10730437
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10730437: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10730437 url https://www.openlane.eu/en/carv6/auction/10730437
2026-03-29 15:21:06 [adesa.be] INFO: Found listing with ID: 10738259
2026-03-29 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:06 [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 15:21:06 [adesa.be] INFO: Scrape type for 10738259: 0
2026-03-29 15:21:06 [adesa.be] INFO: Skipping item 10738259 url https://www.openlane.eu/en/carv6/auction/10738259
2026-03-29 15:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4311955-cb10-5a3f-b940-3a5a6a7319b9 with identifier: 10734063
2026-03-29 15:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4311955-cb10-5a3f-b940-3a5a6a7319b9 with identifier: 10734063
2026-03-29 15:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4311955-cb10-5a3f-b940-3a5a6a7319b9 with identifier: 10734063 to the API
2026-03-29 15:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734063>
{'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': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'b4311955-cb10-5a3f-b940-3a5a6a7319b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVJ101',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734063',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 150736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12350,
'price_includes_vat': True,
'registration_date': '2020-06-04',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - 150 hp - 150.736 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-29 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:07 [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 15:21:07 [adesa.be] INFO: Saving data for 10734063: {'auction_closing_time': 1774960500.0, 'created_time': 1774606812.417199, 'last_price_update_time': 1774797667.56824}
2026-03-29 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734063') HTTP/1.1" 204 0
2026-03-29 15:21:07 [scrapy.extensions.logstats] INFO: Crawled 534 pages (at 124 pages/min), scraped 501 items (at 118 items/min)
2026-03-29 15:21:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-29 15:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with identifier: 10734277
2026-03-29 15:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with scrape type 2
2026-03-29 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with scrape type 2
2026-03-29 15:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9be102b-a5c7-5465-9b5d-a0ee7f713d0b, identifier: 10734277
2026-03-29 15:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 665c2ff1-4ef5-5d7e-8651-755fe790f865 with identifier: 10734120
2026-03-29 15:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 665c2ff1-4ef5-5d7e-8651-755fe790f865 with scrape type 2
2026-03-29 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 665c2ff1-4ef5-5d7e-8651-755fe790f865 with scrape type 2
2026-03-29 15:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 665c2ff1-4ef5-5d7e-8651-755fe790f865, identifier: 10734120
2026-03-29 15:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with identifier: 10734277
2026-03-29 15:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with identifier: 10734277
2026-03-29 15:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with identifier: 10734277 to the API
2026-03-29 15:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734277>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd9be102b-a5c7-5465-9b5d-a0ee7f713d0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNN108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 86813,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia 1.4 TSI Clever - Hybrid - Automatic - 150 hp - 86.813 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-29 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:08 [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 15:21:08 [adesa.be] INFO: Saving data for 10734277: {'auction_closing_time': 1774960500.0, 'created_time': 1774606870.936562, 'last_price_update_time': 1774797668.185517}
2026-03-29 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734277') HTTP/1.1" 204 0
2026-03-29 15:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 665c2ff1-4ef5-5d7e-8651-755fe790f865 with identifier: 10734120
2026-03-29 15:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 665c2ff1-4ef5-5d7e-8651-755fe790f865 with identifier: 10734120
2026-03-29 15:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 665c2ff1-4ef5-5d7e-8651-755fe790f865 with identifier: 10734120 to the API
2026-03-29 15:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734120>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '665c2ff1-4ef5-5d7e-8651-755fe790f865',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEJ560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734120',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 151111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-06-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'151.111 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-29 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:08 [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 15:21:08 [adesa.be] INFO: Saving data for 10734120: {'auction_closing_time': 1774960500.0, 'created_time': 1774606867.973586, 'last_price_update_time': 1774797668.49525}
2026-03-29 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734120') HTTP/1.1" 204 0
2026-03-29 15:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 476c3d1a-d566-58e7-89a1-31d951d6e12e with identifier: 10734087
2026-03-29 15:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 476c3d1a-d566-58e7-89a1-31d951d6e12e with scrape type 2
2026-03-29 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 476c3d1a-d566-58e7-89a1-31d951d6e12e with scrape type 2
2026-03-29 15:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 476c3d1a-d566-58e7-89a1-31d951d6e12e, identifier: 10734087
2026-03-29 15:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with identifier: 10734175
2026-03-29 15:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with scrape type 2
2026-03-29 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with scrape type 2
2026-03-29 15:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fb25f98-5dd5-5bd2-a053-d63d15b8359c, identifier: 10734175
2026-03-29 15:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 476c3d1a-d566-58e7-89a1-31d951d6e12e with identifier: 10734087
2026-03-29 15:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 476c3d1a-d566-58e7-89a1-31d951d6e12e with identifier: 10734087
2026-03-29 15:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 476c3d1a-d566-58e7-89a1-31d951d6e12e with identifier: 10734087 to the API
2026-03-29 15:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734087>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '476c3d1a-d566-58e7-89a1-31d951d6e12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRC973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734087',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 84446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-03-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Corporate Edition - Petrol - Manual - 100 hp - '
'84.446 km',
'transmission': 'manual',
'trim': 'Corporate Edition',
'vin': None,
'year': 2020}
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:09 [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 15:21:09 [adesa.be] INFO: Saving data for 10734087: {'auction_closing_time': 1774960500.0, 'created_time': 1774606808.484499, 'last_price_update_time': 1774797669.010234}
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734087') HTTP/1.1" 204 0
2026-03-29 15:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with identifier: 10734175
2026-03-29 15:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with identifier: 10734175
2026-03-29 15:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with identifier: 10734175 to the API
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734175>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2fb25f98-5dd5-5bd2-a053-d63d15b8359c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLA203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734175',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 100298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 100.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:09 [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 15:21:09 [adesa.be] INFO: Saving data for 10734175: {'auction_closing_time': 1774960500.0, 'created_time': 1774606782.181492, 'last_price_update_time': 1774797669.286075}
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734175') HTTP/1.1" 204 0
2026-03-29 15:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b40c8197-570d-5f91-ac62-6e1013e69f0a with identifier: 10734298
2026-03-29 15:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40c8197-570d-5f91-ac62-6e1013e69f0a with scrape type 2
2026-03-29 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b40c8197-570d-5f91-ac62-6e1013e69f0a with scrape type 2
2026-03-29 15:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b40c8197-570d-5f91-ac62-6e1013e69f0a, identifier: 10734298
2026-03-29 15:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b40c8197-570d-5f91-ac62-6e1013e69f0a with identifier: 10734298
2026-03-29 15:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b40c8197-570d-5f91-ac62-6e1013e69f0a with identifier: 10734298
2026-03-29 15:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b40c8197-570d-5f91-ac62-6e1013e69f0a with identifier: 10734298 to the API
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734298>
{'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': 102,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'b40c8197-570d-5f91-ac62-6e1013e69f0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJC651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 123903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini 5 Doors One 1.5 Essential - Petrol - Manual - 102 hp - 123.903 '
'km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:09 [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 15:21:09 [adesa.be] INFO: Saving data for 10734298: {'auction_closing_time': 1774960500.0, 'created_time': 1774606787.991669, 'last_price_update_time': 1774797669.674847}
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734298') HTTP/1.1" 204 0
2026-03-29 15:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21: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 15:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3644a1df-faca-5877-9120-b40f9679cb22 with identifier: 10734102
2026-03-29 15:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3644a1df-faca-5877-9120-b40f9679cb22 with scrape type 2
2026-03-29 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3644a1df-faca-5877-9120-b40f9679cb22 with scrape type 2
2026-03-29 15:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3644a1df-faca-5877-9120-b40f9679cb22, identifier: 10734102
2026-03-29 15:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4605b1aa-b2bb-5488-a8cc-eda595c33dee with identifier: 10734274
2026-03-29 15:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4605b1aa-b2bb-5488-a8cc-eda595c33dee with scrape type 2
2026-03-29 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4605b1aa-b2bb-5488-a8cc-eda595c33dee with scrape type 2
2026-03-29 15:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4605b1aa-b2bb-5488-a8cc-eda595c33dee, identifier: 10734274
2026-03-29 15:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3644a1df-faca-5877-9120-b40f9679cb22 with identifier: 10734102
2026-03-29 15:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3644a1df-faca-5877-9120-b40f9679cb22 with identifier: 10734102
2026-03-29 15:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3644a1df-faca-5877-9120-b40f9679cb22 with identifier: 10734102 to the API
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734102>
{'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': '3644a1df-faca-5877-9120-b40f9679cb22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUQ132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734102',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 116540,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 116.540 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21: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 15:21:10 [adesa.be] INFO: Saving data for 10734102: {'auction_closing_time': 1774960500.0, 'created_time': 1774606788.315742, 'last_price_update_time': 1774797670.254668}
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734102') HTTP/1.1" 204 0
2026-03-29 15:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4605b1aa-b2bb-5488-a8cc-eda595c33dee with identifier: 10734274
2026-03-29 15:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4605b1aa-b2bb-5488-a8cc-eda595c33dee with identifier: 10734274
2026-03-29 15:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4605b1aa-b2bb-5488-a8cc-eda595c33dee with identifier: 10734274 to the API
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734274>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '4605b1aa-b2bb-5488-a8cc-eda595c33dee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPN020',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 163279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 163.279 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21: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 15:21:10 [adesa.be] INFO: Saving data for 10734274: {'auction_closing_time': 1774960500.0, 'created_time': 1774606779.731687, 'last_price_update_time': 1774797670.540523}
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734274') HTTP/1.1" 204 0
2026-03-29 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17905cf0-06e9-5c1b-96af-7a0346ef63af with identifier: 10734214
2026-03-29 15:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17905cf0-06e9-5c1b-96af-7a0346ef63af with scrape type 2
2026-03-29 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17905cf0-06e9-5c1b-96af-7a0346ef63af with scrape type 2
2026-03-29 15:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17905cf0-06e9-5c1b-96af-7a0346ef63af, identifier: 10734214
2026-03-29 15:21: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 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17905cf0-06e9-5c1b-96af-7a0346ef63af with identifier: 10734214
2026-03-29 15:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17905cf0-06e9-5c1b-96af-7a0346ef63af with identifier: 10734214
2026-03-29 15:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17905cf0-06e9-5c1b-96af-7a0346ef63af with identifier: 10734214 to the API
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734214>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '17905cf0-06e9-5c1b-96af-7a0346ef63af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPB864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734214',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 111879,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLC Coupé 300de Business - 4-Matic - Hybrid - '
'Automatic - 194 hp - 111.879 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21: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 15:21:10 [adesa.be] INFO: Saving data for 10734214: {'auction_closing_time': 1774960500.0, 'created_time': 1774606784.236283, 'last_price_update_time': 1774797670.944034}
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734214') HTTP/1.1" 204 0
2026-03-29 15:21: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 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa541ce-ba82-5242-a53a-36427c7f208c with identifier: 10734164
2026-03-29 15:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa541ce-ba82-5242-a53a-36427c7f208c with scrape type 2
2026-03-29 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fa541ce-ba82-5242-a53a-36427c7f208c with scrape type 2
2026-03-29 15:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fa541ce-ba82-5242-a53a-36427c7f208c, identifier: 10734164
2026-03-29 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1796228e-b80d-5a4d-954e-cba1b50031c7 with identifier: 10734181
2026-03-29 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1796228e-b80d-5a4d-954e-cba1b50031c7 with scrape type 2
2026-03-29 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1796228e-b80d-5a4d-954e-cba1b50031c7 with scrape type 2
2026-03-29 15:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1796228e-b80d-5a4d-954e-cba1b50031c7, identifier: 10734181
2026-03-29 15:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fa541ce-ba82-5242-a53a-36427c7f208c with identifier: 10734164
2026-03-29 15:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fa541ce-ba82-5242-a53a-36427c7f208c with identifier: 10734164
2026-03-29 15:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fa541ce-ba82-5242-a53a-36427c7f208c with identifier: 10734164 to the API
2026-03-29 15:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734164>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '5fa541ce-ba82-5242-a53a-36427c7f208c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRW651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734164',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 49153,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26350,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQB 300 AMG Line - 4-Matic - Electric - Automatic - '
'228 hp - 49.153 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-29 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:11 [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 15:21:11 [adesa.be] INFO: Saving data for 10734164: {'auction_closing_time': 1774960500.0, 'created_time': 1774606777.582775, 'last_price_update_time': 1774797671.423592}
2026-03-29 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734164') HTTP/1.1" 204 0
2026-03-29 15:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1796228e-b80d-5a4d-954e-cba1b50031c7 with identifier: 10734181
2026-03-29 15:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1796228e-b80d-5a4d-954e-cba1b50031c7 with identifier: 10734181
2026-03-29 15:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1796228e-b80d-5a4d-954e-cba1b50031c7 with identifier: 10734181 to the API
2026-03-29 15:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734181>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1796228e-b80d-5a4d-954e-cba1b50031c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734181',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 107217,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'107.217 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-29 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:11 [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 15:21:11 [adesa.be] INFO: Saving data for 10734181: {'auction_closing_time': 1774960500.0, 'created_time': 1774606823.825497, 'last_price_update_time': 1774797671.713131}
2026-03-29 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734181') HTTP/1.1" 204 0
2026-03-29 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea811337-36fd-53f7-acc4-972076b38d59 with identifier: 10734022
2026-03-29 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea811337-36fd-53f7-acc4-972076b38d59 with scrape type 2
2026-03-29 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea811337-36fd-53f7-acc4-972076b38d59 with scrape type 2
2026-03-29 15:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea811337-36fd-53f7-acc4-972076b38d59, identifier: 10734022
2026-03-29 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with identifier: 10734047
2026-03-29 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with scrape type 2
2026-03-29 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with scrape type 2
2026-03-29 15:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8a35c8c-3aff-50d8-89d7-61fd98bacd9a, identifier: 10734047
2026-03-29 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c80c999-2e3e-5b55-b8b0-2724837037e0 with identifier: 10734179
2026-03-29 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c80c999-2e3e-5b55-b8b0-2724837037e0 with scrape type 2
2026-03-29 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c80c999-2e3e-5b55-b8b0-2724837037e0 with scrape type 2
2026-03-29 15:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c80c999-2e3e-5b55-b8b0-2724837037e0, identifier: 10734179
2026-03-29 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea811337-36fd-53f7-acc4-972076b38d59 with identifier: 10734022
2026-03-29 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea811337-36fd-53f7-acc4-972076b38d59 with identifier: 10734022
2026-03-29 15:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea811337-36fd-53f7-acc4-972076b38d59 with identifier: 10734022 to the API
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734022>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': 'ea811337-36fd-53f7-acc4-972076b38d59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJM797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734022',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 156052,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - 190 hp - 156.052 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:12 [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 15:21:12 [adesa.be] INFO: Saving data for 10734022: {'auction_closing_time': 1774960500.0, 'created_time': 1774606786.814698, 'last_price_update_time': 1774797672.27309}
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734022') HTTP/1.1" 204 0
2026-03-29 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with identifier: 10734047
2026-03-29 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with identifier: 10734047
2026-03-29 15:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with identifier: 10734047 to the API
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734047>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': 'c8a35c8c-3aff-50d8-89d7-61fd98bacd9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EEY861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734047',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 88931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQA 250 Business Line - Electric - Automatic - 190 hp '
'- 88.931 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:12 [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 15:21:12 [adesa.be] INFO: Saving data for 10734047: {'auction_closing_time': 1774960500.0, 'created_time': 1774606787.23991, 'last_price_update_time': 1774797672.563718}
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734047') HTTP/1.1" 204 0
2026-03-29 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c80c999-2e3e-5b55-b8b0-2724837037e0 with identifier: 10734179
2026-03-29 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c80c999-2e3e-5b55-b8b0-2724837037e0 with identifier: 10734179
2026-03-29 15:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c80c999-2e3e-5b55-b8b0-2724837037e0 with identifier: 10734179 to the API
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734179>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '2c80c999-2e3e-5b55-b8b0-2724837037e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPV185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734179',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 157154,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'157.154 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:12 [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 15:21:12 [adesa.be] INFO: Saving data for 10734179: {'auction_closing_time': 1774960500.0, 'created_time': 1774606810.246907, 'last_price_update_time': 1774797672.840925}
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734179') HTTP/1.1" 204 0
2026-03-29 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06222b8a-b2d4-5c79-ab37-498aa1a0abe6 with identifier: 10734296
2026-03-29 15:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06222b8a-b2d4-5c79-ab37-498aa1a0abe6 with scrape type 2
2026-03-29 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06222b8a-b2d4-5c79-ab37-498aa1a0abe6 with scrape type 2
2026-03-29 15:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06222b8a-b2d4-5c79-ab37-498aa1a0abe6, identifier: 10734296
2026-03-29 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06222b8a-b2d4-5c79-ab37-498aa1a0abe6 with identifier: 10734296
2026-03-29 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06222b8a-b2d4-5c79-ab37-498aa1a0abe6 with identifier: 10734296
2026-03-29 15:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06222b8a-b2d4-5c79-ab37-498aa1a0abe6 with identifier: 10734296 to the API
2026-03-29 15:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734296>
{'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': '06222b8a-b2d4-5c79-ab37-498aa1a0abe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACN923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 54317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e - Hybrid - Automatic - 160 hp '
'- 54.317 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:13 [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 15:21:13 [adesa.be] INFO: Saving data for 10734296: {'auction_closing_time': 1774960500.0, 'created_time': 1774606772.822708, 'last_price_update_time': 1774797673.237127}
2026-03-29 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734296') HTTP/1.1" 204 0
2026-03-29 15:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da406ef-a9f4-5237-8198-01a1c466d286 with identifier: 10734011
2026-03-29 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da406ef-a9f4-5237-8198-01a1c466d286 with scrape type 2
2026-03-29 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3da406ef-a9f4-5237-8198-01a1c466d286 with scrape type 2
2026-03-29 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3da406ef-a9f4-5237-8198-01a1c466d286, identifier: 10734011
2026-03-29 15:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da79c791-74bd-5f8d-a0d8-2dff698061ab with identifier: 10734297
2026-03-29 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da79c791-74bd-5f8d-a0d8-2dff698061ab with scrape type 2
2026-03-29 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da79c791-74bd-5f8d-a0d8-2dff698061ab with scrape type 2
2026-03-29 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da79c791-74bd-5f8d-a0d8-2dff698061ab, identifier: 10734297
2026-03-29 15:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87bc94b3-937c-54de-a839-d3b964f65108 with identifier: 10734075
2026-03-29 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87bc94b3-937c-54de-a839-d3b964f65108 with scrape type 2
2026-03-29 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87bc94b3-937c-54de-a839-d3b964f65108 with scrape type 2
2026-03-29 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87bc94b3-937c-54de-a839-d3b964f65108, identifier: 10734075
2026-03-29 15:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3da406ef-a9f4-5237-8198-01a1c466d286 with identifier: 10734011
2026-03-29 15:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3da406ef-a9f4-5237-8198-01a1c466d286 with identifier: 10734011
2026-03-29 15:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3da406ef-a9f4-5237-8198-01a1c466d286 with identifier: 10734011 to the API
2026-03-29 15:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734011>
{'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': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '3da406ef-a9f4-5237-8198-01a1c466d286',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJA698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734011',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 49781,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 180 Business Solution - Petrol - '
'Manual - 136 hp - 49.781 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:13 [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 15:21:13 [adesa.be] INFO: Saving data for 10734011: {'auction_closing_time': 1774960500.0, 'created_time': 1774606766.230306, 'last_price_update_time': 1774797673.813482}
2026-03-29 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734011') HTTP/1.1" 204 0
2026-03-29 15:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da79c791-74bd-5f8d-a0d8-2dff698061ab with identifier: 10734297
2026-03-29 15:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da79c791-74bd-5f8d-a0d8-2dff698061ab with identifier: 10734297
2026-03-29 15:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da79c791-74bd-5f8d-a0d8-2dff698061ab with identifier: 10734297 to the API
2026-03-29 15:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734297>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'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': 'da79c791-74bd-5f8d-a0d8-2dff698061ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJN883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734297',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 60155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Luxury - Hybrid - Automatic - '
'160 hp - 60.155 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:14 [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 15:21:14 [adesa.be] INFO: Saving data for 10734297: {'auction_closing_time': 1774960500.0, 'created_time': 1774606773.950138, 'last_price_update_time': 1774797674.089899}
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734297') HTTP/1.1" 204 0
2026-03-29 15:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87bc94b3-937c-54de-a839-d3b964f65108 with identifier: 10734075
2026-03-29 15:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87bc94b3-937c-54de-a839-d3b964f65108 with identifier: 10734075
2026-03-29 15:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87bc94b3-937c-54de-a839-d3b964f65108 with identifier: 10734075 to the API
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734075>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '87bc94b3-937c-54de-a839-d3b964f65108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARS201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734075',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 46187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27350,
'price_includes_vat': True,
'registration_date': '2021-06-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz E Break 300de Business - 4-Matic - Hybrid - Automatic '
'- 194 hp - 46.187 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:14 [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 15:21:14 [adesa.be] INFO: Saving data for 10734075: {'auction_closing_time': 1774960500.0, 'created_time': 1774606790.199437, 'last_price_update_time': 1774797674.368292}
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734075') HTTP/1.1" 204 0
2026-03-29 15:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d6c906-e0b2-56ab-9e6a-65193ada2536 with identifier: 10734138
2026-03-29 15:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d6c906-e0b2-56ab-9e6a-65193ada2536 with scrape type 2
2026-03-29 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0d6c906-e0b2-56ab-9e6a-65193ada2536 with scrape type 2
2026-03-29 15:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0d6c906-e0b2-56ab-9e6a-65193ada2536, identifier: 10734138
2026-03-29 15:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26bba020-4667-520f-b6e3-0fbeb3fcde0e with identifier: 10734254
2026-03-29 15:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26bba020-4667-520f-b6e3-0fbeb3fcde0e with scrape type 2
2026-03-29 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26bba020-4667-520f-b6e3-0fbeb3fcde0e with scrape type 2
2026-03-29 15:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26bba020-4667-520f-b6e3-0fbeb3fcde0e, identifier: 10734254
2026-03-29 15:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0d6c906-e0b2-56ab-9e6a-65193ada2536 with identifier: 10734138
2026-03-29 15:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0d6c906-e0b2-56ab-9e6a-65193ada2536 with identifier: 10734138
2026-03-29 15:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0d6c906-e0b2-56ab-9e6a-65193ada2536 with identifier: 10734138 to the API
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734138>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Blue',
'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': 'f0d6c906-e0b2-56ab-9e6a-65193ada2536',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBA229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734138',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 102962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 102.962 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:14 [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 15:21:14 [adesa.be] INFO: Saving data for 10734138: {'auction_closing_time': 1774960500.0, 'created_time': 1774606762.951272, 'last_price_update_time': 1774797674.9524}
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734138') HTTP/1.1" 204 0
2026-03-29 15:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26bba020-4667-520f-b6e3-0fbeb3fcde0e with identifier: 10734254
2026-03-29 15:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26bba020-4667-520f-b6e3-0fbeb3fcde0e with identifier: 10734254
2026-03-29 15:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26bba020-4667-520f-b6e3-0fbeb3fcde0e with identifier: 10734254 to the API
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734254>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '26bba020-4667-520f-b6e3-0fbeb3fcde0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVN705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734254',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 188787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz B 200d Business Solution - Diesel - Automatic - 150 '
'hp - 188.787 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Saving data for 10734254: {'auction_closing_time': 1774960500.0, 'created_time': 1774606760.555393, 'last_price_update_time': 1774797675.2421}
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734254') HTTP/1.1" 204 0
2026-03-29 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21: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 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1d1c20f-5967-5e23-95a9-3f29c39e8635 with identifier: 10734157
2026-03-29 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1d1c20f-5967-5e23-95a9-3f29c39e8635 with scrape type 2
2026-03-29 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1d1c20f-5967-5e23-95a9-3f29c39e8635 with scrape type 2
2026-03-29 15:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1d1c20f-5967-5e23-95a9-3f29c39e8635, identifier: 10734157
2026-03-29 15:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1d1c20f-5967-5e23-95a9-3f29c39e8635 with identifier: 10734157
2026-03-29 15:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1d1c20f-5967-5e23-95a9-3f29c39e8635 with identifier: 10734157
2026-03-29 15:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1d1c20f-5967-5e23-95a9-3f29c39e8635 with identifier: 10734157 to the API
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734157>
{'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': 'c1d1c20f-5967-5e23-95a9-3f29c39e8635',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVR651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734157',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 94918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Luxury Line - Hybrid - Automatic - 160 hp - '
'94.918 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2022}
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Saving data for 10734157: {'auction_closing_time': 1774960500.0, 'created_time': 1774606763.296612, 'last_price_update_time': 1774797675.636023}
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734157') HTTP/1.1" 204 0
2026-03-29 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af640e99-79da-54d1-a8f8-b814fd4422ae with identifier: 10734136
2026-03-29 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af640e99-79da-54d1-a8f8-b814fd4422ae with scrape type 2
2026-03-29 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af640e99-79da-54d1-a8f8-b814fd4422ae with scrape type 2
2026-03-29 15:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af640e99-79da-54d1-a8f8-b814fd4422ae, identifier: 10734136
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10730426
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10730426: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10730426 url https://www.openlane.eu/en/carv6/auction/10730426
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10730451
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10730451: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10730451 url https://www.openlane.eu/en/carv6/auction/10730451
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10739825
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10739825: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10739825 url https://www.openlane.eu/en/carv6/auction/10739825
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10739827
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10739827: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10739827 url https://www.openlane.eu/en/carv6/auction/10739827
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10740838
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10740838: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10740838 url https://www.openlane.eu/en/carv6/auction/10740838
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10730434
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10730434: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10730434 url https://www.openlane.eu/en/carv6/auction/10730434
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10737277
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10737277: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10737277 url https://www.openlane.eu/en/carv6/auction/10737277
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10737295
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10737295: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10737295 url https://www.openlane.eu/en/carv6/auction/10737295
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10737738
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10737738: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10737738 url https://www.openlane.eu/en/carv6/auction/10737738
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10737729
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10737729: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10737729 url https://www.openlane.eu/en/carv6/auction/10737729
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10736309
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10736309: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10736309 url https://www.openlane.eu/en/carv6/auction/10736309
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10735096
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10735096: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10735096 url https://www.openlane.eu/en/carv6/auction/10735096
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10734924
2026-03-29 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:15 [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 15:21:15 [adesa.be] INFO: Scrape type for 10734924: 0
2026-03-29 15:21:15 [adesa.be] INFO: Skipping item 10734924 url https://www.openlane.eu/en/carv6/auction/10734924
2026-03-29 15:21:15 [adesa.be] INFO: Found listing with ID: 10737746
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10737746: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10737746 url https://www.openlane.eu/en/carv6/auction/10737746
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736302
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736302: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736302 url https://www.openlane.eu/en/carv6/auction/10736302
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736637
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736637: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736637 url https://www.openlane.eu/en/carv6/auction/10736637
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736315
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736315: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736315 url https://www.openlane.eu/en/carv6/auction/10736315
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10740864
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10740864: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10740864 url https://www.openlane.eu/en/carv6/auction/10740864
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10730403
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10730403: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10730403 url https://www.openlane.eu/en/carv6/auction/10730403
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736417
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736417: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736417 url https://www.openlane.eu/en/carv6/auction/10736417
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736642
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736642: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736642 url https://www.openlane.eu/en/carv6/auction/10736642
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10735131
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10735131: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10735131 url https://www.openlane.eu/en/carv6/auction/10735131
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736346
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736346: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736346 url https://www.openlane.eu/en/carv6/auction/10736346
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10730438
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10730438: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10730438 url https://www.openlane.eu/en/carv6/auction/10730438
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10731367
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10731367: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10731367 url https://www.openlane.eu/en/carv6/auction/10731367
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10738240
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10738240: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10738240 url https://www.openlane.eu/en/carv6/auction/10738240
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10730455
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10730455: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10730455 url https://www.openlane.eu/en/carv6/auction/10730455
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10739819
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10739819: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10739819 url https://www.openlane.eu/en/carv6/auction/10739819
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736283
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736283: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736283 url https://www.openlane.eu/en/carv6/auction/10736283
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10738242
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10738242: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10738242 url https://www.openlane.eu/en/carv6/auction/10738242
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736289
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736289: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736289 url https://www.openlane.eu/en/carv6/auction/10736289
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10740837
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10740837: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10740837 url https://www.openlane.eu/en/carv6/auction/10740837
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10734905
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10734905: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10734905 url https://www.openlane.eu/en/carv6/auction/10734905
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736286
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736286: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736286 url https://www.openlane.eu/en/carv6/auction/10736286
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10735094
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10735094: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10735094 url https://www.openlane.eu/en/carv6/auction/10735094
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736641
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736641: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736641 url https://www.openlane.eu/en/carv6/auction/10736641
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10738249
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10738249: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10738249 url https://www.openlane.eu/en/carv6/auction/10738249
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10740859
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10740859: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10740859 url https://www.openlane.eu/en/carv6/auction/10740859
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10738224
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10738224: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10738224 url https://www.openlane.eu/en/carv6/auction/10738224
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10735139
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10735139: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10735139 url https://www.openlane.eu/en/carv6/auction/10735139
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736279
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736279: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736279 url https://www.openlane.eu/en/carv6/auction/10736279
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736653
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736653: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736653 url https://www.openlane.eu/en/carv6/auction/10736653
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10730441
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10730441: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10730441 url https://www.openlane.eu/en/carv6/auction/10730441
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10737470
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10737470: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10737470 url https://www.openlane.eu/en/carv6/auction/10737470
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10740834
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10740834: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10740834 url https://www.openlane.eu/en/carv6/auction/10740834
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736662
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736662: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736662 url https://www.openlane.eu/en/carv6/auction/10736662
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10739834
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10739834: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10739834 url https://www.openlane.eu/en/carv6/auction/10739834
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10738245
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10738245: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10738245 url https://www.openlane.eu/en/carv6/auction/10738245
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10735154
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10735154: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10735154 url https://www.openlane.eu/en/carv6/auction/10735154
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736335
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736335: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736335 url https://www.openlane.eu/en/carv6/auction/10736335
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736319
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736319: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736319 url https://www.openlane.eu/en/carv6/auction/10736319
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10737265
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10737265: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10737265 url https://www.openlane.eu/en/carv6/auction/10737265
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736355
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736355: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736355 url https://www.openlane.eu/en/carv6/auction/10736355
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736304
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736304: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736304 url https://www.openlane.eu/en/carv6/auction/10736304
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736329
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736329: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736329 url https://www.openlane.eu/en/carv6/auction/10736329
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10738217
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10738217: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10738217 url https://www.openlane.eu/en/carv6/auction/10738217
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10735082
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10735082: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10735082 url https://www.openlane.eu/en/carv6/auction/10735082
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10735141
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10735141: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10735141 url https://www.openlane.eu/en/carv6/auction/10735141
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736425
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736425: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736425 url https://www.openlane.eu/en/carv6/auction/10736425
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10737257
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10737257: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10737257 url https://www.openlane.eu/en/carv6/auction/10737257
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10735743
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10735743: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10735743 url https://www.openlane.eu/en/carv6/auction/10735743
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736422
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736422: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736422 url https://www.openlane.eu/en/carv6/auction/10736422
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736308
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736308: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736308 url https://www.openlane.eu/en/carv6/auction/10736308
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736337
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736337: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736337 url https://www.openlane.eu/en/carv6/auction/10736337
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10734917
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10734917: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10734917 url https://www.openlane.eu/en/carv6/auction/10734917
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10734912
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10734912: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10734912 url https://www.openlane.eu/en/carv6/auction/10734912
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736415
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736415: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736415 url https://www.openlane.eu/en/carv6/auction/10736415
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736424
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736424: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736424 url https://www.openlane.eu/en/carv6/auction/10736424
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10736338
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10736338: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10736338 url https://www.openlane.eu/en/carv6/auction/10736338
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10730406
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:16 [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 15:21:16 [adesa.be] INFO: Scrape type for 10730406: 0
2026-03-29 15:21:16 [adesa.be] INFO: Skipping item 10730406 url https://www.openlane.eu/en/carv6/auction/10730406
2026-03-29 15:21:16 [adesa.be] INFO: Found listing with ID: 10730412
2026-03-29 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10730412: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10730412 url https://www.openlane.eu/en/carv6/auction/10730412
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10736298
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10736298: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10736298 url https://www.openlane.eu/en/carv6/auction/10736298
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10736635
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10736635: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10736635 url https://www.openlane.eu/en/carv6/auction/10736635
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10736311
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10736311: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10736311 url https://www.openlane.eu/en/carv6/auction/10736311
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10736331
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10736331: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10736331 url https://www.openlane.eu/en/carv6/auction/10736331
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10738334
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10738334: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10738334 url https://www.openlane.eu/en/carv6/auction/10738334
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10736269
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10736269: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10736269 url https://www.openlane.eu/en/carv6/auction/10736269
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10735177
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10735177: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10735177 url https://www.openlane.eu/en/carv6/auction/10735177
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10736294
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10736294: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10736294 url https://www.openlane.eu/en/carv6/auction/10736294
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10731357
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10731357: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10731357 url https://www.openlane.eu/en/carv6/auction/10731357
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10735172
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10735172: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10735172 url https://www.openlane.eu/en/carv6/auction/10735172
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10736313
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10736313: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10736313 url https://www.openlane.eu/en/carv6/auction/10736313
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10731353
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10731353: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10731353 url https://www.openlane.eu/en/carv6/auction/10731353
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10730410
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10730410: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10730410 url https://www.openlane.eu/en/carv6/auction/10730410
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10737283
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10737283: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10737283 url https://www.openlane.eu/en/carv6/auction/10737283
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10734922
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10734922: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10734922 url https://www.openlane.eu/en/carv6/auction/10734922
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10736638
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10736638: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10736638 url https://www.openlane.eu/en/carv6/auction/10736638
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10735169
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10735169: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10735169 url https://www.openlane.eu/en/carv6/auction/10735169
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10735159
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10735159: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10735159 url https://www.openlane.eu/en/carv6/auction/10735159
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10738250
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10738250: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10738250 url https://www.openlane.eu/en/carv6/auction/10738250
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10737255
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10737255: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10737255 url https://www.openlane.eu/en/carv6/auction/10737255
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10736348
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10736348: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10736348 url https://www.openlane.eu/en/carv6/auction/10736348
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10736321
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10736321: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10736321 url https://www.openlane.eu/en/carv6/auction/10736321
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10734932
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10734932: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10734932 url https://www.openlane.eu/en/carv6/auction/10734932
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10735747
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10735747: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10735747 url https://www.openlane.eu/en/carv6/auction/10735747
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10735137
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10735137: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10735137 url https://www.openlane.eu/en/carv6/auction/10735137
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10735120
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10735120: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10735120 url https://www.openlane.eu/en/carv6/auction/10735120
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10737284
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10737284: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10737284 url https://www.openlane.eu/en/carv6/auction/10737284
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10735114
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10735114: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10735114 url https://www.openlane.eu/en/carv6/auction/10735114
2026-03-29 15:21:17 [adesa.be] INFO: Found listing with ID: 10737744
2026-03-29 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:17 [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 15:21:17 [adesa.be] INFO: Scrape type for 10737744: 0
2026-03-29 15:21:17 [adesa.be] INFO: Skipping item 10737744 url https://www.openlane.eu/en/carv6/auction/10737744
2026-03-29 15:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95efe30b-18b4-554e-b744-2d5f7a79f75b with identifier: 10734004
2026-03-29 15:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95efe30b-18b4-554e-b744-2d5f7a79f75b with scrape type 2
2026-03-29 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95efe30b-18b4-554e-b744-2d5f7a79f75b with scrape type 2
2026-03-29 15:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95efe30b-18b4-554e-b744-2d5f7a79f75b, identifier: 10734004
2026-03-29 15:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af640e99-79da-54d1-a8f8-b814fd4422ae with identifier: 10734136
2026-03-29 15:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af640e99-79da-54d1-a8f8-b814fd4422ae with identifier: 10734136
2026-03-29 15:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af640e99-79da-54d1-a8f8-b814fd4422ae with identifier: 10734136 to the API
2026-03-29 15:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734136>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'af640e99-79da-54d1-a8f8-b814fd4422ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKA177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734136',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 53093,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-08-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 53.093 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:18 [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 15:21:18 [adesa.be] INFO: Saving data for 10734136: {'auction_closing_time': 1774960500.0, 'created_time': 1774606709.092639, 'last_price_update_time': 1774797678.385203}
2026-03-29 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734136') HTTP/1.1" 204 0
2026-03-29 15:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95efe30b-18b4-554e-b744-2d5f7a79f75b with identifier: 10734004
2026-03-29 15:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95efe30b-18b4-554e-b744-2d5f7a79f75b with identifier: 10734004
2026-03-29 15:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95efe30b-18b4-554e-b744-2d5f7a79f75b with identifier: 10734004 to the API
2026-03-29 15:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734004>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '95efe30b-18b4-554e-b744-2d5f7a79f75b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJX528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734004',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 45610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-08-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 45.610 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:18 [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 15:21:18 [adesa.be] INFO: Saving data for 10734004: {'auction_closing_time': 1774960500.0, 'created_time': 1774606703.857878, 'last_price_update_time': 1774797678.740466}
2026-03-29 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734004') HTTP/1.1" 204 0
2026-03-29 15:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50e79ee7-507f-5e50-a2d8-7500511559b0 with identifier: 10734190
2026-03-29 15:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50e79ee7-507f-5e50-a2d8-7500511559b0 with scrape type 2
2026-03-29 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50e79ee7-507f-5e50-a2d8-7500511559b0 with scrape type 2
2026-03-29 15:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50e79ee7-507f-5e50-a2d8-7500511559b0, identifier: 10734190
2026-03-29 15:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f46165a-b60c-515f-aa9f-b32386548772 with identifier: 10734205
2026-03-29 15:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f46165a-b60c-515f-aa9f-b32386548772 with scrape type 2
2026-03-29 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f46165a-b60c-515f-aa9f-b32386548772 with scrape type 2
2026-03-29 15:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f46165a-b60c-515f-aa9f-b32386548772, identifier: 10734205
2026-03-29 15:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50e79ee7-507f-5e50-a2d8-7500511559b0 with identifier: 10734190
2026-03-29 15:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50e79ee7-507f-5e50-a2d8-7500511559b0 with identifier: 10734190
2026-03-29 15:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50e79ee7-507f-5e50-a2d8-7500511559b0 with identifier: 10734190 to the API
2026-03-29 15:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734190>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '50e79ee7-507f-5e50-a2d8-7500511559b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKJ263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734190',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 61928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 61.928 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:19 [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 15:21:19 [adesa.be] INFO: Saving data for 10734190: {'auction_closing_time': 1774960500.0, 'created_time': 1774606712.226499, 'last_price_update_time': 1774797679.334129}
2026-03-29 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734190') HTTP/1.1" 204 0
2026-03-29 15:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f46165a-b60c-515f-aa9f-b32386548772 with identifier: 10734205
2026-03-29 15:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f46165a-b60c-515f-aa9f-b32386548772 with identifier: 10734205
2026-03-29 15:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f46165a-b60c-515f-aa9f-b32386548772 with identifier: 10734205 to the API
2026-03-29 15:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734205>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0f46165a-b60c-515f-aa9f-b32386548772',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWS016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734205',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 77004,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 77.004 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:19 [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 15:21:19 [adesa.be] INFO: Saving data for 10734205: {'auction_closing_time': 1774960500.0, 'created_time': 1774606709.434438, 'last_price_update_time': 1774797679.640976}
2026-03-29 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734205') HTTP/1.1" 204 0
2026-03-29 15:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with identifier: 10734206
2026-03-29 15:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with scrape type 2
2026-03-29 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with scrape type 2
2026-03-29 15:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36cc1a9b-ccf7-5674-be6f-9648839c7d0c, identifier: 10734206
2026-03-29 15:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0b8728d-8a28-5527-b165-062d1ae0ed79 with identifier: 10734271
2026-03-29 15:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0b8728d-8a28-5527-b165-062d1ae0ed79 with scrape type 2
2026-03-29 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0b8728d-8a28-5527-b165-062d1ae0ed79 with scrape type 2
2026-03-29 15:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0b8728d-8a28-5527-b165-062d1ae0ed79, identifier: 10734271
2026-03-29 15:21:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with identifier: 10734206
2026-03-29 15:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with identifier: 10734206
2026-03-29 15:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with identifier: 10734206 to the API
2026-03-29 15:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734206>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '36cc1a9b-ccf7-5674-be6f-9648839c7d0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSA061',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734206',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 111269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 111.269 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:20 [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 15:21:20 [adesa.be] INFO: Saving data for 10734206: {'auction_closing_time': 1774960500.0, 'created_time': 1774606697.870631, 'last_price_update_time': 1774797680.103904}
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734206') HTTP/1.1" 204 0
2026-03-29 15:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0b8728d-8a28-5527-b165-062d1ae0ed79 with identifier: 10734271
2026-03-29 15:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0b8728d-8a28-5527-b165-062d1ae0ed79 with identifier: 10734271
2026-03-29 15:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0b8728d-8a28-5527-b165-062d1ae0ed79 with identifier: 10734271 to the API
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734271>
{'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': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f0b8728d-8a28-5527-b165-062d1ae0ed79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734271',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 29648,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 29.648 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:20 [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 15:21:20 [adesa.be] INFO: Saving data for 10734271: {'auction_closing_time': 1774960500.0, 'created_time': 1774606696.635165, 'last_price_update_time': 1774797680.412751}
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734271') HTTP/1.1" 204 0
2026-03-29 15:21: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 15:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f916c35-ff77-576e-b3b8-00d78e1c0388 with identifier: 10734002
2026-03-29 15:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f916c35-ff77-576e-b3b8-00d78e1c0388 with scrape type 2
2026-03-29 15:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f916c35-ff77-576e-b3b8-00d78e1c0388 with scrape type 2
2026-03-29 15:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f916c35-ff77-576e-b3b8-00d78e1c0388, identifier: 10734002
2026-03-29 15:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78ad4601-e54d-503b-a042-4c93892e64ee with identifier: 10734250
2026-03-29 15:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78ad4601-e54d-503b-a042-4c93892e64ee with scrape type 2
2026-03-29 15:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78ad4601-e54d-503b-a042-4c93892e64ee with scrape type 2
2026-03-29 15:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78ad4601-e54d-503b-a042-4c93892e64ee, identifier: 10734250
2026-03-29 15:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f916c35-ff77-576e-b3b8-00d78e1c0388 with identifier: 10734002
2026-03-29 15:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f916c35-ff77-576e-b3b8-00d78e1c0388 with identifier: 10734002
2026-03-29 15:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f916c35-ff77-576e-b3b8-00d78e1c0388 with identifier: 10734002 to the API
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734002>
{'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': 220,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '4f916c35-ff77-576e-b3b8-00d78e1c0388',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHB350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734002',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 158805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12250,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 220 hp - 158.805 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:20 [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 15:21:20 [adesa.be] INFO: Saving data for 10734002: {'auction_closing_time': 1774960500.0, 'created_time': 1774606690.256893, 'last_price_update_time': 1774797680.887619}
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734002') HTTP/1.1" 204 0
2026-03-29 15:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78ad4601-e54d-503b-a042-4c93892e64ee with identifier: 10734250
2026-03-29 15:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78ad4601-e54d-503b-a042-4c93892e64ee with identifier: 10734250
2026-03-29 15:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78ad4601-e54d-503b-a042-4c93892e64ee with identifier: 10734250 to the API
2026-03-29 15:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734250>
{'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': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '78ad4601-e54d-503b-a042-4c93892e64ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRT596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734250',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 111755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18d - xDrive - Diesel - Automatic - 136 hp - 111.755 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:21 [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 15:21:21 [adesa.be] INFO: Saving data for 10734250: {'auction_closing_time': 1774960500.0, 'created_time': 1774606692.287395, 'last_price_update_time': 1774797681.175658}
2026-03-29 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734250') HTTP/1.1" 204 0
2026-03-29 15:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c76b6095-5462-5817-b430-e79d81bc664b with identifier: 10734315
2026-03-29 15:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c76b6095-5462-5817-b430-e79d81bc664b with scrape type 2
2026-03-29 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c76b6095-5462-5817-b430-e79d81bc664b with scrape type 2
2026-03-29 15:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c76b6095-5462-5817-b430-e79d81bc664b, identifier: 10734315
2026-03-29 15:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41e5ca17-1419-5ef6-a334-c968b2b85db9 with identifier: 10734089
2026-03-29 15:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41e5ca17-1419-5ef6-a334-c968b2b85db9 with scrape type 2
2026-03-29 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41e5ca17-1419-5ef6-a334-c968b2b85db9 with scrape type 2
2026-03-29 15:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41e5ca17-1419-5ef6-a334-c968b2b85db9, identifier: 10734089
2026-03-29 15:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c76b6095-5462-5817-b430-e79d81bc664b with identifier: 10734315
2026-03-29 15:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c76b6095-5462-5817-b430-e79d81bc664b with identifier: 10734315
2026-03-29 15:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c76b6095-5462-5817-b430-e79d81bc664b with identifier: 10734315 to the API
2026-03-29 15:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734315>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'c76b6095-5462-5817-b430-e79d81bc664b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTQ480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 78012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116i - Petrol - Automatic - 109 hp - 78.012 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:21 [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 15:21:21 [adesa.be] INFO: Saving data for 10734315: {'auction_closing_time': 1774960500.0, 'created_time': 1774606648.847776, 'last_price_update_time': 1774797681.737695}
2026-03-29 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734315') HTTP/1.1" 204 0
2026-03-29 15:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41e5ca17-1419-5ef6-a334-c968b2b85db9 with identifier: 10734089
2026-03-29 15:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41e5ca17-1419-5ef6-a334-c968b2b85db9 with identifier: 10734089
2026-03-29 15:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41e5ca17-1419-5ef6-a334-c968b2b85db9 with identifier: 10734089 to the API
2026-03-29 15:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734089>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '41e5ca17-1419-5ef6-a334-c968b2b85db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEU795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734089',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 14625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12850,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Active Tourer 216i - Petrol - Manual - 109 hp - 14.625 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:22 [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 15:21:22 [adesa.be] INFO: Saving data for 10734089: {'auction_closing_time': 1774960500.0, 'created_time': 1774606653.436899, 'last_price_update_time': 1774797682.026218}
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734089') HTTP/1.1" 204 0
2026-03-29 15:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356537de-a06c-57b4-8f14-08fb4faf1c7d with identifier: 10734019
2026-03-29 15:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356537de-a06c-57b4-8f14-08fb4faf1c7d with scrape type 2
2026-03-29 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 356537de-a06c-57b4-8f14-08fb4faf1c7d with scrape type 2
2026-03-29 15:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 356537de-a06c-57b4-8f14-08fb4faf1c7d, identifier: 10734019
2026-03-29 15:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 356537de-a06c-57b4-8f14-08fb4faf1c7d with identifier: 10734019
2026-03-29 15:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 356537de-a06c-57b4-8f14-08fb4faf1c7d with identifier: 10734019
2026-03-29 15:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 356537de-a06c-57b4-8f14-08fb4faf1c7d with identifier: 10734019 to the API
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734019>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '356537de-a06c-57b4-8f14-08fb4faf1c7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECF494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734019',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 53679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18650,
'price_includes_vat': True,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Active Tourer 225e - xDrive - Hybrid - Automatic - 136 '
'hp - 53.679 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:22 [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 15:21:22 [adesa.be] INFO: Saving data for 10734019: {'auction_closing_time': 1774960500.0, 'created_time': 1774606649.183893, 'last_price_update_time': 1774797682.393207}
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734019') HTTP/1.1" 204 0
2026-03-29 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 999a6c49-8a6c-5578-9907-3231b0786a16 with identifier: 10734289
2026-03-29 15:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 999a6c49-8a6c-5578-9907-3231b0786a16 with scrape type 2
2026-03-29 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 999a6c49-8a6c-5578-9907-3231b0786a16 with scrape type 2
2026-03-29 15:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 999a6c49-8a6c-5578-9907-3231b0786a16, identifier: 10734289
2026-03-29 15:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 999a6c49-8a6c-5578-9907-3231b0786a16 with identifier: 10734289
2026-03-29 15:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 999a6c49-8a6c-5578-9907-3231b0786a16 with identifier: 10734289
2026-03-29 15:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 999a6c49-8a6c-5578-9907-3231b0786a16 with identifier: 10734289 to the API
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734289>
{'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': 109,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '999a6c49-8a6c-5578-9907-3231b0786a16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEZ366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 67371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13550,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116i - Petrol - Automatic - 109 hp - 67.371 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:22 [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 15:21:22 [adesa.be] INFO: Saving data for 10734289: {'auction_closing_time': 1774960500.0, 'created_time': 1774606645.866696, 'last_price_update_time': 1774797682.861316}
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734289') HTTP/1.1" 204 0
2026-03-29 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cf79090-af4c-5be3-98d2-f50e352c989c with identifier: 10734108
2026-03-29 15:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cf79090-af4c-5be3-98d2-f50e352c989c with scrape type 2
2026-03-29 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cf79090-af4c-5be3-98d2-f50e352c989c with scrape type 2
2026-03-29 15:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cf79090-af4c-5be3-98d2-f50e352c989c, identifier: 10734108
2026-03-29 15:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cf79090-af4c-5be3-98d2-f50e352c989c with identifier: 10734108
2026-03-29 15:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cf79090-af4c-5be3-98d2-f50e352c989c with identifier: 10734108
2026-03-29 15:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cf79090-af4c-5be3-98d2-f50e352c989c with identifier: 10734108 to the API
2026-03-29 15:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734108>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '7cf79090-af4c-5be3-98d2-f50e352c989c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHD191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734108',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 73595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Active Tourer 216d - Diesel - Automatic - 116 hp - '
'73.595 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:23 [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 15:21:23 [adesa.be] INFO: Saving data for 10734108: {'auction_closing_time': 1774960500.0, 'created_time': 1774606649.506578, 'last_price_update_time': 1774797683.260543}
2026-03-29 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734108') HTTP/1.1" 204 0
2026-03-29 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17f9bde9-65b0-5671-aa36-26ed9cbac45c with identifier: 10734160
2026-03-29 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17f9bde9-65b0-5671-aa36-26ed9cbac45c with scrape type 2
2026-03-29 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17f9bde9-65b0-5671-aa36-26ed9cbac45c with scrape type 2
2026-03-29 15:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17f9bde9-65b0-5671-aa36-26ed9cbac45c, identifier: 10734160
2026-03-29 15:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17f9bde9-65b0-5671-aa36-26ed9cbac45c with identifier: 10734160
2026-03-29 15:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17f9bde9-65b0-5671-aa36-26ed9cbac45c with identifier: 10734160
2026-03-29 15:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17f9bde9-65b0-5671-aa36-26ed9cbac45c with identifier: 10734160 to the API
2026-03-29 15:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734160>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '17f9bde9-65b0-5671-aa36-26ed9cbac45c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQK583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734160',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 65837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 65.837 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:23 [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 15:21:23 [adesa.be] INFO: Saving data for 10734160: {'auction_closing_time': 1774960500.0, 'created_time': 1774606649.848868, 'last_price_update_time': 1774797683.645974}
2026-03-29 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734160') HTTP/1.1" 204 0
2026-03-29 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with identifier: 10734312
2026-03-29 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with scrape type 2
2026-03-29 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with scrape type 2
2026-03-29 15:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d68f7b0-1290-534c-9ef6-5008d0ed7928, identifier: 10734312
2026-03-29 15:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbebb1fe-fb25-59ca-bff0-6e89927eb80b with identifier: 10734039
2026-03-29 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbebb1fe-fb25-59ca-bff0-6e89927eb80b with scrape type 2
2026-03-29 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbebb1fe-fb25-59ca-bff0-6e89927eb80b with scrape type 2
2026-03-29 15:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbebb1fe-fb25-59ca-bff0-6e89927eb80b, identifier: 10734039
2026-03-29 15:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3d3500-0392-5822-88f7-a8066bb60a7f with identifier: 10734029
2026-03-29 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3d3500-0392-5822-88f7-a8066bb60a7f with scrape type 2
2026-03-29 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a3d3500-0392-5822-88f7-a8066bb60a7f with scrape type 2
2026-03-29 15:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a3d3500-0392-5822-88f7-a8066bb60a7f, identifier: 10734029
2026-03-29 15:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with identifier: 10734312
2026-03-29 15:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with identifier: 10734312
2026-03-29 15:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with identifier: 10734312 to the API
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734312>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '4d68f7b0-1290-534c-9ef6-5008d0ed7928',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRN950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 59920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12850,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 59.920 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:24 [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 15:21:24 [adesa.be] INFO: Saving data for 10734312: {'auction_closing_time': 1774960500.0, 'created_time': 1774606641.032306, 'last_price_update_time': 1774797684.181224}
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734312') HTTP/1.1" 204 0
2026-03-29 15:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbebb1fe-fb25-59ca-bff0-6e89927eb80b with identifier: 10734039
2026-03-29 15:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbebb1fe-fb25-59ca-bff0-6e89927eb80b with identifier: 10734039
2026-03-29 15:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbebb1fe-fb25-59ca-bff0-6e89927eb80b with identifier: 10734039 to the API
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734039>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'cbebb1fe-fb25-59ca-bff0-6e89927eb80b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQJ958',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734039',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 70763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 70.763 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:24 [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 15:21:24 [adesa.be] INFO: Saving data for 10734039: {'auction_closing_time': 1774960500.0, 'created_time': 1774606650.422492, 'last_price_update_time': 1774797684.512046}
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734039') HTTP/1.1" 204 0
2026-03-29 15:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a3d3500-0392-5822-88f7-a8066bb60a7f with identifier: 10734029
2026-03-29 15:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a3d3500-0392-5822-88f7-a8066bb60a7f with identifier: 10734029
2026-03-29 15:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a3d3500-0392-5822-88f7-a8066bb60a7f with identifier: 10734029 to the API
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734029>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '0a3d3500-0392-5822-88f7-a8066bb60a7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMT935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734029',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 54790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 54.790 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:24 [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 15:21:24 [adesa.be] INFO: Saving data for 10734029: {'auction_closing_time': 1774960500.0, 'created_time': 1774606641.663348, 'last_price_update_time': 1774797684.783759}
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734029') HTTP/1.1" 204 0
2026-03-29 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dac5359-1cf6-5157-9ccd-7f282a233307 with identifier: 10734203
2026-03-29 15:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dac5359-1cf6-5157-9ccd-7f282a233307 with scrape type 2
2026-03-29 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dac5359-1cf6-5157-9ccd-7f282a233307 with scrape type 2
2026-03-29 15:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dac5359-1cf6-5157-9ccd-7f282a233307, identifier: 10734203
2026-03-29 15:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dac5359-1cf6-5157-9ccd-7f282a233307 with identifier: 10734203
2026-03-29 15:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dac5359-1cf6-5157-9ccd-7f282a233307 with identifier: 10734203
2026-03-29 15:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dac5359-1cf6-5157-9ccd-7f282a233307 with identifier: 10734203 to the API
2026-03-29 15:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734203>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '0dac5359-1cf6-5157-9ccd-7f282a233307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQK807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734203',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 48037,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 48.037 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734203%27 HTTP/1.1" 200 None
2026-03-29 15:21:25 [adesa.be] INFO: Saving data for 10734203: {'auction_closing_time': 1774960500.0, 'created_time': 1774606643.792681, 'last_price_update_time': 1774797685.173428}
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734203') HTTP/1.1" 204 0
2026-03-29 15:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea351eb-08d4-5262-8385-95322ff01c98 with identifier: 10734314
2026-03-29 15:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea351eb-08d4-5262-8385-95322ff01c98 with scrape type 2
2026-03-29 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ea351eb-08d4-5262-8385-95322ff01c98 with scrape type 2
2026-03-29 15:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ea351eb-08d4-5262-8385-95322ff01c98, identifier: 10734314
2026-03-29 15:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6745ab67-184b-540d-a568-77e6ecc971df with identifier: 10734145
2026-03-29 15:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6745ab67-184b-540d-a568-77e6ecc971df with scrape type 2
2026-03-29 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6745ab67-184b-540d-a568-77e6ecc971df with scrape type 2
2026-03-29 15:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6745ab67-184b-540d-a568-77e6ecc971df, identifier: 10734145
2026-03-29 15:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ea351eb-08d4-5262-8385-95322ff01c98 with identifier: 10734314
2026-03-29 15:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ea351eb-08d4-5262-8385-95322ff01c98 with identifier: 10734314
2026-03-29 15:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ea351eb-08d4-5262-8385-95322ff01c98 with identifier: 10734314 to the API
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '2ea351eb-08d4-5262-8385-95322ff01c98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSH075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 60729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 60.729 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734314%27 HTTP/1.1" 200 None
2026-03-29 15:21:25 [adesa.be] INFO: Saving data for 10734314: {'auction_closing_time': 1774960500.0, 'created_time': 1774606638.427607, 'last_price_update_time': 1774797685.639048}
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734314') HTTP/1.1" 204 0
2026-03-29 15:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6745ab67-184b-540d-a568-77e6ecc971df with identifier: 10734145
2026-03-29 15:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6745ab67-184b-540d-a568-77e6ecc971df with identifier: 10734145
2026-03-29 15:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6745ab67-184b-540d-a568-77e6ecc971df with identifier: 10734145 to the API
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734145>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '6745ab67-184b-540d-a568-77e6ecc971df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVK856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734145',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 116706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12150,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 116.706 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734145%27 HTTP/1.1" 200 None
2026-03-29 15:21:25 [adesa.be] INFO: Saving data for 10734145: {'auction_closing_time': 1774960500.0, 'created_time': 1774606638.040925, 'last_price_update_time': 1774797685.919012}
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734145') HTTP/1.1" 204 0
2026-03-29 15:21: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 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21: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 15:21:26 [adesa.be] INFO: Found listing with ID: 10734934
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10734934: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10734934 url https://www.openlane.eu/en/carv6/auction/10734934
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10730453
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10730453: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10730453 url https://www.openlane.eu/en/carv6/auction/10730453
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10736356
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10736356: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10736356 url https://www.openlane.eu/en/carv6/auction/10736356
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10736655
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10736655: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10736655 url https://www.openlane.eu/en/carv6/auction/10736655
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10734910
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10734910: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10734910 url https://www.openlane.eu/en/carv6/auction/10734910
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10730440
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10730440: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10730440 url https://www.openlane.eu/en/carv6/auction/10730440
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735103
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735103: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735103 url https://www.openlane.eu/en/carv6/auction/10735103
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10734930
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10734930: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10734930 url https://www.openlane.eu/en/carv6/auction/10734930
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10736293
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10736293: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10736293 url https://www.openlane.eu/en/carv6/auction/10736293
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10737739
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10737739: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10737739 url https://www.openlane.eu/en/carv6/auction/10737739
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10736280
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10736280: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10736280 url https://www.openlane.eu/en/carv6/auction/10736280
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10740842
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10740842: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10740842 url https://www.openlane.eu/en/carv6/auction/10740842
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10734914
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10734914: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10734914 url https://www.openlane.eu/en/carv6/auction/10734914
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735134
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735134: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735134 url https://www.openlane.eu/en/carv6/auction/10735134
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735132
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735132: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735132 url https://www.openlane.eu/en/carv6/auction/10735132
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735125
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735125: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735125 url https://www.openlane.eu/en/carv6/auction/10735125
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10734902
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10734902: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10734902 url https://www.openlane.eu/en/carv6/auction/10734902
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10731362
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10731362: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10731362 url https://www.openlane.eu/en/carv6/auction/10731362
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10734942
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10734942: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10734942 url https://www.openlane.eu/en/carv6/auction/10734942
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10738254
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10738254: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10738254 url https://www.openlane.eu/en/carv6/auction/10738254
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10731352
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10731352: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10731352 url https://www.openlane.eu/en/carv6/auction/10731352
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735155
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735155: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735155 url https://www.openlane.eu/en/carv6/auction/10735155
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10739826
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10739826: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10739826 url https://www.openlane.eu/en/carv6/auction/10739826
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735106
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735106: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735106 url https://www.openlane.eu/en/carv6/auction/10735106
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735110
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735110: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735110 url https://www.openlane.eu/en/carv6/auction/10735110
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10736277
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10736277: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10736277 url https://www.openlane.eu/en/carv6/auction/10736277
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10736352
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10736352: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10736352 url https://www.openlane.eu/en/carv6/auction/10736352
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735118
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735118: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735118 url https://www.openlane.eu/en/carv6/auction/10735118
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10739821
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10739821: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10739821 url https://www.openlane.eu/en/carv6/auction/10739821
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735101
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735101: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735101 url https://www.openlane.eu/en/carv6/auction/10735101
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735133
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735133: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735133 url https://www.openlane.eu/en/carv6/auction/10735133
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10740843
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10740843: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10740843 url https://www.openlane.eu/en/carv6/auction/10740843
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10737285
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10737285: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10737285 url https://www.openlane.eu/en/carv6/auction/10737285
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735095
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735095: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735095 url https://www.openlane.eu/en/carv6/auction/10735095
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10736273
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10736273: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10736273 url https://www.openlane.eu/en/carv6/auction/10736273
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10740847
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10740847: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10740847 url https://www.openlane.eu/en/carv6/auction/10740847
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10740841
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10740841: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10740841 url https://www.openlane.eu/en/carv6/auction/10740841
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10740839
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10740839: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10740839 url https://www.openlane.eu/en/carv6/auction/10740839
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10740840
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10740840: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10740840 url https://www.openlane.eu/en/carv6/auction/10740840
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10731359
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10731359: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10731359 url https://www.openlane.eu/en/carv6/auction/10731359
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10732466
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10732466: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10732466 url https://www.openlane.eu/en/carv6/auction/10732466
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10737747
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10737747: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10737747 url https://www.openlane.eu/en/carv6/auction/10737747
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10739823
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10739823: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10739823 url https://www.openlane.eu/en/carv6/auction/10739823
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10737282
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10737282: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10737282 url https://www.openlane.eu/en/carv6/auction/10737282
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735092
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735092: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735092 url https://www.openlane.eu/en/carv6/auction/10735092
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10737256
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10737256: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10737256 url https://www.openlane.eu/en/carv6/auction/10737256
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10735166
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10735166: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10735166 url https://www.openlane.eu/en/carv6/auction/10735166
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10734919
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10734919: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10734919 url https://www.openlane.eu/en/carv6/auction/10734919
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10734925
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10734925: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10734925 url https://www.openlane.eu/en/carv6/auction/10734925
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10737266
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10737266: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10737266 url https://www.openlane.eu/en/carv6/auction/10737266
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10738257
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10738257: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10738257 url https://www.openlane.eu/en/carv6/auction/10738257
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10736351
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10736351: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10736351 url https://www.openlane.eu/en/carv6/auction/10736351
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10738219
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:26 [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 15:21:26 [adesa.be] INFO: Scrape type for 10738219: 0
2026-03-29 15:21:26 [adesa.be] INFO: Skipping item 10738219 url https://www.openlane.eu/en/carv6/auction/10738219
2026-03-29 15:21:26 [adesa.be] INFO: Found listing with ID: 10737278
2026-03-29 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10737278: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10737278 url https://www.openlane.eu/en/carv6/auction/10737278
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10737293
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10737293: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10737293 url https://www.openlane.eu/en/carv6/auction/10737293
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10738247
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10738247: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10738247 url https://www.openlane.eu/en/carv6/auction/10738247
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10738218
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10738218: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10738218 url https://www.openlane.eu/en/carv6/auction/10738218
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10739837
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10739837: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10739837 url https://www.openlane.eu/en/carv6/auction/10739837
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10731360
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10731360: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10731360 url https://www.openlane.eu/en/carv6/auction/10731360
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736274
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736274: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736274 url https://www.openlane.eu/en/carv6/auction/10736274
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736663
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736663: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736663 url https://www.openlane.eu/en/carv6/auction/10736663
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736307
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736307: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736307 url https://www.openlane.eu/en/carv6/auction/10736307
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736667
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736667: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736667 url https://www.openlane.eu/en/carv6/auction/10736667
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10734921
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10734921: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10734921 url https://www.openlane.eu/en/carv6/auction/10734921
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10730399
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10730399: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10730399 url https://www.openlane.eu/en/carv6/auction/10730399
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10737742
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10737742: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10737742 url https://www.openlane.eu/en/carv6/auction/10737742
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736654
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736654: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736654 url https://www.openlane.eu/en/carv6/auction/10736654
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10737267
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10737267: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10737267 url https://www.openlane.eu/en/carv6/auction/10737267
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10737743
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10737743: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10737743 url https://www.openlane.eu/en/carv6/auction/10737743
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10735741
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10735741: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10735741 url https://www.openlane.eu/en/carv6/auction/10735741
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736420
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736420: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736420 url https://www.openlane.eu/en/carv6/auction/10736420
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10735746
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10735746: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10735746 url https://www.openlane.eu/en/carv6/auction/10735746
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736645
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736645: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736645 url https://www.openlane.eu/en/carv6/auction/10736645
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10734906
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10734906: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10734906 url https://www.openlane.eu/en/carv6/auction/10734906
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736644
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736644: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736644 url https://www.openlane.eu/en/carv6/auction/10736644
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736649
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736649: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736649 url https://www.openlane.eu/en/carv6/auction/10736649
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10738223
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10738223: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10738223 url https://www.openlane.eu/en/carv6/auction/10738223
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10735079
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10735079: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10735079 url https://www.openlane.eu/en/carv6/auction/10735079
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736631
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736631: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736631 url https://www.openlane.eu/en/carv6/auction/10736631
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736354
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736354: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736354 url https://www.openlane.eu/en/carv6/auction/10736354
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736646
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736646: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736646 url https://www.openlane.eu/en/carv6/auction/10736646
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10734913
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10734913: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10734913 url https://www.openlane.eu/en/carv6/auction/10734913
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10737262
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10737262: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10737262 url https://www.openlane.eu/en/carv6/auction/10737262
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10735158
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10735158: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10735158 url https://www.openlane.eu/en/carv6/auction/10735158
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736658
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736658: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736658 url https://www.openlane.eu/en/carv6/auction/10736658
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10738225
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10738225: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10738225 url https://www.openlane.eu/en/carv6/auction/10738225
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10740851
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10740851: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10740851 url https://www.openlane.eu/en/carv6/auction/10740851
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10735087
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10735087: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10735087 url https://www.openlane.eu/en/carv6/auction/10735087
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10738230
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10738230: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10738230 url https://www.openlane.eu/en/carv6/auction/10738230
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10735742
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10735742: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10735742 url https://www.openlane.eu/en/carv6/auction/10735742
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10734933
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10734933: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10734933 url https://www.openlane.eu/en/carv6/auction/10734933
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10737272
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10737272: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10737272 url https://www.openlane.eu/en/carv6/auction/10737272
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10740856
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10740856: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10740856 url https://www.openlane.eu/en/carv6/auction/10740856
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10738248
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10738248: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10738248 url https://www.openlane.eu/en/carv6/auction/10738248
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736336
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736336: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736336 url https://www.openlane.eu/en/carv6/auction/10736336
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10739816
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10739816: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10739816 url https://www.openlane.eu/en/carv6/auction/10739816
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10735178
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10735178: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10735178 url https://www.openlane.eu/en/carv6/auction/10735178
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10740857
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10740857: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10740857 url https://www.openlane.eu/en/carv6/auction/10740857
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10740850
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10740850: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10740850 url https://www.openlane.eu/en/carv6/auction/10740850
2026-03-29 15:21:27 [adesa.be] INFO: Found listing with ID: 10736339
2026-03-29 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:27 [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 15:21:27 [adesa.be] INFO: Scrape type for 10736339: 0
2026-03-29 15:21:27 [adesa.be] INFO: Skipping item 10736339 url https://www.openlane.eu/en/carv6/auction/10736339
2026-03-29 15:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b702c613-1c34-5e53-bb11-7556c75d2374 with identifier: 10734146
2026-03-29 15:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b702c613-1c34-5e53-bb11-7556c75d2374 with scrape type 2
2026-03-29 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b702c613-1c34-5e53-bb11-7556c75d2374 with scrape type 2
2026-03-29 15:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b702c613-1c34-5e53-bb11-7556c75d2374, identifier: 10734146
2026-03-29 15:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b702c613-1c34-5e53-bb11-7556c75d2374 with identifier: 10734146
2026-03-29 15:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b702c613-1c34-5e53-bb11-7556c75d2374 with identifier: 10734146
2026-03-29 15:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b702c613-1c34-5e53-bb11-7556c75d2374 with identifier: 10734146 to the API
2026-03-29 15:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734146>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b702c613-1c34-5e53-bb11-7556c75d2374',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEG791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734146',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 120860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 120.860 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:28 [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 15:21:28 [adesa.be] INFO: Saving data for 10734146: {'auction_closing_time': 1774960500.0, 'created_time': 1774606637.403263, 'last_price_update_time': 1774797688.481095}
2026-03-29 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734146') HTTP/1.1" 204 0
2026-03-29 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 565da400-af59-5e7f-a03c-622546975fa5 with identifier: 10734144
2026-03-29 15:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 565da400-af59-5e7f-a03c-622546975fa5 with scrape type 2
2026-03-29 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 565da400-af59-5e7f-a03c-622546975fa5 with scrape type 2
2026-03-29 15:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 565da400-af59-5e7f-a03c-622546975fa5, identifier: 10734144
2026-03-29 15:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59b08680-a1b3-590c-9990-9b7003dcad27 with identifier: 10734133
2026-03-29 15:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59b08680-a1b3-590c-9990-9b7003dcad27 with scrape type 2
2026-03-29 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59b08680-a1b3-590c-9990-9b7003dcad27 with scrape type 2
2026-03-29 15:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59b08680-a1b3-590c-9990-9b7003dcad27, identifier: 10734133
2026-03-29 15:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35e2371-07e3-5478-9597-5ce7e394e53f with identifier: 10734107
2026-03-29 15:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35e2371-07e3-5478-9597-5ce7e394e53f with scrape type 2
2026-03-29 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a35e2371-07e3-5478-9597-5ce7e394e53f with scrape type 2
2026-03-29 15:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a35e2371-07e3-5478-9597-5ce7e394e53f, identifier: 10734107
2026-03-29 15:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 565da400-af59-5e7f-a03c-622546975fa5 with identifier: 10734144
2026-03-29 15:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 565da400-af59-5e7f-a03c-622546975fa5 with identifier: 10734144
2026-03-29 15:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 565da400-af59-5e7f-a03c-622546975fa5 with identifier: 10734144 to the API
2026-03-29 15:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734144>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '565da400-af59-5e7f-a03c-622546975fa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEG827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734144',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 110564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12150,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 110.564 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:29 [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 15:21:29 [adesa.be] INFO: Saving data for 10734144: {'auction_closing_time': 1774960500.0, 'created_time': 1774606640.25517, 'last_price_update_time': 1774797689.137193}
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734144') HTTP/1.1" 204 0
2026-03-29 15:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59b08680-a1b3-590c-9990-9b7003dcad27 with identifier: 10734133
2026-03-29 15:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59b08680-a1b3-590c-9990-9b7003dcad27 with identifier: 10734133
2026-03-29 15:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59b08680-a1b3-590c-9990-9b7003dcad27 with identifier: 10734133 to the API
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734133>
{'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': 265,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '59b08680-a1b3-590c-9990-9b7003dcad27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPB667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734133',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 112798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q5 Sportback 2.0 TFSI S Line - Quattro - Hybrid - Automatic - '
'265 hp - 112.798 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:29 [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 15:21:29 [adesa.be] INFO: Saving data for 10734133: {'auction_closing_time': 1774960500.0, 'created_time': 1774606637.062377, 'last_price_update_time': 1774797689.428341}
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734133') HTTP/1.1" 204 0
2026-03-29 15:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a35e2371-07e3-5478-9597-5ce7e394e53f with identifier: 10734107
2026-03-29 15:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a35e2371-07e3-5478-9597-5ce7e394e53f with identifier: 10734107
2026-03-29 15:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a35e2371-07e3-5478-9597-5ce7e394e53f with identifier: 10734107 to the API
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734107>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'a35e2371-07e3-5478-9597-5ce7e394e53f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVK782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734107',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 107933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 107.933 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:29 [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 15:21:29 [adesa.be] INFO: Saving data for 10734107: {'auction_closing_time': 1774960500.0, 'created_time': 1774606639.914915, 'last_price_update_time': 1774797689.699753}
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734107') HTTP/1.1" 204 0
2026-03-29 15:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b35c98ae-54a7-5fe5-8779-3142c19fe30f with identifier: 10734169
2026-03-29 15:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b35c98ae-54a7-5fe5-8779-3142c19fe30f with scrape type 2
2026-03-29 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b35c98ae-54a7-5fe5-8779-3142c19fe30f with scrape type 2
2026-03-29 15:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b35c98ae-54a7-5fe5-8779-3142c19fe30f, identifier: 10734169
2026-03-29 15:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08d73a62-3196-5cc6-bde1-5daf1a4f22f6 with identifier: 10734285
2026-03-29 15:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08d73a62-3196-5cc6-bde1-5daf1a4f22f6 with scrape type 2
2026-03-29 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08d73a62-3196-5cc6-bde1-5daf1a4f22f6 with scrape type 2
2026-03-29 15:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08d73a62-3196-5cc6-bde1-5daf1a4f22f6, identifier: 10734285
2026-03-29 15:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b35c98ae-54a7-5fe5-8779-3142c19fe30f with identifier: 10734169
2026-03-29 15:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b35c98ae-54a7-5fe5-8779-3142c19fe30f with identifier: 10734169
2026-03-29 15:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b35c98ae-54a7-5fe5-8779-3142c19fe30f with identifier: 10734169 to the API
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734169>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b35c98ae-54a7-5fe5-8779-3142c19fe30f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUZ497',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734169',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 87882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 87.882 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:30 [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 15:21:30 [adesa.be] INFO: Saving data for 10734169: {'auction_closing_time': 1774960500.0, 'created_time': 1774606626.706758, 'last_price_update_time': 1774797690.185462}
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734169') HTTP/1.1" 204 0
2026-03-29 15:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08d73a62-3196-5cc6-bde1-5daf1a4f22f6 with identifier: 10734285
2026-03-29 15:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08d73a62-3196-5cc6-bde1-5daf1a4f22f6 with identifier: 10734285
2026-03-29 15:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08d73a62-3196-5cc6-bde1-5daf1a4f22f6 with identifier: 10734285 to the API
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734285>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'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': '08d73a62-3196-5cc6-bde1-5daf1a4f22f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASE252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734285',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 90730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 90.730 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:30 [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 15:21:30 [adesa.be] INFO: Saving data for 10734285: {'auction_closing_time': 1774960500.0, 'created_time': 1774606631.261556, 'last_price_update_time': 1774797690.454644}
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734285') HTTP/1.1" 204 0
2026-03-29 15:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 792c3bfd-0fae-509d-a407-d95a69f2137d with identifier: 10734268
2026-03-29 15:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 792c3bfd-0fae-509d-a407-d95a69f2137d with scrape type 2
2026-03-29 15:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 792c3bfd-0fae-509d-a407-d95a69f2137d with scrape type 2
2026-03-29 15:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 792c3bfd-0fae-509d-a407-d95a69f2137d, identifier: 10734268
2026-03-29 15:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 792c3bfd-0fae-509d-a407-d95a69f2137d with identifier: 10734268
2026-03-29 15:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 792c3bfd-0fae-509d-a407-d95a69f2137d with identifier: 10734268
2026-03-29 15:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 792c3bfd-0fae-509d-a407-d95a69f2137d with identifier: 10734268 to the API
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734268>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '792c3bfd-0fae-509d-a407-d95a69f2137d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJA895',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734268',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 95959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 95.959 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:30 [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 15:21:30 [adesa.be] INFO: Saving data for 10734268: {'auction_closing_time': 1774960500.0, 'created_time': 1774606633.413564, 'last_price_update_time': 1774797690.823627}
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734268') HTTP/1.1" 204 0
2026-03-29 15:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21: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 15:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e198ee4-d654-594e-a108-51fe233f7193 with identifier: 10734202
2026-03-29 15:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e198ee4-d654-594e-a108-51fe233f7193 with scrape type 2
2026-03-29 15:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e198ee4-d654-594e-a108-51fe233f7193 with scrape type 2
2026-03-29 15:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e198ee4-d654-594e-a108-51fe233f7193, identifier: 10734202
2026-03-29 15:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e198ee4-d654-594e-a108-51fe233f7193 with identifier: 10734202
2026-03-29 15:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e198ee4-d654-594e-a108-51fe233f7193 with identifier: 10734202
2026-03-29 15:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e198ee4-d654-594e-a108-51fe233f7193 with identifier: 10734202 to the API
2026-03-29 15:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734202>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '6e198ee4-d654-594e-a108-51fe233f7193',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHK885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734202',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 70710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 1.4 TFSI Attraction - Hybrid - Automatic - 150 hp '
'- 70.710 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-29 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:31 [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 15:21:31 [adesa.be] INFO: Saving data for 10734202: {'auction_closing_time': 1774960500.0, 'created_time': 1774606619.36985, 'last_price_update_time': 1774797691.637805}
2026-03-29 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734202') HTTP/1.1" 204 0
2026-03-29 15:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89aefe88-ba13-59b0-b6c0-841748146852 with identifier: 10734283
2026-03-29 15:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89aefe88-ba13-59b0-b6c0-841748146852 with scrape type 2
2026-03-29 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89aefe88-ba13-59b0-b6c0-841748146852 with scrape type 2
2026-03-29 15:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89aefe88-ba13-59b0-b6c0-841748146852, identifier: 10734283
2026-03-29 15:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 945fe811-8f3d-5874-9107-452a7941bc67 with identifier: 10734220
2026-03-29 15:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 945fe811-8f3d-5874-9107-452a7941bc67 with scrape type 2
2026-03-29 15:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 945fe811-8f3d-5874-9107-452a7941bc67 with scrape type 2
2026-03-29 15:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 945fe811-8f3d-5874-9107-452a7941bc67, identifier: 10734220
2026-03-29 15:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89aefe88-ba13-59b0-b6c0-841748146852 with identifier: 10734283
2026-03-29 15:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89aefe88-ba13-59b0-b6c0-841748146852 with identifier: 10734283
2026-03-29 15:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89aefe88-ba13-59b0-b6c0-841748146852 with identifier: 10734283 to the API
2026-03-29 15:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734283>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '89aefe88-ba13-59b0-b6c0-841748146852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWE119',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 60782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 60.782 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:32 [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 15:21:32 [adesa.be] INFO: Saving data for 10734283: {'auction_closing_time': 1774960500.0, 'created_time': 1774606631.600379, 'last_price_update_time': 1774797692.107451}
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734283') HTTP/1.1" 204 0
2026-03-29 15:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 945fe811-8f3d-5874-9107-452a7941bc67 with identifier: 10734220
2026-03-29 15:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 945fe811-8f3d-5874-9107-452a7941bc67 with identifier: 10734220
2026-03-29 15:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 945fe811-8f3d-5874-9107-452a7941bc67 with identifier: 10734220 to the API
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734220>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '945fe811-8f3d-5874-9107-452a7941bc67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUZ465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734220',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 60223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 60.223 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:32 [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 15:21:32 [adesa.be] INFO: Saving data for 10734220: {'auction_closing_time': 1774960500.0, 'created_time': 1774606623.283525, 'last_price_update_time': 1774797692.376621}
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734220') HTTP/1.1" 204 0
2026-03-29 15:21: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 15:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ee7e25d-2be2-50dc-9929-ed1bfa6d4a97 with identifier: 10734284
2026-03-29 15:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ee7e25d-2be2-50dc-9929-ed1bfa6d4a97 with scrape type 2
2026-03-29 15:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ee7e25d-2be2-50dc-9929-ed1bfa6d4a97 with scrape type 2
2026-03-29 15:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ee7e25d-2be2-50dc-9929-ed1bfa6d4a97, identifier: 10734284
2026-03-29 15:21: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 15:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ee7e25d-2be2-50dc-9929-ed1bfa6d4a97 with identifier: 10734284
2026-03-29 15:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ee7e25d-2be2-50dc-9929-ed1bfa6d4a97 with identifier: 10734284
2026-03-29 15:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ee7e25d-2be2-50dc-9929-ed1bfa6d4a97 with identifier: 10734284 to the API
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734284>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0ee7e25d-2be2-50dc-9929-ed1bfa6d4a97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXR027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734284',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 74920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 74.920 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:32 [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 15:21:32 [adesa.be] INFO: Saving data for 10734284: {'auction_closing_time': 1774960500.0, 'created_time': 1774606627.753881, 'last_price_update_time': 1774797692.754442}
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734284') HTTP/1.1" 204 0
2026-03-29 15:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c21327-e3de-57da-a58e-9c4205df3b69 with identifier: 10734100
2026-03-29 15:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c21327-e3de-57da-a58e-9c4205df3b69 with scrape type 2
2026-03-29 15:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94c21327-e3de-57da-a58e-9c4205df3b69 with scrape type 2
2026-03-29 15:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94c21327-e3de-57da-a58e-9c4205df3b69, identifier: 10734100
2026-03-29 15:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94c21327-e3de-57da-a58e-9c4205df3b69 with identifier: 10734100
2026-03-29 15:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94c21327-e3de-57da-a58e-9c4205df3b69 with identifier: 10734100
2026-03-29 15:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94c21327-e3de-57da-a58e-9c4205df3b69 with identifier: 10734100 to the API
2026-03-29 15:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734100>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'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': '94c21327-e3de-57da-a58e-9c4205df3b69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATP465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734100',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 76254,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19850,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 76.254 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:33 [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 15:21:33 [adesa.be] INFO: Saving data for 10734100: {'auction_closing_time': 1774960500.0, 'created_time': 1774606618.653817, 'last_price_update_time': 1774797693.136412}
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734100') HTTP/1.1" 204 0
2026-03-29 15:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8f68ea-138f-584c-8b35-5f8637e3f0de with identifier: 10734245
2026-03-29 15:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8f68ea-138f-584c-8b35-5f8637e3f0de with scrape type 2
2026-03-29 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de8f68ea-138f-584c-8b35-5f8637e3f0de with scrape type 2
2026-03-29 15:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de8f68ea-138f-584c-8b35-5f8637e3f0de, identifier: 10734245
2026-03-29 15:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de8f68ea-138f-584c-8b35-5f8637e3f0de with identifier: 10734245
2026-03-29 15:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de8f68ea-138f-584c-8b35-5f8637e3f0de with identifier: 10734245
2026-03-29 15:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de8f68ea-138f-584c-8b35-5f8637e3f0de with identifier: 10734245 to the API
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734245>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'de8f68ea-138f-584c-8b35-5f8637e3f0de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CER208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734245',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 53332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 53.332 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:33 [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 15:21:33 [adesa.be] INFO: Saving data for 10734245: {'auction_closing_time': 1774960500.0, 'created_time': 1774606623.624626, 'last_price_update_time': 1774797693.520377}
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734245') HTTP/1.1" 204 0
2026-03-29 15:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21: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 15:21: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 15:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e53aed5-7fa5-57a8-b488-13e40115b348 with identifier: 10734200
2026-03-29 15:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e53aed5-7fa5-57a8-b488-13e40115b348 with scrape type 2
2026-03-29 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e53aed5-7fa5-57a8-b488-13e40115b348 with scrape type 2
2026-03-29 15:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e53aed5-7fa5-57a8-b488-13e40115b348, identifier: 10734200
2026-03-29 15:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e53aed5-7fa5-57a8-b488-13e40115b348 with identifier: 10734200
2026-03-29 15:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e53aed5-7fa5-57a8-b488-13e40115b348 with identifier: 10734200
2026-03-29 15:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e53aed5-7fa5-57a8-b488-13e40115b348 with identifier: 10734200 to the API
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734200>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '3e53aed5-7fa5-57a8-b488-13e40115b348',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMJ027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734200',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 55405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-05-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - Automatic - 150 hp - 55.405 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:33 [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 15:21:33 [adesa.be] INFO: Saving data for 10734200: {'auction_closing_time': 1774960500.0, 'created_time': 1774606621.712323, 'last_price_update_time': 1774797693.981223}
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734200') HTTP/1.1" 204 0
2026-03-29 15:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 241ab82e-f943-50af-8af1-214f57f21b7f with identifier: 10734088
2026-03-29 15:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 241ab82e-f943-50af-8af1-214f57f21b7f with scrape type 2
2026-03-29 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 241ab82e-f943-50af-8af1-214f57f21b7f with scrape type 2
2026-03-29 15:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 241ab82e-f943-50af-8af1-214f57f21b7f, identifier: 10734088
2026-03-29 15:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d67daf3-590e-5c55-9788-c7fc971618cb with identifier: 10734037
2026-03-29 15:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d67daf3-590e-5c55-9788-c7fc971618cb with scrape type 2
2026-03-29 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d67daf3-590e-5c55-9788-c7fc971618cb with scrape type 2
2026-03-29 15:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d67daf3-590e-5c55-9788-c7fc971618cb, identifier: 10734037
2026-03-29 15:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67d81c50-cd0d-50e5-8341-1704058731ed with identifier: 10734267
2026-03-29 15:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67d81c50-cd0d-50e5-8341-1704058731ed with scrape type 2
2026-03-29 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67d81c50-cd0d-50e5-8341-1704058731ed with scrape type 2
2026-03-29 15:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67d81c50-cd0d-50e5-8341-1704058731ed, identifier: 10734267
2026-03-29 15:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bb8fd8a-6a27-5bbe-af6c-01421db39198 with identifier: 10734197
2026-03-29 15:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bb8fd8a-6a27-5bbe-af6c-01421db39198 with scrape type 2
2026-03-29 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bb8fd8a-6a27-5bbe-af6c-01421db39198 with scrape type 2
2026-03-29 15:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bb8fd8a-6a27-5bbe-af6c-01421db39198, identifier: 10734197
2026-03-29 15:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 241ab82e-f943-50af-8af1-214f57f21b7f with identifier: 10734088
2026-03-29 15:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 241ab82e-f943-50af-8af1-214f57f21b7f with identifier: 10734088
2026-03-29 15:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 241ab82e-f943-50af-8af1-214f57f21b7f with identifier: 10734088 to the API
2026-03-29 15:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734088>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'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': '241ab82e-f943-50af-8af1-214f57f21b7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTV427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734088',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 42279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19850,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - Automatic - 150 hp - 42.279 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:34 [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 15:21:34 [adesa.be] INFO: Saving data for 10734088: {'auction_closing_time': 1774960500.0, 'created_time': 1774606617.052326, 'last_price_update_time': 1774797694.62443}
2026-03-29 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734088') HTTP/1.1" 204 0
2026-03-29 15:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d67daf3-590e-5c55-9788-c7fc971618cb with identifier: 10734037
2026-03-29 15:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d67daf3-590e-5c55-9788-c7fc971618cb with identifier: 10734037
2026-03-29 15:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d67daf3-590e-5c55-9788-c7fc971618cb with identifier: 10734037 to the API
2026-03-29 15:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734037>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'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': '7d67daf3-590e-5c55-9788-c7fc971618cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734037',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 106979,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - Automatic - 150 hp - 106.979 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:34 [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 15:21:34 [adesa.be] INFO: Saving data for 10734037: {'auction_closing_time': 1774960500.0, 'created_time': 1774606610.150067, 'last_price_update_time': 1774797694.912733}
2026-03-29 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734037') HTTP/1.1" 204 0
2026-03-29 15:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67d81c50-cd0d-50e5-8341-1704058731ed with identifier: 10734267
2026-03-29 15:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67d81c50-cd0d-50e5-8341-1704058731ed with identifier: 10734267
2026-03-29 15:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67d81c50-cd0d-50e5-8341-1704058731ed with identifier: 10734267 to the API
2026-03-29 15:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734267>
{'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-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '67d81c50-cd0d-50e5-8341-1704058731ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 113189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - Automatic - 150 hp - 113.189 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:35 [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 15:21:35 [adesa.be] INFO: Saving data for 10734267: {'auction_closing_time': 1774960500.0, 'created_time': 1774606625.027494, 'last_price_update_time': 1774797695.174751}
2026-03-29 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734267') HTTP/1.1" 204 0
2026-03-29 15:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bb8fd8a-6a27-5bbe-af6c-01421db39198 with identifier: 10734197
2026-03-29 15:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bb8fd8a-6a27-5bbe-af6c-01421db39198 with identifier: 10734197
2026-03-29 15:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bb8fd8a-6a27-5bbe-af6c-01421db39198 with identifier: 10734197 to the API
2026-03-29 15:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734197>
{'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-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '0bb8fd8a-6a27-5bbe-af6c-01421db39198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJG653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734197',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 180008,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2020-01-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'180.008 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-29 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:35 [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 15:21:35 [adesa.be] INFO: Saving data for 10734197: {'auction_closing_time': 1774960500.0, 'created_time': 1774606601.413479, 'last_price_update_time': 1774797695.448599}
2026-03-29 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734197') HTTP/1.1" 204 0
2026-03-29 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a64ae67-134a-53a5-b764-65c3175ad35f with identifier: 10742488
2026-03-29 15:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a64ae67-134a-53a5-b764-65c3175ad35f with scrape type 2
2026-03-29 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a64ae67-134a-53a5-b764-65c3175ad35f with scrape type 2
2026-03-29 15:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a64ae67-134a-53a5-b764-65c3175ad35f, identifier: 10742488
2026-03-29 15:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 471689b8-eecf-5b00-92b6-21c97c363e44 with identifier: 10734266
2026-03-29 15:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 471689b8-eecf-5b00-92b6-21c97c363e44 with scrape type 2
2026-03-29 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 471689b8-eecf-5b00-92b6-21c97c363e44 with scrape type 2
2026-03-29 15:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 471689b8-eecf-5b00-92b6-21c97c363e44, identifier: 10734266
2026-03-29 15:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a64ae67-134a-53a5-b764-65c3175ad35f with identifier: 10742488
2026-03-29 15:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a64ae67-134a-53a5-b764-65c3175ad35f with identifier: 10742488
2026-03-29 15:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a64ae67-134a-53a5-b764-65c3175ad35f with identifier: 10742488 to the API
2026-03-29 15:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742488>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '1a64ae67-134a-53a5-b764-65c3175ad35f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '003702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742488',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 160822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-07-13',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 160.822 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:36 [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 15:21:36 [adesa.be] INFO: Saving data for 10742488: {'auction_closing_time': 1774864800.0, 'created_time': 1774711080.964045, 'last_price_update_time': 1774797696.013673}
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742488') HTTP/1.1" 204 0
2026-03-29 15:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 471689b8-eecf-5b00-92b6-21c97c363e44 with identifier: 10734266
2026-03-29 15:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 471689b8-eecf-5b00-92b6-21c97c363e44 with identifier: 10734266
2026-03-29 15:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 471689b8-eecf-5b00-92b6-21c97c363e44 with identifier: 10734266 to the API
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734266>
{'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-31T12:35:00Z',
'fuel_type': 'Electric',
'id': '471689b8-eecf-5b00-92b6-21c97c363e44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDG952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 119616,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'119.616 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:36 [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 15:21:36 [adesa.be] INFO: Saving data for 10734266: {'auction_closing_time': 1774960500.0, 'created_time': 1774606599.369982, 'last_price_update_time': 1774797696.304879}
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734266') HTTP/1.1" 204 0
2026-03-29 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a5fb80a-77d1-55c3-9f3e-92984820be38 with identifier: 10742481
2026-03-29 15:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a5fb80a-77d1-55c3-9f3e-92984820be38 with scrape type 2
2026-03-29 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a5fb80a-77d1-55c3-9f3e-92984820be38 with scrape type 2
2026-03-29 15:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a5fb80a-77d1-55c3-9f3e-92984820be38, identifier: 10742481
2026-03-29 15:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a5fb80a-77d1-55c3-9f3e-92984820be38 with identifier: 10742481
2026-03-29 15:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a5fb80a-77d1-55c3-9f3e-92984820be38 with identifier: 10742481
2026-03-29 15:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a5fb80a-77d1-55c3-9f3e-92984820be38 with identifier: 10742481 to the API
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '4a5fb80a-77d1-55c3-9f3e-92984820be38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '003421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742481',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 138657,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 138.657 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:36 [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 15:21:36 [adesa.be] INFO: Saving data for 10742481: {'auction_closing_time': 1774864800.0, 'created_time': 1774711080.109513, 'last_price_update_time': 1774797696.762155}
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742481') HTTP/1.1" 204 0
2026-03-29 15:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10742483
2026-03-29 15:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b971706-524c-5c5c-8576-7648bb651c92 with scrape type 2
2026-03-29 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b971706-524c-5c5c-8576-7648bb651c92 with scrape type 2
2026-03-29 15:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b971706-524c-5c5c-8576-7648bb651c92, identifier: 10742483
2026-03-29 15:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f014cc70-2cca-550d-8f72-525a959c5c14 with identifier: 10742477
2026-03-29 15:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f014cc70-2cca-550d-8f72-525a959c5c14 with scrape type 2
2026-03-29 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f014cc70-2cca-550d-8f72-525a959c5c14 with scrape type 2
2026-03-29 15:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f014cc70-2cca-550d-8f72-525a959c5c14, identifier: 10742477
2026-03-29 15:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10742483
2026-03-29 15:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10742483
2026-03-29 15:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10742483 to the API
2026-03-29 15:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742483>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '7b971706-524c-5c5c-8576-7648bb651c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '053635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742483',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 138216,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2020-01-28',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 138.216 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:37 [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 15:21:37 [adesa.be] INFO: Saving data for 10742483: {'auction_closing_time': 1774864800.0, 'created_time': 1774711067.640863, 'last_price_update_time': 1774797697.295484}
2026-03-29 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742483') HTTP/1.1" 204 0
2026-03-29 15:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f014cc70-2cca-550d-8f72-525a959c5c14 with identifier: 10742477
2026-03-29 15:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f014cc70-2cca-550d-8f72-525a959c5c14 with identifier: 10742477
2026-03-29 15:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f014cc70-2cca-550d-8f72-525a959c5c14 with identifier: 10742477 to the API
2026-03-29 15:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742477>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'f014cc70-2cca-550d-8f72-525a959c5c14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '144632',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742477',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 126677,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 126.677 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:37 [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 15:21:37 [adesa.be] INFO: Saving data for 10742477: {'auction_closing_time': 1774864800.0, 'created_time': 1774711083.271274, 'last_price_update_time': 1774797697.588876}
2026-03-29 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742477') HTTP/1.1" 204 0
2026-03-29 15:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc9134e5-959d-5ff2-b692-47b86bb8a1ba with identifier: 10742484
2026-03-29 15:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc9134e5-959d-5ff2-b692-47b86bb8a1ba with scrape type 2
2026-03-29 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc9134e5-959d-5ff2-b692-47b86bb8a1ba with scrape type 2
2026-03-29 15:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc9134e5-959d-5ff2-b692-47b86bb8a1ba, identifier: 10742484
2026-03-29 15:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc9134e5-959d-5ff2-b692-47b86bb8a1ba with identifier: 10742484
2026-03-29 15:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc9134e5-959d-5ff2-b692-47b86bb8a1ba with identifier: 10742484
2026-03-29 15:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc9134e5-959d-5ff2-b692-47b86bb8a1ba with identifier: 10742484 to the API
2026-03-29 15:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742484>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': 'fc9134e5-959d-5ff2-b692-47b86bb8a1ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '001016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742484',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 129183,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2016-07-13',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 129.183 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:38 [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 15:21:38 [adesa.be] INFO: Saving data for 10742484: {'auction_closing_time': 1774864800.0, 'created_time': 1774711068.628374, 'last_price_update_time': 1774797698.099711}
2026-03-29 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742484') HTTP/1.1" 204 0
2026-03-29 15:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with identifier: 10742493
2026-03-29 15:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with scrape type 2
2026-03-29 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with scrape type 2
2026-03-29 15:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cc3b75f-2746-5674-bc0b-1e4a58fdd490, identifier: 10742493
2026-03-29 15:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with identifier: 10742493
2026-03-29 15:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with identifier: 10742493
2026-03-29 15:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with identifier: 10742493 to the API
2026-03-29 15:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4cc3b75f-2746-5674-bc0b-1e4a58fdd490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0193681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742493',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 181106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-04-30',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Manual - 115 hp - '
'181.106 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-29 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:38 [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 15:21:38 [adesa.be] INFO: Saving data for 10742493: {'auction_closing_time': 1774864800.0, 'created_time': 1774711082.657037, 'last_price_update_time': 1774797698.568658}
2026-03-29 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742493') HTTP/1.1" 204 0
2026-03-29 15:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 105f642d-a8bb-5b20-8307-7c8eb0edc182 with identifier: 10742495
2026-03-29 15:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 105f642d-a8bb-5b20-8307-7c8eb0edc182 with scrape type 2
2026-03-29 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 105f642d-a8bb-5b20-8307-7c8eb0edc182 with scrape type 2
2026-03-29 15:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 105f642d-a8bb-5b20-8307-7c8eb0edc182, identifier: 10742495
2026-03-29 15:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 105f642d-a8bb-5b20-8307-7c8eb0edc182 with identifier: 10742495
2026-03-29 15:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 105f642d-a8bb-5b20-8307-7c8eb0edc182 with identifier: 10742495
2026-03-29 15:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 105f642d-a8bb-5b20-8307-7c8eb0edc182 with identifier: 10742495 to the API
2026-03-29 15:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742495>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '105f642d-a8bb-5b20-8307-7c8eb0edc182',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0131448',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742495',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 259298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2017-09-06',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 TSI Ambition - CNG - Automatic - 110 hp - '
'259.298 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:39 [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 15:21:39 [adesa.be] INFO: Saving data for 10742495: {'auction_closing_time': 1774864800.0, 'created_time': 1774711086.914948, 'last_price_update_time': 1774797699.081774}
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742495') HTTP/1.1" 204 0
2026-03-29 15:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45b88656-1ec5-5f93-a9fe-51838641429f with identifier: 10734286
2026-03-29 15:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45b88656-1ec5-5f93-a9fe-51838641429f with scrape type 2
2026-03-29 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45b88656-1ec5-5f93-a9fe-51838641429f with scrape type 2
2026-03-29 15:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45b88656-1ec5-5f93-a9fe-51838641429f, identifier: 10734286
2026-03-29 15:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dd4440a-a272-5e8a-a448-b2271c08f534 with identifier: 10742463
2026-03-29 15:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dd4440a-a272-5e8a-a448-b2271c08f534 with scrape type 2
2026-03-29 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dd4440a-a272-5e8a-a448-b2271c08f534 with scrape type 2
2026-03-29 15:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7dd4440a-a272-5e8a-a448-b2271c08f534, identifier: 10742463
2026-03-29 15:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45b88656-1ec5-5f93-a9fe-51838641429f with identifier: 10734286
2026-03-29 15:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45b88656-1ec5-5f93-a9fe-51838641429f with identifier: 10734286
2026-03-29 15:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45b88656-1ec5-5f93-a9fe-51838641429f with identifier: 10734286 to the API
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'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': '45b88656-1ec5-5f93-a9fe-51838641429f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCS463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734286',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 100504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 1.4 TFSI Attraction - Hybrid - Automatic - 150 hp '
'- 100.504 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:39 [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 15:21:39 [adesa.be] INFO: Saving data for 10734286: {'auction_closing_time': 1774960500.0, 'created_time': 1774606621.34089, 'last_price_update_time': 1774797699.699188}
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734286') HTTP/1.1" 204 0
2026-03-29 15:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7dd4440a-a272-5e8a-a448-b2271c08f534 with identifier: 10742463
2026-03-29 15:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7dd4440a-a272-5e8a-a448-b2271c08f534 with identifier: 10742463
2026-03-29 15:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7dd4440a-a272-5e8a-a448-b2271c08f534 with identifier: 10742463 to the API
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742463>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7dd4440a-a272-5e8a-a448-b2271c08f534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJA796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742463',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 185057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Automatic - 115 hp '
'- 185.057 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:39 [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 15:21:39 [adesa.be] INFO: Saving data for 10742463: {'auction_closing_time': 1774864800.0, 'created_time': 1774711082.302795, 'last_price_update_time': 1774797699.975662}
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742463') HTTP/1.1" 204 0
2026-03-29 15:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with identifier: 10742462
2026-03-29 15:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with scrape type 2
2026-03-29 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with scrape type 2
2026-03-29 15:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214, identifier: 10742462
2026-03-29 15:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with identifier: 10742462
2026-03-29 15:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with identifier: 10742462
2026-03-29 15:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with identifier: 10742462 to the API
2026-03-29 15:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742462>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '2aa8fb7b-d4ad-5c9a-b265-db1e0240d214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '241293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742462',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 182396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2018-04-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 Style - CNG - Automatic - 110 hp - 182.396 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2018}
2026-03-29 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:40 [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 15:21:40 [adesa.be] INFO: Saving data for 10742462: {'auction_closing_time': 1774864800.0, 'created_time': 1774711088.784257, 'last_price_update_time': 1774797700.456811}
2026-03-29 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742462') HTTP/1.1" 204 0
2026-03-29 15:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4715304a-f13b-5fc6-b371-0fa137dfc99c with identifier: 10742492
2026-03-29 15:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4715304a-f13b-5fc6-b371-0fa137dfc99c with scrape type 2
2026-03-29 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4715304a-f13b-5fc6-b371-0fa137dfc99c with scrape type 2
2026-03-29 15:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4715304a-f13b-5fc6-b371-0fa137dfc99c, identifier: 10742492
2026-03-29 15:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4715304a-f13b-5fc6-b371-0fa137dfc99c with identifier: 10742492
2026-03-29 15:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4715304a-f13b-5fc6-b371-0fa137dfc99c with identifier: 10742492
2026-03-29 15:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4715304a-f13b-5fc6-b371-0fa137dfc99c with identifier: 10742492 to the API
2026-03-29 15:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742492>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '4715304a-f13b-5fc6-b371-0fa137dfc99c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0168232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742492',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 188416,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2017-02-07',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 TSI Ambition - CNG - Automatic - 110 hp - '
'188.416 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-29 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:40 [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 15:21:40 [adesa.be] INFO: Saving data for 10742492: {'auction_closing_time': 1774864800.0, 'created_time': 1774711088.030494, 'last_price_update_time': 1774797700.849744}
2026-03-29 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742492') HTTP/1.1" 204 0
2026-03-29 15:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f1a2148-0f26-530f-af30-572bdce85508 with identifier: 10742469
2026-03-29 15:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f1a2148-0f26-530f-af30-572bdce85508 with scrape type 2
2026-03-29 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f1a2148-0f26-530f-af30-572bdce85508 with scrape type 2
2026-03-29 15:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f1a2148-0f26-530f-af30-572bdce85508, identifier: 10742469
2026-03-29 15:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f1a2148-0f26-530f-af30-572bdce85508 with identifier: 10742469
2026-03-29 15:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f1a2148-0f26-530f-af30-572bdce85508 with identifier: 10742469
2026-03-29 15:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f1a2148-0f26-530f-af30-572bdce85508 with identifier: 10742469 to the API
2026-03-29 15:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742469>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '1f1a2148-0f26-530f-af30-572bdce85508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '003925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742469',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 152698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2016-07-15',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 - CNG - Manual - 110 hp - 152.698 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:41 [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 15:21:41 [adesa.be] INFO: Saving data for 10742469: {'auction_closing_time': 1774864800.0, 'created_time': 1774711069.719264, 'last_price_update_time': 1774797701.244824}
2026-03-29 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742469') HTTP/1.1" 204 0
2026-03-29 15:21: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 15:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63402f96-d3ef-55e1-9595-eb7fa40f5acb with identifier: 10742440
2026-03-29 15:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63402f96-d3ef-55e1-9595-eb7fa40f5acb with scrape type 2
2026-03-29 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63402f96-d3ef-55e1-9595-eb7fa40f5acb with scrape type 2
2026-03-29 15:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63402f96-d3ef-55e1-9595-eb7fa40f5acb, identifier: 10742440
2026-03-29 15:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with identifier: 10742487
2026-03-29 15:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with scrape type 2
2026-03-29 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with scrape type 2
2026-03-29 15:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9227e1e3-8f68-58a9-b3e7-7ab9c4777318, identifier: 10742487
2026-03-29 15:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63402f96-d3ef-55e1-9595-eb7fa40f5acb with identifier: 10742440
2026-03-29 15:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63402f96-d3ef-55e1-9595-eb7fa40f5acb with identifier: 10742440
2026-03-29 15:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63402f96-d3ef-55e1-9595-eb7fa40f5acb with identifier: 10742440 to the API
2026-03-29 15:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '63402f96-d3ef-55e1-9595-eb7fa40f5acb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '089882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742440',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 282221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-10-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 Ambition - CNG - Manual - 110 hp - 282.221 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2016}
2026-03-29 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:41 [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 15:21:41 [adesa.be] INFO: Saving data for 10742440: {'auction_closing_time': 1774864800.0, 'created_time': 1774711092.326314, 'last_price_update_time': 1774797701.721137}
2026-03-29 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742440') HTTP/1.1" 204 0
2026-03-29 15:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with identifier: 10742487
2026-03-29 15:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with identifier: 10742487
2026-03-29 15:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with identifier: 10742487 to the API
2026-03-29 15:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '9227e1e3-8f68-58a9-b3e7-7ab9c4777318',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0020776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742487',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 99434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2019-12-19',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.5 Style - CNG - Automatic - 130 hp - 99.434 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-29 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:41 [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 15:21:41 [adesa.be] INFO: Saving data for 10742487: {'auction_closing_time': 1774864800.0, 'created_time': 1774711083.856299, 'last_price_update_time': 1774797701.9939}
2026-03-29 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742487') HTTP/1.1" 204 0
2026-03-29 15:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07dd9be-b1cf-53dc-a686-e5f16bb704fd with identifier: 10742455
2026-03-29 15:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07dd9be-b1cf-53dc-a686-e5f16bb704fd with scrape type 2
2026-03-29 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07dd9be-b1cf-53dc-a686-e5f16bb704fd with scrape type 2
2026-03-29 15:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07dd9be-b1cf-53dc-a686-e5f16bb704fd, identifier: 10742455
2026-03-29 15:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39af7440-087f-5253-804e-0f3cb3925d90 with identifier: 10742473
2026-03-29 15:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39af7440-087f-5253-804e-0f3cb3925d90 with scrape type 2
2026-03-29 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39af7440-087f-5253-804e-0f3cb3925d90 with scrape type 2
2026-03-29 15:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39af7440-087f-5253-804e-0f3cb3925d90, identifier: 10742473
2026-03-29 15:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07dd9be-b1cf-53dc-a686-e5f16bb704fd with identifier: 10742455
2026-03-29 15:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07dd9be-b1cf-53dc-a686-e5f16bb704fd with identifier: 10742455
2026-03-29 15:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07dd9be-b1cf-53dc-a686-e5f16bb704fd with identifier: 10742455 to the API
2026-03-29 15:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742455>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f07dd9be-b1cf-53dc-a686-e5f16bb704fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '040646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742455',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 142971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 142.971 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:42 [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 15:21:42 [adesa.be] INFO: Saving data for 10742455: {'auction_closing_time': 1774864800.0, 'created_time': 1774711099.681797, 'last_price_update_time': 1774797702.556836}
2026-03-29 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742455') HTTP/1.1" 204 0
2026-03-29 15:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39af7440-087f-5253-804e-0f3cb3925d90 with identifier: 10742473
2026-03-29 15:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39af7440-087f-5253-804e-0f3cb3925d90 with identifier: 10742473
2026-03-29 15:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39af7440-087f-5253-804e-0f3cb3925d90 with identifier: 10742473 to the API
2026-03-29 15:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742473>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '39af7440-087f-5253-804e-0f3cb3925d90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '024034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742473',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 207496,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 207.496 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:42 [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 15:21:42 [adesa.be] INFO: Saving data for 10742473: {'auction_closing_time': 1774864800.0, 'created_time': 1774711094.958938, 'last_price_update_time': 1774797702.84436}
2026-03-29 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742473') HTTP/1.1" 204 0
2026-03-29 15:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with identifier: 10742435
2026-03-29 15:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with scrape type 2
2026-03-29 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with scrape type 2
2026-03-29 15:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98a45dff-ad60-5df6-b7b1-b8bc14b09550, identifier: 10742435
2026-03-29 15:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with identifier: 10742460
2026-03-29 15:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with scrape type 2
2026-03-29 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with scrape type 2
2026-03-29 15:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb, identifier: 10742460
2026-03-29 15:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with identifier: 10742435
2026-03-29 15:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with identifier: 10742435
2026-03-29 15:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with identifier: 10742435 to the API
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742435>
{'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': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '98a45dff-ad60-5df6-b7b1-b8bc14b09550',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742435',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 198745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2019-07-16',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 198.745 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Saving data for 10742435: {'auction_closing_time': 1774864800.0, 'created_time': 1774711102.046773, 'last_price_update_time': 1774797703.312814}
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742435') HTTP/1.1" 204 0
2026-03-29 15:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with identifier: 10742460
2026-03-29 15:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with identifier: 10742460
2026-03-29 15:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with identifier: 10742460 to the API
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742460>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2640c876-7dd4-5e0a-a5c7-fc1824ef25fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '434572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742460',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2019-12-19',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 126.556 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Saving data for 10742460: {'auction_closing_time': 1774864800.0, 'created_time': 1774711099.345437, 'last_price_update_time': 1774797703.597391}
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742460') HTTP/1.1" 204 0
2026-03-29 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:43 [adesa.be] INFO: Found listing with ID: 10735170
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10735170: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10735170 url https://www.openlane.eu/en/carv6/auction/10735170
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10740862
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10740862: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10740862 url https://www.openlane.eu/en/carv6/auction/10740862
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10737741
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10737741: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10737741 url https://www.openlane.eu/en/carv6/auction/10737741
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10736327
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10736327: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10736327 url https://www.openlane.eu/en/carv6/auction/10736327
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10735116
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10735116: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10735116 url https://www.openlane.eu/en/carv6/auction/10735116
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10735140
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10735140: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10735140 url https://www.openlane.eu/en/carv6/auction/10735140
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10735124
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10735124: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10735124 url https://www.openlane.eu/en/carv6/auction/10735124
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10734920
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10734920: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10734920 url https://www.openlane.eu/en/carv6/auction/10734920
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10735164
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10735164: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10735164 url https://www.openlane.eu/en/carv6/auction/10735164
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10734939
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10734939: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10734939 url https://www.openlane.eu/en/carv6/auction/10734939
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10737737
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10737737: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10737737 url https://www.openlane.eu/en/carv6/auction/10737737
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10730401
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10730401: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10730401 url https://www.openlane.eu/en/carv6/auction/10730401
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10737733
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10737733: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10737733 url https://www.openlane.eu/en/carv6/auction/10737733
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10736320
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10736320: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10736320 url https://www.openlane.eu/en/carv6/auction/10736320
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10739922
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10739922: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10739922 url https://www.openlane.eu/en/carv6/auction/10739922
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10737271
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10737271: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10737271 url https://www.openlane.eu/en/carv6/auction/10737271
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10737740
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10737740: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10737740 url https://www.openlane.eu/en/carv6/auction/10737740
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10736643
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10736643: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10736643 url https://www.openlane.eu/en/carv6/auction/10736643
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10739838
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10739838: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10739838 url https://www.openlane.eu/en/carv6/auction/10739838
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10740844
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10740844: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10740844 url https://www.openlane.eu/en/carv6/auction/10740844
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10735097
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10735097: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10735097 url https://www.openlane.eu/en/carv6/auction/10735097
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10740846
2026-03-29 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:43 [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 15:21:43 [adesa.be] INFO: Scrape type for 10740846: 0
2026-03-29 15:21:43 [adesa.be] INFO: Skipping item 10740846 url https://www.openlane.eu/en/carv6/auction/10740846
2026-03-29 15:21:43 [adesa.be] INFO: Found listing with ID: 10736648
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736648: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736648 url https://www.openlane.eu/en/carv6/auction/10736648
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10734900
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10734900: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10734900 url https://www.openlane.eu/en/carv6/auction/10734900
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10734899
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10734899: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10734899 url https://www.openlane.eu/en/carv6/auction/10734899
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10737276
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10737276: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10737276 url https://www.openlane.eu/en/carv6/auction/10737276
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10730421
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10730421: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10730421 url https://www.openlane.eu/en/carv6/auction/10730421
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736282
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736282: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736282 url https://www.openlane.eu/en/carv6/auction/10736282
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10737279
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10737279: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10737279 url https://www.openlane.eu/en/carv6/auction/10737279
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10740866
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10740866: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10740866 url https://www.openlane.eu/en/carv6/auction/10740866
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10739824
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10739824: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10739824 url https://www.openlane.eu/en/carv6/auction/10739824
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10731365
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10731365: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10731365 url https://www.openlane.eu/en/carv6/auction/10731365
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736427
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736427: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736427 url https://www.openlane.eu/en/carv6/auction/10736427
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10740835
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10740835: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10740835 url https://www.openlane.eu/en/carv6/auction/10740835
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10737727
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10737727: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10737727 url https://www.openlane.eu/en/carv6/auction/10737727
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10737745
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10737745: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10737745 url https://www.openlane.eu/en/carv6/auction/10737745
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10735111
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10735111: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10735111 url https://www.openlane.eu/en/carv6/auction/10735111
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736426
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736426: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736426 url https://www.openlane.eu/en/carv6/auction/10736426
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10734940
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10734940: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10734940 url https://www.openlane.eu/en/carv6/auction/10734940
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10737732
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10737732: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10737732 url https://www.openlane.eu/en/carv6/auction/10737732
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736661
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736661: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736661 url https://www.openlane.eu/en/carv6/auction/10736661
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10738222
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10738222: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10738222 url https://www.openlane.eu/en/carv6/auction/10738222
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10730445
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10730445: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10730445 url https://www.openlane.eu/en/carv6/auction/10730445
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10737268
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10737268: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10737268 url https://www.openlane.eu/en/carv6/auction/10737268
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736285
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736285: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736285 url https://www.openlane.eu/en/carv6/auction/10736285
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736423
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736423: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736423 url https://www.openlane.eu/en/carv6/auction/10736423
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736305
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736305: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736305 url https://www.openlane.eu/en/carv6/auction/10736305
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736660
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736660: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736660 url https://www.openlane.eu/en/carv6/auction/10736660
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10735143
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10735143: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10735143 url https://www.openlane.eu/en/carv6/auction/10735143
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736634
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736634: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736634 url https://www.openlane.eu/en/carv6/auction/10736634
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10738237
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10738237: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10738237 url https://www.openlane.eu/en/carv6/auction/10738237
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10734937
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10734937: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10734937 url https://www.openlane.eu/en/carv6/auction/10734937
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10738253
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10738253: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10738253 url https://www.openlane.eu/en/carv6/auction/10738253
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10739836
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10739836: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10739836 url https://www.openlane.eu/en/carv6/auction/10739836
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10738260
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10738260: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10738260 url https://www.openlane.eu/en/carv6/auction/10738260
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736342
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736342: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736342 url https://www.openlane.eu/en/carv6/auction/10736342
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736324
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736324: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736324 url https://www.openlane.eu/en/carv6/auction/10736324
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10739835
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10739835: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10739835 url https://www.openlane.eu/en/carv6/auction/10739835
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10740860
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10740860: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10740860 url https://www.openlane.eu/en/carv6/auction/10740860
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10735123
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10735123: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10735123 url https://www.openlane.eu/en/carv6/auction/10735123
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10730428
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10730428: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10730428 url https://www.openlane.eu/en/carv6/auction/10730428
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10738235
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10738235: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10738235 url https://www.openlane.eu/en/carv6/auction/10738235
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10740849
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10740849: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10740849 url https://www.openlane.eu/en/carv6/auction/10740849
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10738220
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10738220: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10738220 url https://www.openlane.eu/en/carv6/auction/10738220
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10739832
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10739832: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10739832 url https://www.openlane.eu/en/carv6/auction/10739832
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10730449
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10730449: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10730449 url https://www.openlane.eu/en/carv6/auction/10730449
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736428
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736428: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736428 url https://www.openlane.eu/en/carv6/auction/10736428
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10734938
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10734938: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10734938 url https://www.openlane.eu/en/carv6/auction/10734938
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10738256
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10738256: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10738256 url https://www.openlane.eu/en/carv6/auction/10738256
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10735138
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10735138: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10735138 url https://www.openlane.eu/en/carv6/auction/10735138
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10740868
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10740868: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10740868 url https://www.openlane.eu/en/carv6/auction/10740868
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10738232
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10738232: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10738232 url https://www.openlane.eu/en/carv6/auction/10738232
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10740836
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10740836: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10740836 url https://www.openlane.eu/en/carv6/auction/10740836
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10737269
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10737269: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10737269 url https://www.openlane.eu/en/carv6/auction/10737269
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10738227
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10738227: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10738227 url https://www.openlane.eu/en/carv6/auction/10738227
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10738252
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10738252: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10738252 url https://www.openlane.eu/en/carv6/auction/10738252
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10736310
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10736310: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10736310 url https://www.openlane.eu/en/carv6/auction/10736310
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10735156
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10735156: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10735156 url https://www.openlane.eu/en/carv6/auction/10735156
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10732463
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:44 [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 15:21:44 [adesa.be] INFO: Scrape type for 10732463: 0
2026-03-29 15:21:44 [adesa.be] INFO: Skipping item 10732463 url https://www.openlane.eu/en/carv6/auction/10732463
2026-03-29 15:21:44 [adesa.be] INFO: Found listing with ID: 10739813
2026-03-29 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10739813: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10739813 url https://www.openlane.eu/en/carv6/auction/10739813
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10734931
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10734931: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10734931 url https://www.openlane.eu/en/carv6/auction/10734931
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10738239
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10738239: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10738239 url https://www.openlane.eu/en/carv6/auction/10738239
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10738233
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10738233: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10738233 url https://www.openlane.eu/en/carv6/auction/10738233
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10736340
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10736340: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10736340 url https://www.openlane.eu/en/carv6/auction/10736340
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10736275
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10736275: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10736275 url https://www.openlane.eu/en/carv6/auction/10736275
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10737263
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10737263: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10737263 url https://www.openlane.eu/en/carv6/auction/10737263
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10738246
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10738246: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10738246 url https://www.openlane.eu/en/carv6/auction/10738246
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10736347
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10736347: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10736347 url https://www.openlane.eu/en/carv6/auction/10736347
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10736276
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10736276: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10736276 url https://www.openlane.eu/en/carv6/auction/10736276
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10736666
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10736666: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10736666 url https://www.openlane.eu/en/carv6/auction/10736666
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10738241
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10738241: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10738241 url https://www.openlane.eu/en/carv6/auction/10738241
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10735108
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10735108: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10735108 url https://www.openlane.eu/en/carv6/auction/10735108
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10736664
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10736664: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10736664 url https://www.openlane.eu/en/carv6/auction/10736664
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10736301
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10736301: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10736301 url https://www.openlane.eu/en/carv6/auction/10736301
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10736303
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10736303: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10736303 url https://www.openlane.eu/en/carv6/auction/10736303
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10735168
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10735168: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10735168 url https://www.openlane.eu/en/carv6/auction/10735168
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10730454
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10730454: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10730454 url https://www.openlane.eu/en/carv6/auction/10730454
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10736330
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10736330: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10736330 url https://www.openlane.eu/en/carv6/auction/10736330
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10739831
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10739831: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10739831 url https://www.openlane.eu/en/carv6/auction/10739831
2026-03-29 15:21:45 [adesa.be] INFO: Found listing with ID: 10736328
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:45 [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 15:21:45 [adesa.be] INFO: Scrape type for 10736328: 0
2026-03-29 15:21:45 [adesa.be] INFO: Skipping item 10736328 url https://www.openlane.eu/en/carv6/auction/10736328
2026-03-29 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387b144f-4e61-5792-a177-cfe510e39cf4 with identifier: 10742468
2026-03-29 15:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387b144f-4e61-5792-a177-cfe510e39cf4 with scrape type 2
2026-03-29 15:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 387b144f-4e61-5792-a177-cfe510e39cf4 with scrape type 2
2026-03-29 15:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 387b144f-4e61-5792-a177-cfe510e39cf4, identifier: 10742468
2026-03-29 15:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a85abeb-0027-5e0c-8ce4-822ee247416f with identifier: 10742428
2026-03-29 15:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a85abeb-0027-5e0c-8ce4-822ee247416f with scrape type 2
2026-03-29 15:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a85abeb-0027-5e0c-8ce4-822ee247416f with scrape type 2
2026-03-29 15:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a85abeb-0027-5e0c-8ce4-822ee247416f, identifier: 10742428
2026-03-29 15:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 387b144f-4e61-5792-a177-cfe510e39cf4 with identifier: 10742468
2026-03-29 15:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 387b144f-4e61-5792-a177-cfe510e39cf4 with identifier: 10742468
2026-03-29 15:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 387b144f-4e61-5792-a177-cfe510e39cf4 with identifier: 10742468 to the API
2026-03-29 15:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742468>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '387b144f-4e61-5792-a177-cfe510e39cf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '135254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742468',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 147771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-01-07',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 147.771 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-29 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21: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 15:21:46 [adesa.be] INFO: Saving data for 10742468: {'auction_closing_time': 1774864800.0, 'created_time': 1774711098.493142, 'last_price_update_time': 1774797706.138858}
2026-03-29 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742468') HTTP/1.1" 204 0
2026-03-29 15:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a85abeb-0027-5e0c-8ce4-822ee247416f with identifier: 10742428
2026-03-29 15:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a85abeb-0027-5e0c-8ce4-822ee247416f with identifier: 10742428
2026-03-29 15:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a85abeb-0027-5e0c-8ce4-822ee247416f with identifier: 10742428 to the API
2026-03-29 15:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0a85abeb-0027-5e0c-8ce4-822ee247416f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742428',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 179315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-04-05',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 179.315 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21: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 15:21:46 [adesa.be] INFO: Saving data for 10742428: {'auction_closing_time': 1774864800.0, 'created_time': 1774711101.715717, 'last_price_update_time': 1774797706.532103}
2026-03-29 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742428') HTTP/1.1" 204 0
2026-03-29 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2754affe-9126-586f-b6bb-1a5325a3615a with identifier: 10742449
2026-03-29 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2754affe-9126-586f-b6bb-1a5325a3615a with scrape type 2
2026-03-29 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2754affe-9126-586f-b6bb-1a5325a3615a with scrape type 2
2026-03-29 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2754affe-9126-586f-b6bb-1a5325a3615a, identifier: 10742449
2026-03-29 15:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7770c2f-ef17-555d-a800-00be8e1829b6 with identifier: 10742491
2026-03-29 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7770c2f-ef17-555d-a800-00be8e1829b6 with scrape type 2
2026-03-29 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7770c2f-ef17-555d-a800-00be8e1829b6 with scrape type 2
2026-03-29 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7770c2f-ef17-555d-a800-00be8e1829b6, identifier: 10742491
2026-03-29 15:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcf8f55-0f2a-5762-8ecc-754133fbb17f with identifier: 10742471
2026-03-29 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcf8f55-0f2a-5762-8ecc-754133fbb17f with scrape type 2
2026-03-29 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afcf8f55-0f2a-5762-8ecc-754133fbb17f with scrape type 2
2026-03-29 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afcf8f55-0f2a-5762-8ecc-754133fbb17f, identifier: 10742471
2026-03-29 15:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4153a3bb-de84-541f-b46b-8470b0b90e9c with identifier: 10742467
2026-03-29 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4153a3bb-de84-541f-b46b-8470b0b90e9c with scrape type 2
2026-03-29 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4153a3bb-de84-541f-b46b-8470b0b90e9c with scrape type 2
2026-03-29 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4153a3bb-de84-541f-b46b-8470b0b90e9c, identifier: 10742467
2026-03-29 15:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2754affe-9126-586f-b6bb-1a5325a3615a with identifier: 10742449
2026-03-29 15:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2754affe-9126-586f-b6bb-1a5325a3615a with identifier: 10742449
2026-03-29 15:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2754affe-9126-586f-b6bb-1a5325a3615a with identifier: 10742449 to the API
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742449>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2754affe-9126-586f-b6bb-1a5325a3615a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742449',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 194356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-12-04',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Active Pack - Diesel - Manual - 130 hp - 194.356 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2020}
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:47 [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 15:21:47 [adesa.be] INFO: Saving data for 10742449: {'auction_closing_time': 1774864800.0, 'created_time': 1774711061.4809, 'last_price_update_time': 1774797707.221914}
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742449') HTTP/1.1" 204 0
2026-03-29 15:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7770c2f-ef17-555d-a800-00be8e1829b6 with identifier: 10742491
2026-03-29 15:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7770c2f-ef17-555d-a800-00be8e1829b6 with identifier: 10742491
2026-03-29 15:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7770c2f-ef17-555d-a800-00be8e1829b6 with identifier: 10742491 to the API
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742491>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7770c2f-ef17-555d-a800-00be8e1829b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '353620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742491',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 176013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 176.013 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:47 [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 15:21:47 [adesa.be] INFO: Saving data for 10742491: {'auction_closing_time': 1774864800.0, 'created_time': 1774711060.235255, 'last_price_update_time': 1774797707.528335}
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742491') HTTP/1.1" 204 0
2026-03-29 15:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afcf8f55-0f2a-5762-8ecc-754133fbb17f with identifier: 10742471
2026-03-29 15:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afcf8f55-0f2a-5762-8ecc-754133fbb17f with identifier: 10742471
2026-03-29 15:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afcf8f55-0f2a-5762-8ecc-754133fbb17f with identifier: 10742471 to the API
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742471>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'afcf8f55-0f2a-5762-8ecc-754133fbb17f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D46766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742471',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 139544,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2019-04-02',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Ford S-Max 2.0 TDCI Titanium - Diesel - Automatic - 150 hp - '
'139.544 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2019}
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:47 [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 15:21:47 [adesa.be] INFO: Saving data for 10742471: {'auction_closing_time': 1774864800.0, 'created_time': 1774711103.01402, 'last_price_update_time': 1774797707.80358}
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742471') HTTP/1.1" 204 0
2026-03-29 15:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4153a3bb-de84-541f-b46b-8470b0b90e9c with identifier: 10742467
2026-03-29 15:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4153a3bb-de84-541f-b46b-8470b0b90e9c with identifier: 10742467
2026-03-29 15:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4153a3bb-de84-541f-b46b-8470b0b90e9c with identifier: 10742467 to the API
2026-03-29 15:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4153a3bb-de84-541f-b46b-8470b0b90e9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '038029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742467',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 132436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-06-03',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 132.436 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:48 [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 15:21:48 [adesa.be] INFO: Saving data for 10742467: {'auction_closing_time': 1774864800.0, 'created_time': 1774711103.347031, 'last_price_update_time': 1774797708.067706}
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742467') HTTP/1.1" 204 0
2026-03-29 15:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ffd8ccb-54c9-5431-8966-a0ca079295cb with identifier: 10742475
2026-03-29 15:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ffd8ccb-54c9-5431-8966-a0ca079295cb with scrape type 2
2026-03-29 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ffd8ccb-54c9-5431-8966-a0ca079295cb with scrape type 2
2026-03-29 15:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ffd8ccb-54c9-5431-8966-a0ca079295cb, identifier: 10742475
2026-03-29 15:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ffd8ccb-54c9-5431-8966-a0ca079295cb with identifier: 10742475
2026-03-29 15:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ffd8ccb-54c9-5431-8966-a0ca079295cb with identifier: 10742475
2026-03-29 15:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ffd8ccb-54c9-5431-8966-a0ca079295cb with identifier: 10742475 to the API
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742475>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6ffd8ccb-54c9-5431-8966-a0ca079295cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UGU636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742475',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 129239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2014-01-20',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Mini Countryman Cooper S 1.6 - Petrol - Manual - 184 hp - 129.239 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:48 [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 15:21:48 [adesa.be] INFO: Saving data for 10742475: {'auction_closing_time': 1774864800.0, 'created_time': 1774711109.980068, 'last_price_update_time': 1774797708.439053}
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742475') HTTP/1.1" 204 0
2026-03-29 15:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8661b3be-1d5a-5c51-80bf-4962d70c963a with identifier: 10742422
2026-03-29 15:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8661b3be-1d5a-5c51-80bf-4962d70c963a with scrape type 2
2026-03-29 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8661b3be-1d5a-5c51-80bf-4962d70c963a with scrape type 2
2026-03-29 15:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8661b3be-1d5a-5c51-80bf-4962d70c963a, identifier: 10742422
2026-03-29 15:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69c52e92-05e0-58ed-ae99-27abf9a4cccc with identifier: 10742420
2026-03-29 15:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69c52e92-05e0-58ed-ae99-27abf9a4cccc with scrape type 2
2026-03-29 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69c52e92-05e0-58ed-ae99-27abf9a4cccc with scrape type 2
2026-03-29 15:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69c52e92-05e0-58ed-ae99-27abf9a4cccc, identifier: 10742420
2026-03-29 15:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8661b3be-1d5a-5c51-80bf-4962d70c963a with identifier: 10742422
2026-03-29 15:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8661b3be-1d5a-5c51-80bf-4962d70c963a with identifier: 10742422
2026-03-29 15:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8661b3be-1d5a-5c51-80bf-4962d70c963a with identifier: 10742422 to the API
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742422>
{'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': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8661b3be-1d5a-5c51-80bf-4962d70c963a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742422',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 111001,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-03-29',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Ford Kuga 1.5 EcoBoost Titanium - Petrol - Manual - 150 hp - '
'111.001 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2019}
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:48 [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 15:21:48 [adesa.be] INFO: Saving data for 10742422: {'auction_closing_time': 1774864800.0, 'created_time': 1774711056.728614, 'last_price_update_time': 1774797708.912069}
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742422') HTTP/1.1" 204 0
2026-03-29 15:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69c52e92-05e0-58ed-ae99-27abf9a4cccc with identifier: 10742420
2026-03-29 15:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69c52e92-05e0-58ed-ae99-27abf9a4cccc with identifier: 10742420
2026-03-29 15:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69c52e92-05e0-58ed-ae99-27abf9a4cccc with identifier: 10742420 to the API
2026-03-29 15:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '69c52e92-05e0-58ed-ae99-27abf9a4cccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742420',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 246831,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Fiat Tipo 1.6 MultiJet Mirror - Diesel - Automatic - 120 hp - '
'246.831 km',
'transmission': 'automatic',
'trim': 'Mirror',
'vin': None,
'year': 2019}
2026-03-29 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:49 [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 15:21:49 [adesa.be] INFO: Saving data for 10742420: {'auction_closing_time': 1774864800.0, 'created_time': 1774711058.763417, 'last_price_update_time': 1774797709.193163}
2026-03-29 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742420') HTTP/1.1" 204 0
2026-03-29 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21: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 15:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5e389f9-c753-549a-86d8-9df5c7f4f24f with identifier: 10742453
2026-03-29 15:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5e389f9-c753-549a-86d8-9df5c7f4f24f with scrape type 2
2026-03-29 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5e389f9-c753-549a-86d8-9df5c7f4f24f with scrape type 2
2026-03-29 15:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5e389f9-c753-549a-86d8-9df5c7f4f24f, identifier: 10742453
2026-03-29 15:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb12c7f8-42d7-590a-b332-b4c9b7d69994 with identifier: 10742418
2026-03-29 15:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb12c7f8-42d7-590a-b332-b4c9b7d69994 with scrape type 2
2026-03-29 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb12c7f8-42d7-590a-b332-b4c9b7d69994 with scrape type 2
2026-03-29 15:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb12c7f8-42d7-590a-b332-b4c9b7d69994, identifier: 10742418
2026-03-29 15:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5e389f9-c753-549a-86d8-9df5c7f4f24f with identifier: 10742453
2026-03-29 15:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5e389f9-c753-549a-86d8-9df5c7f4f24f with identifier: 10742453
2026-03-29 15:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5e389f9-c753-549a-86d8-9df5c7f4f24f with identifier: 10742453 to the API
2026-03-29 15:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742453>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 600,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd5e389f9-c753-549a-86d8-9df5c7f4f24f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HDF786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742453',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 68830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 74900,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi RS6 Avant 4.0 TFSI - Quattro - Petrol - Automatic - 600 hp - '
'68.830 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:49 [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 15:21:49 [adesa.be] INFO: Saving data for 10742453: {'auction_closing_time': 1774864800.0, 'created_time': 1774711107.938503, 'last_price_update_time': 1774797709.772206}
2026-03-29 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742453') HTTP/1.1" 204 0
2026-03-29 15:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb12c7f8-42d7-590a-b332-b4c9b7d69994 with identifier: 10742418
2026-03-29 15:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb12c7f8-42d7-590a-b332-b4c9b7d69994 with identifier: 10742418
2026-03-29 15:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb12c7f8-42d7-590a-b332-b4c9b7d69994 with identifier: 10742418 to the API
2026-03-29 15:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742418>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'fb12c7f8-42d7-590a-b332-b4c9b7d69994',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GBA838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742418',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 136445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'BMW 1 Series 118i - Petrol - Automatic - 136 hp - 136.445 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:50 [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 15:21:50 [adesa.be] INFO: Saving data for 10742418: {'auction_closing_time': 1774864800.0, 'created_time': 1774711107.605906, 'last_price_update_time': 1774797710.050957}
2026-03-29 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742418') HTTP/1.1" 204 0
2026-03-29 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with identifier: 10742439
2026-03-29 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with scrape type 2
2026-03-29 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with scrape type 2
2026-03-29 15:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b, identifier: 10742439
2026-03-29 15:21: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 15:21: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 15:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with identifier: 10742439
2026-03-29 15:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with identifier: 10742439
2026-03-29 15:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with identifier: 10742439 to the API
2026-03-29 15:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '61ddec59-c10c-5dd2-b5f4-f5fafebfc91b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '069704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742439',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 199533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-08-28',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A5 Sportback G-Tron 40 - CNG - Automatic - 170 hp - 199.533 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:50 [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 15:21:50 [adesa.be] INFO: Saving data for 10742439: {'auction_closing_time': 1774864800.0, 'created_time': 1774711106.841712, 'last_price_update_time': 1774797710.449238}
2026-03-29 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742439') HTTP/1.1" 204 0
2026-03-29 15:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 769d180b-3451-50c6-9a74-5cc554da63d7 with identifier: 10742490
2026-03-29 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 769d180b-3451-50c6-9a74-5cc554da63d7 with scrape type 2
2026-03-29 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 769d180b-3451-50c6-9a74-5cc554da63d7 with scrape type 2
2026-03-29 15:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 769d180b-3451-50c6-9a74-5cc554da63d7, identifier: 10742490
2026-03-29 15:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26628b97-05bd-5728-8ede-688f908417d7 with identifier: 10742456
2026-03-29 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26628b97-05bd-5728-8ede-688f908417d7 with scrape type 2
2026-03-29 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26628b97-05bd-5728-8ede-688f908417d7 with scrape type 2
2026-03-29 15:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26628b97-05bd-5728-8ede-688f908417d7, identifier: 10742456
2026-03-29 15:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11e4c325-c94b-5678-958b-c91132a62141 with identifier: 10742457
2026-03-29 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11e4c325-c94b-5678-958b-c91132a62141 with scrape type 2
2026-03-29 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11e4c325-c94b-5678-958b-c91132a62141 with scrape type 2
2026-03-29 15:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11e4c325-c94b-5678-958b-c91132a62141, identifier: 10742457
2026-03-29 15:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 769d180b-3451-50c6-9a74-5cc554da63d7 with identifier: 10742490
2026-03-29 15:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 769d180b-3451-50c6-9a74-5cc554da63d7 with identifier: 10742490
2026-03-29 15:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 769d180b-3451-50c6-9a74-5cc554da63d7 with identifier: 10742490 to the API
2026-03-29 15:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742490>
{'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': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '769d180b-3451-50c6-9a74-5cc554da63d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A057533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742490',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 163158,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2017-11-14',
'seats_number': 4,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A5 Sportback 2.0 TFSI - CNG - Manual - 170 hp - 163.158 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:51 [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 15:21:51 [adesa.be] INFO: Saving data for 10742490: {'auction_closing_time': 1774864800.0, 'created_time': 1774711108.640797, 'last_price_update_time': 1774797711.011592}
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742490') HTTP/1.1" 204 0
2026-03-29 15:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26628b97-05bd-5728-8ede-688f908417d7 with identifier: 10742456
2026-03-29 15:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26628b97-05bd-5728-8ede-688f908417d7 with identifier: 10742456
2026-03-29 15:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26628b97-05bd-5728-8ede-688f908417d7 with identifier: 10742456 to the API
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742456>
{'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-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '26628b97-05bd-5728-8ede-688f908417d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KA109071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742456',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 178644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2019-08-27',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A4 Avant 40 TFSI - CNG - Automatic - 170 hp - 178.644 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:51 [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 15:21:51 [adesa.be] INFO: Saving data for 10742456: {'auction_closing_time': 1774864800.0, 'created_time': 1774711055.361786, 'last_price_update_time': 1774797711.305133}
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742456') HTTP/1.1" 204 0
2026-03-29 15:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11e4c325-c94b-5678-958b-c91132a62141 with identifier: 10742457
2026-03-29 15:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11e4c325-c94b-5678-958b-c91132a62141 with identifier: 10742457
2026-03-29 15:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11e4c325-c94b-5678-958b-c91132a62141 with identifier: 10742457 to the API
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742457>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '11e4c325-c94b-5678-958b-c91132a62141',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '069909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742457',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 139002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2019-08-28',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A5 Sportback 2.0 - CNG - Automatic - 170 hp - 139.002 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:51 [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 15:21:51 [adesa.be] INFO: Saving data for 10742457: {'auction_closing_time': 1774864800.0, 'created_time': 1774711109.615323, 'last_price_update_time': 1774797711.592469}
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742457') HTTP/1.1" 204 0
2026-03-29 15:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with identifier: 10742451
2026-03-29 15:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with scrape type 2
2026-03-29 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with scrape type 2
2026-03-29 15:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73fdaa2e-f320-5e47-8df5-7d3af432cda6, identifier: 10742451
2026-03-29 15:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with identifier: 10742451
2026-03-29 15:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with identifier: 10742451
2026-03-29 15:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with identifier: 10742451 to the API
2026-03-29 15:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742451>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '73fdaa2e-f320-5e47-8df5-7d3af432cda6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742451',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 162750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2019-08-22',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A4 Avant 40 TFSI - CNG - Automatic - 170 hp - 162.750 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Saving data for 10742451: {'auction_closing_time': 1774864800.0, 'created_time': 1774711054.897007, 'last_price_update_time': 1774797712.061362}
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742451') HTTP/1.1" 204 0
2026-03-29 15:21:52 [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 15:21: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 15:21:52 [adesa.be] INFO: Found listing with ID: 10737735
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10737735: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10737735 url https://www.openlane.eu/en/carv6/auction/10737735
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10730427
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10730427: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10730427 url https://www.openlane.eu/en/carv6/auction/10730427
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10740848
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10740848: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10740848 url https://www.openlane.eu/en/carv6/auction/10740848
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10738262
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10738262: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10738262 url https://www.openlane.eu/en/carv6/auction/10738262
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10738231
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10738231: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10738231 url https://www.openlane.eu/en/carv6/auction/10738231
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10735080
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10735080: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10735080 url https://www.openlane.eu/en/carv6/auction/10735080
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10735112
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10735112: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10735112 url https://www.openlane.eu/en/carv6/auction/10735112
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10735086
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10735086: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10735086 url https://www.openlane.eu/en/carv6/auction/10735086
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10735167
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10735167: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10735167 url https://www.openlane.eu/en/carv6/auction/10735167
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10736650
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10736650: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10736650 url https://www.openlane.eu/en/carv6/auction/10736650
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10730436
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10730436: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10730436 url https://www.openlane.eu/en/carv6/auction/10730436
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10734936
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10734936: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10734936 url https://www.openlane.eu/en/carv6/auction/10734936
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10735165
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10735165: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10735165 url https://www.openlane.eu/en/carv6/auction/10735165
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10738261
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10738261: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10738261 url https://www.openlane.eu/en/carv6/auction/10738261
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10740867
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10740867: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10740867 url https://www.openlane.eu/en/carv6/auction/10740867
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10734926
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10734926: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10734926 url https://www.openlane.eu/en/carv6/auction/10734926
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10734898
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10734898: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10734898 url https://www.openlane.eu/en/carv6/auction/10734898
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10730425
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10730425: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10730425 url https://www.openlane.eu/en/carv6/auction/10730425
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10730418
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10730418: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10730418 url https://www.openlane.eu/en/carv6/auction/10730418
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10736652
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10736652: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10736652 url https://www.openlane.eu/en/carv6/auction/10736652
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10737273
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10737273: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10737273 url https://www.openlane.eu/en/carv6/auction/10737273
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10740853
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10740853: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10740853 url https://www.openlane.eu/en/carv6/auction/10740853
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10740854
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10740854: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10740854 url https://www.openlane.eu/en/carv6/auction/10740854
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10735127
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10735127: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10735127 url https://www.openlane.eu/en/carv6/auction/10735127
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10730435
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10730435: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10730435 url https://www.openlane.eu/en/carv6/auction/10730435
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10738251
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10738251: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10738251 url https://www.openlane.eu/en/carv6/auction/10738251
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10734923
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10734923: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10734923 url https://www.openlane.eu/en/carv6/auction/10734923
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10735100
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10735100: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10735100 url https://www.openlane.eu/en/carv6/auction/10735100
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10736344
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10736344: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10736344 url https://www.openlane.eu/en/carv6/auction/10736344
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10736640
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10736640: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10736640 url https://www.openlane.eu/en/carv6/auction/10736640
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10739830
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10739830: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10739830 url https://www.openlane.eu/en/carv6/auction/10739830
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10735171
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10735171: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10735171 url https://www.openlane.eu/en/carv6/auction/10735171
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10735750
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10735750: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10735750 url https://www.openlane.eu/en/carv6/auction/10735750
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10736317
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10736317: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10736317 url https://www.openlane.eu/en/carv6/auction/10736317
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10739820
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10739820: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10739820 url https://www.openlane.eu/en/carv6/auction/10739820
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10736322
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10736322: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10736322 url https://www.openlane.eu/en/carv6/auction/10736322
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10736414
2026-03-29 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:52 [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 15:21:52 [adesa.be] INFO: Scrape type for 10736414: 0
2026-03-29 15:21:52 [adesa.be] INFO: Skipping item 10736414 url https://www.openlane.eu/en/carv6/auction/10736414
2026-03-29 15:21:52 [adesa.be] INFO: Found listing with ID: 10738221
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10738221: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10738221 url https://www.openlane.eu/en/carv6/auction/10738221
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10736290
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10736290: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10736290 url https://www.openlane.eu/en/carv6/auction/10736290
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10735093
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10735093: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10735093 url https://www.openlane.eu/en/carv6/auction/10735093
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10731356
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10731356: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10731356 url https://www.openlane.eu/en/carv6/auction/10731356
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10739815
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10739815: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10739815 url https://www.openlane.eu/en/carv6/auction/10739815
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10734941
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10734941: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10734941 url https://www.openlane.eu/en/carv6/auction/10734941
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10736297
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10736297: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10736297 url https://www.openlane.eu/en/carv6/auction/10736297
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10735151
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10735151: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10735151 url https://www.openlane.eu/en/carv6/auction/10735151
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10736312
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10736312: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10736312 url https://www.openlane.eu/en/carv6/auction/10736312
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10736345
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10736345: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10736345 url https://www.openlane.eu/en/carv6/auction/10736345
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726351
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726351: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726351 url https://www.openlane.eu/en/carv6/auction/10726351
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726353
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726353: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726353 url https://www.openlane.eu/en/carv6/auction/10726353
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726376
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726376: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726376 url https://www.openlane.eu/en/carv6/auction/10726376
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726381
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726381: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726381 url https://www.openlane.eu/en/carv6/auction/10726381
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726387
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726387: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726387 url https://www.openlane.eu/en/carv6/auction/10726387
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726389
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726389: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726389 url https://www.openlane.eu/en/carv6/auction/10726389
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726432
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726432: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726432 url https://www.openlane.eu/en/carv6/auction/10726432
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726442
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726442: 2
2026-03-29 15:21:53 [adesa.be] INFO: Scraping item 10726442 url https://www.openlane.eu/en/carv6/auction/10726442
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726447
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726447: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726447 url https://www.openlane.eu/en/carv6/auction/10726447
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726457
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726457: 2
2026-03-29 15:21:53 [adesa.be] INFO: Scraping item 10726457 url https://www.openlane.eu/en/carv6/auction/10726457
2026-03-29 15:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726459
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726459: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726459 url https://www.openlane.eu/en/carv6/auction/10726459
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726462
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726462: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726462 url https://www.openlane.eu/en/carv6/auction/10726462
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726466
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726466: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726466 url https://www.openlane.eu/en/carv6/auction/10726466
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726464
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726464: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726464 url https://www.openlane.eu/en/carv6/auction/10726464
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726468
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726468: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726468 url https://www.openlane.eu/en/carv6/auction/10726468
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726470
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726470: 2
2026-03-29 15:21:53 [adesa.be] INFO: Scraping item 10726470 url https://www.openlane.eu/en/carv6/auction/10726470
2026-03-29 15:21: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 15:21: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 15:21: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 15:21: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 15:21: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 15:21:53 [adesa.be] INFO: Found listing with ID: 10726472
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726472: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726472 url https://www.openlane.eu/en/carv6/auction/10726472
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726474
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726474: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726474 url https://www.openlane.eu/en/carv6/auction/10726474
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726510
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726510: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726510 url https://www.openlane.eu/en/carv6/auction/10726510
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726517
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726517: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726517 url https://www.openlane.eu/en/carv6/auction/10726517
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726519
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726519: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726519 url https://www.openlane.eu/en/carv6/auction/10726519
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726521
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726521: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726521 url https://www.openlane.eu/en/carv6/auction/10726521
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726523
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726523: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726523 url https://www.openlane.eu/en/carv6/auction/10726523
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726525
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726525: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726525 url https://www.openlane.eu/en/carv6/auction/10726525
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726528
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726528: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726528 url https://www.openlane.eu/en/carv6/auction/10726528
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726529
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726529: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726529 url https://www.openlane.eu/en/carv6/auction/10726529
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726533
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726533: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726533 url https://www.openlane.eu/en/carv6/auction/10726533
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726541
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726541: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726541 url https://www.openlane.eu/en/carv6/auction/10726541
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726539
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726539: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726539 url https://www.openlane.eu/en/carv6/auction/10726539
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726543
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726543: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726543 url https://www.openlane.eu/en/carv6/auction/10726543
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726544
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726544: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726544 url https://www.openlane.eu/en/carv6/auction/10726544
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726546
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726546: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726546 url https://www.openlane.eu/en/carv6/auction/10726546
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726548
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726548: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726548 url https://www.openlane.eu/en/carv6/auction/10726548
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726551
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726551: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726551 url https://www.openlane.eu/en/carv6/auction/10726551
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726554
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726554: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726554 url https://www.openlane.eu/en/carv6/auction/10726554
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726558
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726558: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726558 url https://www.openlane.eu/en/carv6/auction/10726558
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726559
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726559: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726559 url https://www.openlane.eu/en/carv6/auction/10726559
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726562
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726562: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726562 url https://www.openlane.eu/en/carv6/auction/10726562
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726556
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726556: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726556 url https://www.openlane.eu/en/carv6/auction/10726556
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726569
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726569: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726569 url https://www.openlane.eu/en/carv6/auction/10726569
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726578
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726578: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726578 url https://www.openlane.eu/en/carv6/auction/10726578
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726580
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726580: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726580 url https://www.openlane.eu/en/carv6/auction/10726580
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726599
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726599: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726599 url https://www.openlane.eu/en/carv6/auction/10726599
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726608
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726608: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726608 url https://www.openlane.eu/en/carv6/auction/10726608
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726611
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726611: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726611 url https://www.openlane.eu/en/carv6/auction/10726611
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726628
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726628: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726628 url https://www.openlane.eu/en/carv6/auction/10726628
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726630
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726630: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726630 url https://www.openlane.eu/en/carv6/auction/10726630
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726638
2026-03-29 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:53 [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 15:21:53 [adesa.be] INFO: Scrape type for 10726638: 0
2026-03-29 15:21:53 [adesa.be] INFO: Skipping item 10726638 url https://www.openlane.eu/en/carv6/auction/10726638
2026-03-29 15:21:53 [adesa.be] INFO: Found listing with ID: 10726641
2026-03-29 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:54 [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 15:21:54 [adesa.be] INFO: Scrape type for 10726641: 2
2026-03-29 15:21:54 [adesa.be] INFO: Scraping item 10726641 url https://www.openlane.eu/en/carv6/auction/10726641
2026-03-29 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdf5e175-a884-52bc-bca7-8373ed986ada with identifier: 10733327
2026-03-29 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf5e175-a884-52bc-bca7-8373ed986ada with scrape type 2
2026-03-29 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdf5e175-a884-52bc-bca7-8373ed986ada with scrape type 2
2026-03-29 15:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cdf5e175-a884-52bc-bca7-8373ed986ada, identifier: 10733327
2026-03-29 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6686ecc5-9217-579c-bbac-250086e65007 with identifier: 10742421
2026-03-29 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6686ecc5-9217-579c-bbac-250086e65007 with scrape type 2
2026-03-29 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6686ecc5-9217-579c-bbac-250086e65007 with scrape type 2
2026-03-29 15:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6686ecc5-9217-579c-bbac-250086e65007, identifier: 10742421
2026-03-29 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9837b762-7ebf-585b-99b5-4eb3eb57883e with identifier: 10733325
2026-03-29 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9837b762-7ebf-585b-99b5-4eb3eb57883e with scrape type 2
2026-03-29 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9837b762-7ebf-585b-99b5-4eb3eb57883e with scrape type 2
2026-03-29 15:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9837b762-7ebf-585b-99b5-4eb3eb57883e, identifier: 10733325
2026-03-29 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cebbf2c-efd7-5b80-b434-2cbb658c76a2 with identifier: 10733336
2026-03-29 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cebbf2c-efd7-5b80-b434-2cbb658c76a2 with scrape type 2
2026-03-29 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cebbf2c-efd7-5b80-b434-2cbb658c76a2 with scrape type 2
2026-03-29 15:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cebbf2c-efd7-5b80-b434-2cbb658c76a2, identifier: 10733336
2026-03-29 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58de69ba-958f-5e5a-930e-b3d2ff5d1856 with identifier: 10742494
2026-03-29 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58de69ba-958f-5e5a-930e-b3d2ff5d1856 with scrape type 2
2026-03-29 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58de69ba-958f-5e5a-930e-b3d2ff5d1856 with scrape type 2
2026-03-29 15:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58de69ba-958f-5e5a-930e-b3d2ff5d1856, identifier: 10742494
2026-03-29 15:21:54 [adesa.be] INFO: Found listing with ID: 10726642
2026-03-29 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:54 [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 15:21:54 [adesa.be] INFO: Scrape type for 10726642: 0
2026-03-29 15:21:54 [adesa.be] INFO: Skipping item 10726642 url https://www.openlane.eu/en/carv6/auction/10726642
2026-03-29 15:21:54 [adesa.be] INFO: Found listing with ID: 10726668
2026-03-29 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:54 [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 15:21:54 [adesa.be] INFO: Scrape type for 10726668: 0
2026-03-29 15:21:54 [adesa.be] INFO: Skipping item 10726668 url https://www.openlane.eu/en/carv6/auction/10726668
2026-03-29 15:21:54 [adesa.be] INFO: Found listing with ID: 10726983
2026-03-29 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:54 [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 15:21:54 [adesa.be] INFO: Scrape type for 10726983: 0
2026-03-29 15:21:54 [adesa.be] INFO: Skipping item 10726983 url https://www.openlane.eu/en/carv6/auction/10726983
2026-03-29 15:21:54 [adesa.be] INFO: Found listing with ID: 10726985
2026-03-29 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:54 [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 15:21:54 [adesa.be] INFO: Scrape type for 10726985: 0
2026-03-29 15:21:54 [adesa.be] INFO: Skipping item 10726985 url https://www.openlane.eu/en/carv6/auction/10726985
2026-03-29 15:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cdf5e175-a884-52bc-bca7-8373ed986ada with identifier: 10733327
2026-03-29 15:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cdf5e175-a884-52bc-bca7-8373ed986ada with identifier: 10733327
2026-03-29 15:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cdf5e175-a884-52bc-bca7-8373ed986ada with identifier: 10733327 to the API
2026-03-29 15:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733327>
{'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-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'cdf5e175-a884-52bc-bca7-8373ed986ada',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSG166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733327',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 126334,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 126.334 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:55 [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 15:21:55 [adesa.be] INFO: Saving data for 10733327: {'auction_closing_time': 1775032200.0, 'created_time': 1774606609.820573, 'last_price_update_time': 1774797715.099154}
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733327') HTTP/1.1" 204 0
2026-03-29 15:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6686ecc5-9217-579c-bbac-250086e65007 with identifier: 10742421
2026-03-29 15:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6686ecc5-9217-579c-bbac-250086e65007 with identifier: 10742421
2026-03-29 15:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6686ecc5-9217-579c-bbac-250086e65007 with identifier: 10742421 to the API
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '6686ecc5-9217-579c-bbac-250086e65007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742421',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 166159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2018-06-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A4 Avant 2.0 TFSI - CNG - Automatic - 170 hp - 166.159 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:55 [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 15:21:55 [adesa.be] INFO: Saving data for 10742421: {'auction_closing_time': 1774864800.0, 'created_time': 1774711111.064567, 'last_price_update_time': 1774797715.447657}
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742421') HTTP/1.1" 204 0
2026-03-29 15:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9837b762-7ebf-585b-99b5-4eb3eb57883e with identifier: 10733325
2026-03-29 15:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9837b762-7ebf-585b-99b5-4eb3eb57883e with identifier: 10733325
2026-03-29 15:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9837b762-7ebf-585b-99b5-4eb3eb57883e with identifier: 10733325 to the API
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733325>
{'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-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '9837b762-7ebf-585b-99b5-4eb3eb57883e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQU610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733325',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 15063,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 15.063 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:55 [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 15:21:55 [adesa.be] INFO: Saving data for 10733325: {'auction_closing_time': 1775032200.0, 'created_time': 1774606897.585957, 'last_price_update_time': 1774797715.726973}
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733325') HTTP/1.1" 204 0
2026-03-29 15:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cebbf2c-efd7-5b80-b434-2cbb658c76a2 with identifier: 10733336
2026-03-29 15:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cebbf2c-efd7-5b80-b434-2cbb658c76a2 with identifier: 10733336
2026-03-29 15:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cebbf2c-efd7-5b80-b434-2cbb658c76a2 with identifier: 10733336 to the API
2026-03-29 15:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733336>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '2cebbf2c-efd7-5b80-b434-2cbb658c76a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJA136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733336',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 79699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQA 250 - Electric - Automatic - 190 hp - 79.699 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:56 [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 15:21:56 [adesa.be] INFO: Saving data for 10733336: {'auction_closing_time': 1775032200.0, 'created_time': 1774606903.080172, 'last_price_update_time': 1774797716.021683}
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733336') HTTP/1.1" 204 0
2026-03-29 15:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58de69ba-958f-5e5a-930e-b3d2ff5d1856 with identifier: 10742494
2026-03-29 15:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58de69ba-958f-5e5a-930e-b3d2ff5d1856 with identifier: 10742494
2026-03-29 15:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58de69ba-958f-5e5a-930e-b3d2ff5d1856 with identifier: 10742494 to the API
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '58de69ba-958f-5e5a-930e-b3d2ff5d1856',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '109616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742494',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 119530,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2019-08-27',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A4 Avant 40 TFSI - CNG - Automatic - 170 hp - 119.530 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:56 [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 15:21:56 [adesa.be] INFO: Saving data for 10742494: {'auction_closing_time': 1774864800.0, 'created_time': 1774711057.398515, 'last_price_update_time': 1774797716.288072}
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742494') HTTP/1.1" 204 0
2026-03-29 15:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8606fef-c360-5f04-9263-67ca837f1ce0 with identifier: 10733326
2026-03-29 15:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8606fef-c360-5f04-9263-67ca837f1ce0 with scrape type 2
2026-03-29 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8606fef-c360-5f04-9263-67ca837f1ce0 with scrape type 2
2026-03-29 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8606fef-c360-5f04-9263-67ca837f1ce0, identifier: 10733326
2026-03-29 15:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8606fef-c360-5f04-9263-67ca837f1ce0 with identifier: 10733326
2026-03-29 15:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8606fef-c360-5f04-9263-67ca837f1ce0 with identifier: 10733326
2026-03-29 15:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8606fef-c360-5f04-9263-67ca837f1ce0 with identifier: 10733326 to the API
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733326>
{'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-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c8606fef-c360-5f04-9263-67ca837f1ce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSG619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733326',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 119957,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 119.957 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:56 [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 15:21:56 [adesa.be] INFO: Saving data for 10733326: {'auction_closing_time': 1775032200.0, 'created_time': 1774606611.032203, 'last_price_update_time': 1774797716.773288}
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733326') HTTP/1.1" 204 0
2026-03-29 15:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 748fd697-46af-525a-b740-19bedf01d589 with identifier: 10742437
2026-03-29 15:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 748fd697-46af-525a-b740-19bedf01d589 with scrape type 2
2026-03-29 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 748fd697-46af-525a-b740-19bedf01d589 with scrape type 2
2026-03-29 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 748fd697-46af-525a-b740-19bedf01d589, identifier: 10742437
2026-03-29 15:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 748fd697-46af-525a-b740-19bedf01d589 with identifier: 10742437
2026-03-29 15:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 748fd697-46af-525a-b740-19bedf01d589 with identifier: 10742437
2026-03-29 15:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 748fd697-46af-525a-b740-19bedf01d589 with identifier: 10742437 to the API
2026-03-29 15:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742437>
{'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-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '748fd697-46af-525a-b740-19bedf01d589',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742437',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 108030,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2019-07-14',
'seats_number': 4,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A5 Sportback 40 TFSI - CNG - Automatic - 170 hp - 108.030 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:57 [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 15:21:57 [adesa.be] INFO: Saving data for 10742437: {'auction_closing_time': 1774864800.0, 'created_time': 1774711116.669192, 'last_price_update_time': 1774797717.166947}
2026-03-29 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742437') HTTP/1.1" 204 0
2026-03-29 15:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfed72f4-9220-52e4-973f-6265d667d0a7 with identifier: 10742459
2026-03-29 15:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfed72f4-9220-52e4-973f-6265d667d0a7 with scrape type 2
2026-03-29 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfed72f4-9220-52e4-973f-6265d667d0a7 with scrape type 2
2026-03-29 15:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfed72f4-9220-52e4-973f-6265d667d0a7, identifier: 10742459
2026-03-29 15:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfed72f4-9220-52e4-973f-6265d667d0a7 with identifier: 10742459
2026-03-29 15:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfed72f4-9220-52e4-973f-6265d667d0a7 with identifier: 10742459
2026-03-29 15:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfed72f4-9220-52e4-973f-6265d667d0a7 with identifier: 10742459 to the API
2026-03-29 15:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742459>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cfed72f4-9220-52e4-973f-6265d667d0a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Y76931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742459',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 217931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-08-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Ford Mondeo 2.0 Business - Diesel - Manual - 150 hp - 217.931 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-29 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:57 [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 15:21:57 [adesa.be] INFO: Saving data for 10742459: {'auction_closing_time': 1774864800.0, 'created_time': 1774711107.267317, 'last_price_update_time': 1774797717.651186}
2026-03-29 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10742459') HTTP/1.1" 204 0
2026-03-29 15:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21: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 15:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b753cacc-7ab7-5177-b1b2-90a6eb79d333 with identifier: 10733333
2026-03-29 15:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b753cacc-7ab7-5177-b1b2-90a6eb79d333 with scrape type 2
2026-03-29 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b753cacc-7ab7-5177-b1b2-90a6eb79d333 with scrape type 2
2026-03-29 15:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b753cacc-7ab7-5177-b1b2-90a6eb79d333, identifier: 10733333
2026-03-29 15:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a045fabb-289a-5aa8-9ee5-3fb8014e0e34 with identifier: 10733328
2026-03-29 15:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a045fabb-289a-5aa8-9ee5-3fb8014e0e34 with scrape type 2
2026-03-29 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a045fabb-289a-5aa8-9ee5-3fb8014e0e34 with scrape type 2
2026-03-29 15:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a045fabb-289a-5aa8-9ee5-3fb8014e0e34, identifier: 10733328
2026-03-29 15:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74b765e0-0090-5261-aa28-8d62d3afcf50 with identifier: 10733323
2026-03-29 15:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74b765e0-0090-5261-aa28-8d62d3afcf50 with scrape type 2
2026-03-29 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74b765e0-0090-5261-aa28-8d62d3afcf50 with scrape type 2
2026-03-29 15:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74b765e0-0090-5261-aa28-8d62d3afcf50, identifier: 10733323
2026-03-29 15:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b753cacc-7ab7-5177-b1b2-90a6eb79d333 with identifier: 10733333
2026-03-29 15:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b753cacc-7ab7-5177-b1b2-90a6eb79d333 with identifier: 10733333
2026-03-29 15:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b753cacc-7ab7-5177-b1b2-90a6eb79d333 with identifier: 10733333 to the API
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b753cacc-7ab7-5177-b1b2-90a6eb79d333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XBN254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733333',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 127894,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2019-11-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 127.894 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2019}
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:58 [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 15:21:58 [adesa.be] INFO: Saving data for 10733333: {'auction_closing_time': 1775032200.0, 'created_time': 1774606659.520873, 'last_price_update_time': 1774797718.32437}
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733333') HTTP/1.1" 204 0
2026-03-29 15:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a045fabb-289a-5aa8-9ee5-3fb8014e0e34 with identifier: 10733328
2026-03-29 15:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a045fabb-289a-5aa8-9ee5-3fb8014e0e34 with identifier: 10733328
2026-03-29 15:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a045fabb-289a-5aa8-9ee5-3fb8014e0e34 with identifier: 10733328 to the API
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733328>
{'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-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a045fabb-289a-5aa8-9ee5-3fb8014e0e34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDD671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733328',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 54907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 54.907 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:58 [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 15:21:58 [adesa.be] INFO: Saving data for 10733328: {'auction_closing_time': 1775032200.0, 'created_time': 1774606934.471886, 'last_price_update_time': 1774797718.595787}
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733328') HTTP/1.1" 204 0
2026-03-29 15:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74b765e0-0090-5261-aa28-8d62d3afcf50 with identifier: 10733323
2026-03-29 15:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74b765e0-0090-5261-aa28-8d62d3afcf50 with identifier: 10733323
2026-03-29 15:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74b765e0-0090-5261-aa28-8d62d3afcf50 with identifier: 10733323 to the API
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '74b765e0-0090-5261-aa28-8d62d3afcf50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGD314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 37940,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz B 180d Business Solution - Diesel - Manual - 116 hp - '
'37.940 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:58 [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 15:21:58 [adesa.be] INFO: Saving data for 10733323: {'auction_closing_time': 1775032200.0, 'created_time': 1774606938.56451, 'last_price_update_time': 1774797718.876509}
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733323') HTTP/1.1" 204 0
2026-03-29 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:21: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 15:21: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 15:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e757b440-0a55-5859-8f65-e5f838648985 with identifier: 10733320
2026-03-29 15:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e757b440-0a55-5859-8f65-e5f838648985 with scrape type 2
2026-03-29 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e757b440-0a55-5859-8f65-e5f838648985 with scrape type 2
2026-03-29 15:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e757b440-0a55-5859-8f65-e5f838648985, identifier: 10733320
2026-03-29 15:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e757b440-0a55-5859-8f65-e5f838648985 with identifier: 10733320
2026-03-29 15:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e757b440-0a55-5859-8f65-e5f838648985 with identifier: 10733320
2026-03-29 15:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e757b440-0a55-5859-8f65-e5f838648985 with identifier: 10733320 to the API
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733320>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 159,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e757b440-0a55-5859-8f65-e5f838648985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GFT402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733320',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 47774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Sportage 1.6 T-GDI Style - AWD - Hybrid - Automatic - 159 hp - '
'47.774 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:59 [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 15:21:59 [adesa.be] INFO: Saving data for 10733320: {'auction_closing_time': 1775032200.0, 'created_time': 1774606653.93974, 'last_price_update_time': 1774797719.248374}
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733320') HTTP/1.1" 204 0
2026-03-29 15:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1ef6518-427f-5a79-9d8f-57a0fe078775 with identifier: 10733307
2026-03-29 15:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1ef6518-427f-5a79-9d8f-57a0fe078775 with scrape type 2
2026-03-29 15:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1ef6518-427f-5a79-9d8f-57a0fe078775 with scrape type 2
2026-03-29 15:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1ef6518-427f-5a79-9d8f-57a0fe078775, identifier: 10733307
2026-03-29 15:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f330dab-b6d3-5775-9d67-4a16bf8b3e25 with identifier: 10733319
2026-03-29 15:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f330dab-b6d3-5775-9d67-4a16bf8b3e25 with scrape type 2
2026-03-29 15:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f330dab-b6d3-5775-9d67-4a16bf8b3e25 with scrape type 2
2026-03-29 15:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f330dab-b6d3-5775-9d67-4a16bf8b3e25, identifier: 10733319
2026-03-29 15:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1ef6518-427f-5a79-9d8f-57a0fe078775 with identifier: 10733307
2026-03-29 15:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1ef6518-427f-5a79-9d8f-57a0fe078775 with identifier: 10733307
2026-03-29 15:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1ef6518-427f-5a79-9d8f-57a0fe078775 with identifier: 10733307 to the API
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733307>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'd1ef6518-427f-5a79-9d8f-57a0fe078775',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFJ865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733307',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 50757,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 130 hp - 50.757 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:59 [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 15:21:59 [adesa.be] INFO: Saving data for 10733307: {'auction_closing_time': 1775032200.0, 'created_time': 1774606659.953985, 'last_price_update_time': 1774797719.706016}
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733307') HTTP/1.1" 204 0
2026-03-29 15:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f330dab-b6d3-5775-9d67-4a16bf8b3e25 with identifier: 10733319
2026-03-29 15:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f330dab-b6d3-5775-9d67-4a16bf8b3e25 with identifier: 10733319
2026-03-29 15:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f330dab-b6d3-5775-9d67-4a16bf8b3e25 with identifier: 10733319 to the API
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:21: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 15:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733319>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 154,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '7f330dab-b6d3-5775-9d67-4a16bf8b3e25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTF780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733319',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Optima',
'odometer': 142856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-05-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Optima SW 2.0 - Hybrid - Automatic - 154 hp - 142.856 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:59 [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 15:21:59 [adesa.be] INFO: Saving data for 10733319: {'auction_closing_time': 1775032200.0, 'created_time': 1774606939.297964, 'last_price_update_time': 1774797719.977041}
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733319') HTTP/1.1" 204 0
2026-03-29 15:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c737b76-c033-5669-bffc-a907db32aee6 with identifier: 10733303
2026-03-29 15:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c737b76-c033-5669-bffc-a907db32aee6 with scrape type 2
2026-03-29 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c737b76-c033-5669-bffc-a907db32aee6 with scrape type 2
2026-03-29 15:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c737b76-c033-5669-bffc-a907db32aee6, identifier: 10733303
2026-03-29 15:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c737b76-c033-5669-bffc-a907db32aee6 with identifier: 10733303
2026-03-29 15:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c737b76-c033-5669-bffc-a907db32aee6 with identifier: 10733303
2026-03-29 15:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c737b76-c033-5669-bffc-a907db32aee6 with identifier: 10733303 to the API
2026-03-29 15:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733303>
{'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': 136,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0c737b76-c033-5669-bffc-a907db32aee6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAL010',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 107928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 18d Lounge - Diesel - Manual - 136 hp - 107.928 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-29 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:00 [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 15:22:00 [adesa.be] INFO: Saving data for 10733303: {'auction_closing_time': 1775032200.0, 'created_time': 1774606666.145613, 'last_price_update_time': 1774797720.438272}
2026-03-29 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733303') HTTP/1.1" 204 0
2026-03-29 15:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0845f328-9dcf-5b0d-9658-fcf645204c78 with identifier: 10733306
2026-03-29 15:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0845f328-9dcf-5b0d-9658-fcf645204c78 with scrape type 2
2026-03-29 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0845f328-9dcf-5b0d-9658-fcf645204c78 with scrape type 2
2026-03-29 15:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0845f328-9dcf-5b0d-9658-fcf645204c78, identifier: 10733306
2026-03-29 15:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0845f328-9dcf-5b0d-9658-fcf645204c78 with identifier: 10733306
2026-03-29 15:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0845f328-9dcf-5b0d-9658-fcf645204c78 with identifier: 10733306
2026-03-29 15:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0845f328-9dcf-5b0d-9658-fcf645204c78 with identifier: 10733306 to the API
2026-03-29 15:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733306>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0845f328-9dcf-5b0d-9658-fcf645204c78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKH274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733306',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 73441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2020-09-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 18 - Diesel - Automatic - 136 hp - 73.441 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:00 [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 15:22:00 [adesa.be] INFO: Saving data for 10733306: {'auction_closing_time': 1775032200.0, 'created_time': 1774606935.486439, 'last_price_update_time': 1774797720.784317}
2026-03-29 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733306') HTTP/1.1" 204 0
2026-03-29 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbc3d210-6427-5d04-bd4d-21d3ebad24a0 with identifier: 10733305
2026-03-29 15:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbc3d210-6427-5d04-bd4d-21d3ebad24a0 with scrape type 2
2026-03-29 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbc3d210-6427-5d04-bd4d-21d3ebad24a0 with scrape type 2
2026-03-29 15:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbc3d210-6427-5d04-bd4d-21d3ebad24a0, identifier: 10733305
2026-03-29 15:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbc3d210-6427-5d04-bd4d-21d3ebad24a0 with identifier: 10733305
2026-03-29 15:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbc3d210-6427-5d04-bd4d-21d3ebad24a0 with identifier: 10733305
2026-03-29 15:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbc3d210-6427-5d04-bd4d-21d3ebad24a0 with identifier: 10733305 to the API
2026-03-29 15:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733305>
{'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': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'fbc3d210-6427-5d04-bd4d-21d3ebad24a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XEL499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733305',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 153675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2019-12-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16 - Diesel - Manual - 116 hp - 153.675 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:01 [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 15:22:01 [adesa.be] INFO: Saving data for 10733305: {'auction_closing_time': 1775032200.0, 'created_time': 1774606714.964086, 'last_price_update_time': 1774797721.250369}
2026-03-29 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733305') HTTP/1.1" 204 0
2026-03-29 15:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54fbb15-da1b-517e-8ee0-98c744239a05 with identifier: 10726442
2026-03-29 15:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54fbb15-da1b-517e-8ee0-98c744239a05 with scrape type 2
2026-03-29 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54fbb15-da1b-517e-8ee0-98c744239a05 with scrape type 2
2026-03-29 15:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54fbb15-da1b-517e-8ee0-98c744239a05, identifier: 10726442
2026-03-29 15:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54fbb15-da1b-517e-8ee0-98c744239a05 with identifier: 10726442
2026-03-29 15:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54fbb15-da1b-517e-8ee0-98c744239a05 with identifier: 10726442
2026-03-29 15:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54fbb15-da1b-517e-8ee0-98c744239a05 with identifier: 10726442 to the API
2026-03-29 15:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b54fbb15-da1b-517e-8ee0-98c744239a05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQL006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726442',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 137644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X3 20d M Sport - xDrive - Diesel - Automatic - 190 hp - 137.644 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:02 [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 15:22:02 [adesa.be] INFO: Saving data for 10726442: {'auction_closing_time': 1774945800.0, 'created_time': 1774520142.033418, 'last_price_update_time': 1774797722.037197}
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726442') HTTP/1.1" 204 0
2026-03-29 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 866942b4-6528-54bb-913c-6708cf198622 with identifier: 10726470
2026-03-29 15:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866942b4-6528-54bb-913c-6708cf198622 with scrape type 2
2026-03-29 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 866942b4-6528-54bb-913c-6708cf198622 with scrape type 2
2026-03-29 15:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 866942b4-6528-54bb-913c-6708cf198622, identifier: 10726470
2026-03-29 15:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 866942b4-6528-54bb-913c-6708cf198622 with identifier: 10726470
2026-03-29 15:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 866942b4-6528-54bb-913c-6708cf198622 with identifier: 10726470
2026-03-29 15:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 866942b4-6528-54bb-913c-6708cf198622 with identifier: 10726470 to the API
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726470>
{'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-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '866942b4-6528-54bb-913c-6708cf198622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXG712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 88626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Manual - 130 hp - 88.626 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:02 [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 15:22:02 [adesa.be] INFO: Saving data for 10726470: {'auction_closing_time': 1774945800.0, 'created_time': 1774520170.481499, 'last_price_update_time': 1774797722.526032}
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726470') HTTP/1.1" 204 0
2026-03-29 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15bc9a67-0b7c-5838-855f-17433f4f52c7 with identifier: 10726457
2026-03-29 15:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15bc9a67-0b7c-5838-855f-17433f4f52c7 with scrape type 2
2026-03-29 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15bc9a67-0b7c-5838-855f-17433f4f52c7 with scrape type 2
2026-03-29 15:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15bc9a67-0b7c-5838-855f-17433f4f52c7, identifier: 10726457
2026-03-29 15:22: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 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15bc9a67-0b7c-5838-855f-17433f4f52c7 with identifier: 10726457
2026-03-29 15:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15bc9a67-0b7c-5838-855f-17433f4f52c7 with identifier: 10726457
2026-03-29 15:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15bc9a67-0b7c-5838-855f-17433f4f52c7 with identifier: 10726457 to the API
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726457>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '15bc9a67-0b7c-5838-855f-17433f4f52c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTT279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726457',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 34186,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Dacia Sandero 1.0 SCe Essential - Petrol - Manual - 67 hp - 34.186 '
'km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:02 [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 15:22:02 [adesa.be] INFO: Saving data for 10726457: {'auction_closing_time': 1774945800.0, 'created_time': 1774520144.27278, 'last_price_update_time': 1774797722.908323}
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726457') HTTP/1.1" 204 0
2026-03-29 15:22: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 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fde39dd8-29f4-5e7a-b4de-e82f88236538 with identifier: 10726641
2026-03-29 15:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fde39dd8-29f4-5e7a-b4de-e82f88236538 with scrape type 2
2026-03-29 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fde39dd8-29f4-5e7a-b4de-e82f88236538 with scrape type 2
2026-03-29 15:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fde39dd8-29f4-5e7a-b4de-e82f88236538, identifier: 10726641
2026-03-29 15:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c485e8-d8fc-574d-941c-6a32fdafa00f with identifier: 10733299
2026-03-29 15:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c485e8-d8fc-574d-941c-6a32fdafa00f with scrape type 2
2026-03-29 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64c485e8-d8fc-574d-941c-6a32fdafa00f with scrape type 2
2026-03-29 15:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64c485e8-d8fc-574d-941c-6a32fdafa00f, identifier: 10733299
2026-03-29 15:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fde39dd8-29f4-5e7a-b4de-e82f88236538 with identifier: 10726641
2026-03-29 15:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fde39dd8-29f4-5e7a-b4de-e82f88236538 with identifier: 10726641
2026-03-29 15:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fde39dd8-29f4-5e7a-b4de-e82f88236538 with identifier: 10726641 to the API
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726641>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 72,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'fde39dd8-29f4-5e7a-b4de-e82f88236538',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHZ871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 41091,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-08-05',
'seats_number': 4,
'seller_name': 'Ayvens-BE',
'title': 'Toyota Aygo 1.0 VVT-i - Petrol - Automatic - 72 hp - 41.091 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [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 15:22:03 [adesa.be] INFO: Saving data for 10726641: {'auction_closing_time': 1774945800.0, 'created_time': 1774520165.209092, 'last_price_update_time': 1774797723.376904}
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726641') HTTP/1.1" 204 0
2026-03-29 15:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64c485e8-d8fc-574d-941c-6a32fdafa00f with identifier: 10733299
2026-03-29 15:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64c485e8-d8fc-574d-941c-6a32fdafa00f with identifier: 10733299
2026-03-29 15:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64c485e8-d8fc-574d-941c-6a32fdafa00f with identifier: 10733299 to the API
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733299>
{'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': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '64c485e8-d8fc-574d-941c-6a32fdafa00f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMC390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 80233,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 80.233 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [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 15:22:03 [adesa.be] INFO: Saving data for 10733299: {'auction_closing_time': 1775032200.0, 'created_time': 1774606664.483429, 'last_price_update_time': 1774797723.688559}
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733299') HTTP/1.1" 204 0
2026-03-29 15:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0170416a-16b8-57c8-983f-b5b0d21f124f with identifier: 10733300
2026-03-29 15:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0170416a-16b8-57c8-983f-b5b0d21f124f with scrape type 2
2026-03-29 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0170416a-16b8-57c8-983f-b5b0d21f124f with scrape type 2
2026-03-29 15:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0170416a-16b8-57c8-983f-b5b0d21f124f, identifier: 10733300
2026-03-29 15:22:03 [adesa.be] INFO: Found listing with ID: 10726988
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [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 15:22:03 [adesa.be] INFO: Scrape type for 10726988: 0
2026-03-29 15:22:03 [adesa.be] INFO: Skipping item 10726988 url https://www.openlane.eu/en/carv6/auction/10726988
2026-03-29 15:22:03 [adesa.be] INFO: Found listing with ID: 10726986
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [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 15:22:03 [adesa.be] INFO: Scrape type for 10726986: 0
2026-03-29 15:22:03 [adesa.be] INFO: Skipping item 10726986 url https://www.openlane.eu/en/carv6/auction/10726986
2026-03-29 15:22:03 [adesa.be] INFO: Found listing with ID: 10726990
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [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 15:22:03 [adesa.be] INFO: Scrape type for 10726990: 0
2026-03-29 15:22:03 [adesa.be] INFO: Skipping item 10726990 url https://www.openlane.eu/en/carv6/auction/10726990
2026-03-29 15:22:03 [adesa.be] INFO: Found listing with ID: 10726992
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [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 15:22:03 [adesa.be] INFO: Scrape type for 10726992: 0
2026-03-29 15:22:03 [adesa.be] INFO: Skipping item 10726992 url https://www.openlane.eu/en/carv6/auction/10726992
2026-03-29 15:22:03 [adesa.be] INFO: Found listing with ID: 10726997
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [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 15:22:03 [adesa.be] INFO: Scrape type for 10726997: 0
2026-03-29 15:22:03 [adesa.be] INFO: Skipping item 10726997 url https://www.openlane.eu/en/carv6/auction/10726997
2026-03-29 15:22:03 [adesa.be] INFO: Found listing with ID: 10726995
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [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 15:22:03 [adesa.be] INFO: Scrape type for 10726995: 0
2026-03-29 15:22:03 [adesa.be] INFO: Skipping item 10726995 url https://www.openlane.eu/en/carv6/auction/10726995
2026-03-29 15:22:03 [adesa.be] INFO: Found listing with ID: 10726323
2026-03-29 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:03 [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 15:22:03 [adesa.be] INFO: Scrape type for 10726323: 2
2026-03-29 15:22:03 [adesa.be] INFO: Scraping item 10726323 url https://www.openlane.eu/en/carv6/auction/10726323
2026-03-29 15:22: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 15:22: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 15:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0170416a-16b8-57c8-983f-b5b0d21f124f with identifier: 10733300
2026-03-29 15:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0170416a-16b8-57c8-983f-b5b0d21f124f with identifier: 10733300
2026-03-29 15:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0170416a-16b8-57c8-983f-b5b0d21f124f with identifier: 10733300 to the API
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733300>
{'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': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0170416a-16b8-57c8-983f-b5b0d21f124f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVS075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 79882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-04-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 79.882 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:04 [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 15:22:04 [adesa.be] INFO: Saving data for 10733300: {'auction_closing_time': 1775032200.0, 'created_time': 1774606663.984475, 'last_price_update_time': 1774797724.177668}
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733300') HTTP/1.1" 204 0
2026-03-29 15:22:04 [adesa.be] INFO: Found listing with ID: 10726319
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:04 [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 15:22:04 [adesa.be] INFO: Scrape type for 10726319: 2
2026-03-29 15:22:04 [adesa.be] INFO: Scraping item 10726319 url https://www.openlane.eu/en/carv6/auction/10726319
2026-03-29 15:22: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 15:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:04 [adesa.be] INFO: Found listing with ID: 10726322
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:04 [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 15:22:04 [adesa.be] INFO: Scrape type for 10726322: 2
2026-03-29 15:22:04 [adesa.be] INFO: Scraping item 10726322 url https://www.openlane.eu/en/carv6/auction/10726322
2026-03-29 15:22: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 15:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a04673be-e3d8-5e11-ad90-6d56afe5566e with identifier: 10733324
2026-03-29 15:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a04673be-e3d8-5e11-ad90-6d56afe5566e with scrape type 2
2026-03-29 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a04673be-e3d8-5e11-ad90-6d56afe5566e with scrape type 2
2026-03-29 15:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a04673be-e3d8-5e11-ad90-6d56afe5566e, identifier: 10733324
2026-03-29 15:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cddd560-e790-5cb2-a8ac-a93e98cfdf42 with identifier: 10733284
2026-03-29 15:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cddd560-e790-5cb2-a8ac-a93e98cfdf42 with scrape type 2
2026-03-29 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cddd560-e790-5cb2-a8ac-a93e98cfdf42 with scrape type 2
2026-03-29 15:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cddd560-e790-5cb2-a8ac-a93e98cfdf42, identifier: 10733284
2026-03-29 15:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f52b6b02-f5f9-5359-8363-302578e52700 with identifier: 10733301
2026-03-29 15:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f52b6b02-f5f9-5359-8363-302578e52700 with scrape type 2
2026-03-29 15:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f52b6b02-f5f9-5359-8363-302578e52700 with scrape type 2
2026-03-29 15:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f52b6b02-f5f9-5359-8363-302578e52700, identifier: 10733301
2026-03-29 15:22:04 [adesa.be] INFO: Found listing with ID: 10726325
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:04 [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 15:22:04 [adesa.be] INFO: Scrape type for 10726325: 2
2026-03-29 15:22:04 [adesa.be] INFO: Scraping item 10726325 url https://www.openlane.eu/en/carv6/auction/10726325
2026-03-29 15:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a04673be-e3d8-5e11-ad90-6d56afe5566e with identifier: 10733324
2026-03-29 15:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a04673be-e3d8-5e11-ad90-6d56afe5566e with identifier: 10733324
2026-03-29 15:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a04673be-e3d8-5e11-ad90-6d56afe5566e with identifier: 10733324 to the API
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733324>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'a04673be-e3d8-5e11-ad90-6d56afe5566e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMW438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733324',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 44358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Manual - 116 hp '
'- 44.358 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:04 [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 15:22:04 [adesa.be] INFO: Saving data for 10733324: {'auction_closing_time': 1775032200.0, 'created_time': 1774606613.494652, 'last_price_update_time': 1774797724.791377}
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733324') HTTP/1.1" 204 0
2026-03-29 15:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cddd560-e790-5cb2-a8ac-a93e98cfdf42 with identifier: 10733284
2026-03-29 15:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cddd560-e790-5cb2-a8ac-a93e98cfdf42 with identifier: 10733284
2026-03-29 15:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cddd560-e790-5cb2-a8ac-a93e98cfdf42 with identifier: 10733284 to the API
2026-03-29 15:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733284>
{'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': 150,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1cddd560-e790-5cb2-a8ac-a93e98cfdf42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRV651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733284',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 116277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TFSI Business - Petrol - Automatic - 150 hp - '
'116.277 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Saving data for 10733284: {'auction_closing_time': 1775032200.0, 'created_time': 1774606923.658322, 'last_price_update_time': 1774797725.063467}
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733284') HTTP/1.1" 204 0
2026-03-29 15:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f52b6b02-f5f9-5359-8363-302578e52700 with identifier: 10733301
2026-03-29 15:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f52b6b02-f5f9-5359-8363-302578e52700 with identifier: 10733301
2026-03-29 15:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f52b6b02-f5f9-5359-8363-302578e52700 with identifier: 10733301 to the API
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733301>
{'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': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f52b6b02-f5f9-5359-8363-302578e52700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 122169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 122.169 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Saving data for 10733301: {'auction_closing_time': 1775032200.0, 'created_time': 1774606886.654924, 'last_price_update_time': 1774797725.349723}
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733301') HTTP/1.1" 204 0
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726327
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726327: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726327 url https://www.openlane.eu/en/carv6/auction/10726327
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726344
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726344: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726344 url https://www.openlane.eu/en/carv6/auction/10726344
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726342
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726342: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726342 url https://www.openlane.eu/en/carv6/auction/10726342
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726346
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726346: 2
2026-03-29 15:22:05 [adesa.be] INFO: Scraping item 10726346 url https://www.openlane.eu/en/carv6/auction/10726346
2026-03-29 15:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 556feaba-7bcc-54cb-913b-64ad918b6907 with identifier: 10733407
2026-03-29 15:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 556feaba-7bcc-54cb-913b-64ad918b6907 with scrape type 2
2026-03-29 15:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 556feaba-7bcc-54cb-913b-64ad918b6907 with scrape type 2
2026-03-29 15:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 556feaba-7bcc-54cb-913b-64ad918b6907, identifier: 10733407
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726348
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726348: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726348 url https://www.openlane.eu/en/carv6/auction/10726348
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726349
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726349: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726349 url https://www.openlane.eu/en/carv6/auction/10726349
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726355
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726355: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726355 url https://www.openlane.eu/en/carv6/auction/10726355
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726375
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726375: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726375 url https://www.openlane.eu/en/carv6/auction/10726375
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726379
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726379: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726379 url https://www.openlane.eu/en/carv6/auction/10726379
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726382
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726382: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726382 url https://www.openlane.eu/en/carv6/auction/10726382
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726385
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726385: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726385 url https://www.openlane.eu/en/carv6/auction/10726385
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726391
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726391: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726391 url https://www.openlane.eu/en/carv6/auction/10726391
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726393
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726393: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726393 url https://www.openlane.eu/en/carv6/auction/10726393
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726395
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726395: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726395 url https://www.openlane.eu/en/carv6/auction/10726395
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726399
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726399: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726399 url https://www.openlane.eu/en/carv6/auction/10726399
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726401
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726401: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726401 url https://www.openlane.eu/en/carv6/auction/10726401
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726403
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726403: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726403 url https://www.openlane.eu/en/carv6/auction/10726403
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726410
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726410: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726410 url https://www.openlane.eu/en/carv6/auction/10726410
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726411
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726411: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726411 url https://www.openlane.eu/en/carv6/auction/10726411
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726405
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726405: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726405 url https://www.openlane.eu/en/carv6/auction/10726405
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726407
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726407: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726407 url https://www.openlane.eu/en/carv6/auction/10726407
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726415
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726415: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726415 url https://www.openlane.eu/en/carv6/auction/10726415
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726417
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726417: 0
2026-03-29 15:22:05 [adesa.be] INFO: Skipping item 10726417 url https://www.openlane.eu/en/carv6/auction/10726417
2026-03-29 15:22:05 [adesa.be] INFO: Found listing with ID: 10726421
2026-03-29 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:05 [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 15:22:05 [adesa.be] INFO: Scrape type for 10726421: 2
2026-03-29 15:22:05 [adesa.be] INFO: Scraping item 10726421 url https://www.openlane.eu/en/carv6/auction/10726421
2026-03-29 15:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 556feaba-7bcc-54cb-913b-64ad918b6907 with identifier: 10733407
2026-03-29 15:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 556feaba-7bcc-54cb-913b-64ad918b6907 with identifier: 10733407
2026-03-29 15:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 556feaba-7bcc-54cb-913b-64ad918b6907 with identifier: 10733407 to the API
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733407>
{'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': 129,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '556feaba-7bcc-54cb-913b-64ad918b6907',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWF824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 90381,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-04-15',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'90.381 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:06 [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 15:22:06 [adesa.be] INFO: Saving data for 10733407: {'auction_closing_time': 1775032200.0, 'created_time': 1774606925.242109, 'last_price_update_time': 1774797726.179464}
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733407') HTTP/1.1" 204 0
2026-03-29 15:22:06 [adesa.be] INFO: Found listing with ID: 10726419
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:06 [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 15:22:06 [adesa.be] INFO: Scrape type for 10726419: 0
2026-03-29 15:22:06 [adesa.be] INFO: Skipping item 10726419 url https://www.openlane.eu/en/carv6/auction/10726419
2026-03-29 15:22:06 [adesa.be] INFO: Found listing with ID: 10726431
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:06 [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 15:22:06 [adesa.be] INFO: Scrape type for 10726431: 2
2026-03-29 15:22:06 [adesa.be] INFO: Scraping item 10726431 url https://www.openlane.eu/en/carv6/auction/10726431
2026-03-29 15:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bbcad25-8941-5dcc-9379-5f1c8c027dc9 with identifier: 10733406
2026-03-29 15:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bbcad25-8941-5dcc-9379-5f1c8c027dc9 with scrape type 2
2026-03-29 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bbcad25-8941-5dcc-9379-5f1c8c027dc9 with scrape type 2
2026-03-29 15:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bbcad25-8941-5dcc-9379-5f1c8c027dc9, identifier: 10733406
2026-03-29 15:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c24961a-fcd2-5b9c-8255-cd1b7df45b55 with identifier: 10733409
2026-03-29 15:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c24961a-fcd2-5b9c-8255-cd1b7df45b55 with scrape type 2
2026-03-29 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c24961a-fcd2-5b9c-8255-cd1b7df45b55 with scrape type 2
2026-03-29 15:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c24961a-fcd2-5b9c-8255-cd1b7df45b55, identifier: 10733409
2026-03-29 15:22:06 [adesa.be] INFO: Found listing with ID: 10726429
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:06 [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 15:22:06 [adesa.be] INFO: Scrape type for 10726429: 0
2026-03-29 15:22:06 [adesa.be] INFO: Skipping item 10726429 url https://www.openlane.eu/en/carv6/auction/10726429
2026-03-29 15:22:06 [adesa.be] INFO: Found listing with ID: 10726424
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:06 [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 15:22:06 [adesa.be] INFO: Scrape type for 10726424: 2
2026-03-29 15:22:06 [adesa.be] INFO: Scraping item 10726424 url https://www.openlane.eu/en/carv6/auction/10726424
2026-03-29 15:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bbcad25-8941-5dcc-9379-5f1c8c027dc9 with identifier: 10733406
2026-03-29 15:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bbcad25-8941-5dcc-9379-5f1c8c027dc9 with identifier: 10733406
2026-03-29 15:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bbcad25-8941-5dcc-9379-5f1c8c027dc9 with identifier: 10733406 to the API
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733406>
{'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': 163,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1bbcad25-8941-5dcc-9379-5f1c8c027dc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 87463,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T3 R-Design - Petrol - Automatic - 163 hp - 87.463 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:06 [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 15:22:06 [adesa.be] INFO: Saving data for 10733406: {'auction_closing_time': 1775032200.0, 'created_time': 1774606546.828992, 'last_price_update_time': 1774797726.821137}
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733406') HTTP/1.1" 204 0
2026-03-29 15:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c24961a-fcd2-5b9c-8255-cd1b7df45b55 with identifier: 10733409
2026-03-29 15:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c24961a-fcd2-5b9c-8255-cd1b7df45b55 with identifier: 10733409
2026-03-29 15:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c24961a-fcd2-5b9c-8255-cd1b7df45b55 with identifier: 10733409 to the API
2026-03-29 15:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733409>
{'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': 129,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '9c24961a-fcd2-5b9c-8255-cd1b7df45b55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACL501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733409',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 152950,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'152.950 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:07 [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 15:22:07 [adesa.be] INFO: Saving data for 10733409: {'auction_closing_time': 1775032200.0, 'created_time': 1774606924.351968, 'last_price_update_time': 1774797727.097403}
2026-03-29 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733409') HTTP/1.1" 204 0
2026-03-29 15:22: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 15:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:07 [scrapy.extensions.logstats] INFO: Crawled 663 pages (at 129 pages/min), scraped 623 items (at 122 items/min)
2026-03-29 15:22:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-29 15:22:07 [adesa.be] INFO: Found listing with ID: 10726434
2026-03-29 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:07 [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 15:22:07 [adesa.be] INFO: Scrape type for 10726434: 2
2026-03-29 15:22:07 [adesa.be] INFO: Scraping item 10726434 url https://www.openlane.eu/en/carv6/auction/10726434
2026-03-29 15:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 994eb7bc-ce49-5a00-836a-92f0bb11009f with identifier: 10733405
2026-03-29 15:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 994eb7bc-ce49-5a00-836a-92f0bb11009f with scrape type 2
2026-03-29 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 994eb7bc-ce49-5a00-836a-92f0bb11009f with scrape type 2
2026-03-29 15:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 994eb7bc-ce49-5a00-836a-92f0bb11009f, identifier: 10733405
2026-03-29 15:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5d210fa-7587-5534-bfd7-d8e94c615199 with identifier: 10733404
2026-03-29 15:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5d210fa-7587-5534-bfd7-d8e94c615199 with scrape type 2
2026-03-29 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5d210fa-7587-5534-bfd7-d8e94c615199 with scrape type 2
2026-03-29 15:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5d210fa-7587-5534-bfd7-d8e94c615199, identifier: 10733404
2026-03-29 15:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f41f539e-55b4-59d7-a37f-76fab7e5210b with identifier: 10733408
2026-03-29 15:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f41f539e-55b4-59d7-a37f-76fab7e5210b with scrape type 2
2026-03-29 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f41f539e-55b4-59d7-a37f-76fab7e5210b with scrape type 2
2026-03-29 15:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f41f539e-55b4-59d7-a37f-76fab7e5210b, identifier: 10733408
2026-03-29 15:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 994eb7bc-ce49-5a00-836a-92f0bb11009f with identifier: 10733405
2026-03-29 15:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 994eb7bc-ce49-5a00-836a-92f0bb11009f with identifier: 10733405
2026-03-29 15:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 994eb7bc-ce49-5a00-836a-92f0bb11009f with identifier: 10733405 to the API
2026-03-29 15:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733405>
{'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': 129,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '994eb7bc-ce49-5a00-836a-92f0bb11009f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXY171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 26773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T2 Plus - Petrol - Automatic - 129 hp - 26.773 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-29 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:07 [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 15:22:07 [adesa.be] INFO: Saving data for 10733405: {'auction_closing_time': 1775032200.0, 'created_time': 1774606548.65662, 'last_price_update_time': 1774797727.747031}
2026-03-29 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733405') HTTP/1.1" 204 0
2026-03-29 15:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5d210fa-7587-5534-bfd7-d8e94c615199 with identifier: 10733404
2026-03-29 15:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5d210fa-7587-5534-bfd7-d8e94c615199 with identifier: 10733404
2026-03-29 15:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5d210fa-7587-5534-bfd7-d8e94c615199 with identifier: 10733404 to the API
2026-03-29 15:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'b5d210fa-7587-5534-bfd7-d8e94c615199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPE331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733404',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 40490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T2 Momentum Pro - Petrol - Manual - 129 hp - 40.490 '
'km',
'transmission': 'manual',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Saving data for 10733404: {'auction_closing_time': 1775032200.0, 'created_time': 1774606946.762917, 'last_price_update_time': 1774797728.039794}
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733404') HTTP/1.1" 204 0
2026-03-29 15:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f41f539e-55b4-59d7-a37f-76fab7e5210b with identifier: 10733408
2026-03-29 15:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f41f539e-55b4-59d7-a37f-76fab7e5210b with identifier: 10733408
2026-03-29 15:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f41f539e-55b4-59d7-a37f-76fab7e5210b with identifier: 10733408 to the API
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733408>
{'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': 129,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f41f539e-55b4-59d7-a37f-76fab7e5210b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABN193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733408',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 147472,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'147.472 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Saving data for 10733408: {'auction_closing_time': 1775032200.0, 'created_time': 1774606943.765276, 'last_price_update_time': 1774797728.310808}
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733408') HTTP/1.1" 204 0
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726440
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726440: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726440 url https://www.openlane.eu/en/carv6/auction/10726440
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726438
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726438: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726438 url https://www.openlane.eu/en/carv6/auction/10726438
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726436
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726436: 2
2026-03-29 15:22:08 [adesa.be] INFO: Scraping item 10726436 url https://www.openlane.eu/en/carv6/auction/10726436
2026-03-29 15:22: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 15:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd94a50c-2b8e-5ede-8cc3-3ab0d317143a with identifier: 10733402
2026-03-29 15:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd94a50c-2b8e-5ede-8cc3-3ab0d317143a with scrape type 2
2026-03-29 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd94a50c-2b8e-5ede-8cc3-3ab0d317143a with scrape type 2
2026-03-29 15:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd94a50c-2b8e-5ede-8cc3-3ab0d317143a, identifier: 10733402
2026-03-29 15:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb58f52-06f3-564a-9246-816d5f0b0c8a with identifier: 10726319
2026-03-29 15:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb58f52-06f3-564a-9246-816d5f0b0c8a with scrape type 2
2026-03-29 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abb58f52-06f3-564a-9246-816d5f0b0c8a with scrape type 2
2026-03-29 15:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abb58f52-06f3-564a-9246-816d5f0b0c8a, identifier: 10726319
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726446
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726446: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726446 url https://www.openlane.eu/en/carv6/auction/10726446
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726476
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726476: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726476 url https://www.openlane.eu/en/carv6/auction/10726476
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726478
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726478: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726478 url https://www.openlane.eu/en/carv6/auction/10726478
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726493
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726493: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726493 url https://www.openlane.eu/en/carv6/auction/10726493
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726495
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726495: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726495 url https://www.openlane.eu/en/carv6/auction/10726495
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726497
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726497: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726497 url https://www.openlane.eu/en/carv6/auction/10726497
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726500
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726500: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726500 url https://www.openlane.eu/en/carv6/auction/10726500
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726503
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726503: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726503 url https://www.openlane.eu/en/carv6/auction/10726503
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726508
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726508: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726508 url https://www.openlane.eu/en/carv6/auction/10726508
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726505
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726505: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726505 url https://www.openlane.eu/en/carv6/auction/10726505
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726512
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726512: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726512 url https://www.openlane.eu/en/carv6/auction/10726512
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726535
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726535: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726535 url https://www.openlane.eu/en/carv6/auction/10726535
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726537
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726537: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726537 url https://www.openlane.eu/en/carv6/auction/10726537
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726563
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726563: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726563 url https://www.openlane.eu/en/carv6/auction/10726563
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726565
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726565: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726565 url https://www.openlane.eu/en/carv6/auction/10726565
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726571
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726571: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726571 url https://www.openlane.eu/en/carv6/auction/10726571
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726572
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726572: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726572 url https://www.openlane.eu/en/carv6/auction/10726572
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726575
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726575: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726575 url https://www.openlane.eu/en/carv6/auction/10726575
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726581
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:08 [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 15:22:08 [adesa.be] INFO: Scrape type for 10726581: 0
2026-03-29 15:22:08 [adesa.be] INFO: Skipping item 10726581 url https://www.openlane.eu/en/carv6/auction/10726581
2026-03-29 15:22:08 [adesa.be] INFO: Found listing with ID: 10726583
2026-03-29 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726583: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726583 url https://www.openlane.eu/en/carv6/auction/10726583
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726585
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726585: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726585 url https://www.openlane.eu/en/carv6/auction/10726585
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726587
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726587: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726587 url https://www.openlane.eu/en/carv6/auction/10726587
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726588
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726588: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726588 url https://www.openlane.eu/en/carv6/auction/10726588
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726591
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726591: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726591 url https://www.openlane.eu/en/carv6/auction/10726591
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726593
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726593: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726593 url https://www.openlane.eu/en/carv6/auction/10726593
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726595
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726595: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726595 url https://www.openlane.eu/en/carv6/auction/10726595
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726598
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726598: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726598 url https://www.openlane.eu/en/carv6/auction/10726598
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726605
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726605: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726605 url https://www.openlane.eu/en/carv6/auction/10726605
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726607
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726607: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726607 url https://www.openlane.eu/en/carv6/auction/10726607
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726603
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726603: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726603 url https://www.openlane.eu/en/carv6/auction/10726603
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726601
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726601: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726601 url https://www.openlane.eu/en/carv6/auction/10726601
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726613
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726613: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726613 url https://www.openlane.eu/en/carv6/auction/10726613
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726620
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726620: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726620 url https://www.openlane.eu/en/carv6/auction/10726620
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726621
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726621: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726621 url https://www.openlane.eu/en/carv6/auction/10726621
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726624
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726624: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726624 url https://www.openlane.eu/en/carv6/auction/10726624
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726627
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726627: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726627 url https://www.openlane.eu/en/carv6/auction/10726627
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726632
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726632: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726632 url https://www.openlane.eu/en/carv6/auction/10726632
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726631
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726631: 0
2026-03-29 15:22:09 [adesa.be] INFO: Skipping item 10726631 url https://www.openlane.eu/en/carv6/auction/10726631
2026-03-29 15:22:09 [adesa.be] INFO: Found listing with ID: 10726635
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Scrape type for 10726635: 2
2026-03-29 15:22:09 [adesa.be] INFO: Scraping item 10726635 url https://www.openlane.eu/en/carv6/auction/10726635
2026-03-29 15:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd94a50c-2b8e-5ede-8cc3-3ab0d317143a with identifier: 10733402
2026-03-29 15:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd94a50c-2b8e-5ede-8cc3-3ab0d317143a with identifier: 10733402
2026-03-29 15:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd94a50c-2b8e-5ede-8cc3-3ab0d317143a with identifier: 10733402 to the API
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733402>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'bd94a50c-2b8e-5ede-8cc3-3ab0d317143a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XEG512',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733402',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 123931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2019-12-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo V90 T8 Inscription - AWD - Hybrid - Automatic - 303 hp - '
'123.931 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2019}
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [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 15:22:09 [adesa.be] INFO: Saving data for 10733402: {'auction_closing_time': 1775032200.0, 'created_time': 1774606943.376675, 'last_price_update_time': 1774797729.732734}
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733402') HTTP/1.1" 204 0
2026-03-29 15:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abb58f52-06f3-564a-9246-816d5f0b0c8a with identifier: 10726319
2026-03-29 15:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abb58f52-06f3-564a-9246-816d5f0b0c8a with identifier: 10726319
2026-03-29 15:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abb58f52-06f3-564a-9246-816d5f0b0c8a with identifier: 10726319 to the API
2026-03-29 15:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726319>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'abb58f52-06f3-564a-9246-816d5f0b0c8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEN167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726319',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 143478,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'143.478 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Saving data for 10726319: {'auction_closing_time': 1774945800.0, 'created_time': 1774520166.581634, 'last_price_update_time': 1774797730.096437}
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726319') HTTP/1.1" 204 0
2026-03-29 15:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726636
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726636: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726636 url https://www.openlane.eu/en/carv6/auction/10726636
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726637
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726637: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726637 url https://www.openlane.eu/en/carv6/auction/10726637
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726644
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726644: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726644 url https://www.openlane.eu/en/carv6/auction/10726644
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726645
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726645: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726645 url https://www.openlane.eu/en/carv6/auction/10726645
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726650
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726650: 2
2026-03-29 15:22:10 [adesa.be] INFO: Scraping item 10726650 url https://www.openlane.eu/en/carv6/auction/10726650
2026-03-29 15:22: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 15:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726651
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726651: 2
2026-03-29 15:22:10 [adesa.be] INFO: Scraping item 10726651 url https://www.openlane.eu/en/carv6/auction/10726651
2026-03-29 15:22: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 15:22:10 [adesa.be] INFO: Found listing with ID: 10726653
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726653: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726653 url https://www.openlane.eu/en/carv6/auction/10726653
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726654
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726654: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726654 url https://www.openlane.eu/en/carv6/auction/10726654
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726656
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726656: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726656 url https://www.openlane.eu/en/carv6/auction/10726656
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726658
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726658: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726658 url https://www.openlane.eu/en/carv6/auction/10726658
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726660
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726660: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726660 url https://www.openlane.eu/en/carv6/auction/10726660
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726661
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726661: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726661 url https://www.openlane.eu/en/carv6/auction/10726661
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726663
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726663: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726663 url https://www.openlane.eu/en/carv6/auction/10726663
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726666
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726666: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726666 url https://www.openlane.eu/en/carv6/auction/10726666
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726670
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726670: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726670 url https://www.openlane.eu/en/carv6/auction/10726670
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726945
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726945: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726945 url https://www.openlane.eu/en/carv6/auction/10726945
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10726999
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10726999: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10726999 url https://www.openlane.eu/en/carv6/auction/10726999
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10720661
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10720661: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10720661 url https://www.openlane.eu/en/carv6/auction/10720661
2026-03-29 15:22:10 [adesa.be] INFO: Found listing with ID: 10720669
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Scrape type for 10720669: 0
2026-03-29 15:22:10 [adesa.be] INFO: Skipping item 10720669 url https://www.openlane.eu/en/carv6/auction/10720669
2026-03-29 15:22: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 15:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcec9a5a-5260-527a-883a-ce2f9dbcdfae with identifier: 10726325
2026-03-29 15:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcec9a5a-5260-527a-883a-ce2f9dbcdfae with scrape type 2
2026-03-29 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcec9a5a-5260-527a-883a-ce2f9dbcdfae with scrape type 2
2026-03-29 15:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fcec9a5a-5260-527a-883a-ce2f9dbcdfae, identifier: 10726325
2026-03-29 15:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fcec9a5a-5260-527a-883a-ce2f9dbcdfae with identifier: 10726325
2026-03-29 15:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fcec9a5a-5260-527a-883a-ce2f9dbcdfae with identifier: 10726325
2026-03-29 15:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fcec9a5a-5260-527a-883a-ce2f9dbcdfae with identifier: 10726325 to the API
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726325>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'fcec9a5a-5260-527a-883a-ce2f9dbcdfae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTT603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726325',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 102933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'102.933 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [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 15:22:10 [adesa.be] INFO: Saving data for 10726325: {'auction_closing_time': 1774945800.0, 'created_time': 1774520163.681782, 'last_price_update_time': 1774797730.818485}
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726325') HTTP/1.1" 204 0
2026-03-29 15:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b2eaf0e-1c0f-547d-980a-a72b7bf484d6 with identifier: 10726346
2026-03-29 15:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b2eaf0e-1c0f-547d-980a-a72b7bf484d6 with scrape type 2
2026-03-29 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b2eaf0e-1c0f-547d-980a-a72b7bf484d6 with scrape type 2
2026-03-29 15:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b2eaf0e-1c0f-547d-980a-a72b7bf484d6, identifier: 10726346
2026-03-29 15:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e2dd648-408f-5b14-839e-a147d1f9e748 with identifier: 10726421
2026-03-29 15:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e2dd648-408f-5b14-839e-a147d1f9e748 with scrape type 2
2026-03-29 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e2dd648-408f-5b14-839e-a147d1f9e748 with scrape type 2
2026-03-29 15:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e2dd648-408f-5b14-839e-a147d1f9e748, identifier: 10726421
2026-03-29 15:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b707c76-1e20-50b2-bd22-3e1a47a4584d with identifier: 10726322
2026-03-29 15:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b707c76-1e20-50b2-bd22-3e1a47a4584d with scrape type 2
2026-03-29 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b707c76-1e20-50b2-bd22-3e1a47a4584d with scrape type 2
2026-03-29 15:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b707c76-1e20-50b2-bd22-3e1a47a4584d, identifier: 10726322
2026-03-29 15:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b2eaf0e-1c0f-547d-980a-a72b7bf484d6 with identifier: 10726346
2026-03-29 15:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b2eaf0e-1c0f-547d-980a-a72b7bf484d6 with identifier: 10726346
2026-03-29 15:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b2eaf0e-1c0f-547d-980a-a72b7bf484d6 with identifier: 10726346 to the API
2026-03-29 15:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726346>
{'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': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '3b2eaf0e-1c0f-547d-980a-a72b7bf484d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACU639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726346',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 167539,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q2 30 TDI Advanced - Diesel - Automatic - 116 hp - 167.539 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-29 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:11 [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 15:22:11 [adesa.be] INFO: Saving data for 10726346: {'auction_closing_time': 1774945800.0, 'created_time': 1774520162.065229, 'last_price_update_time': 1774797731.4973}
2026-03-29 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726346') HTTP/1.1" 204 0
2026-03-29 15:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e2dd648-408f-5b14-839e-a147d1f9e748 with identifier: 10726421
2026-03-29 15:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e2dd648-408f-5b14-839e-a147d1f9e748 with identifier: 10726421
2026-03-29 15:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e2dd648-408f-5b14-839e-a147d1f9e748 with identifier: 10726421 to the API
2026-03-29 15:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1e2dd648-408f-5b14-839e-a147d1f9e748',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726421',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 75775,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 18i - Petrol - Automatic - 136 hp - 75.775 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:11 [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 15:22:11 [adesa.be] INFO: Saving data for 10726421: {'auction_closing_time': 1774945800.0, 'created_time': 1774520184.082574, 'last_price_update_time': 1774797731.769238}
2026-03-29 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726421') HTTP/1.1" 204 0
2026-03-29 15:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b707c76-1e20-50b2-bd22-3e1a47a4584d with identifier: 10726322
2026-03-29 15:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b707c76-1e20-50b2-bd22-3e1a47a4584d with identifier: 10726322
2026-03-29 15:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b707c76-1e20-50b2-bd22-3e1a47a4584d with identifier: 10726322 to the API
2026-03-29 15:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726322>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '9b707c76-1e20-50b2-bd22-3e1a47a4584d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNY801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726322',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 57899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 35 TFSI Advanced - Petrol - Manual - 150 hp - '
'57.899 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:12 [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 15:22:12 [adesa.be] INFO: Saving data for 10726322: {'auction_closing_time': 1774945800.0, 'created_time': 1774520166.200437, 'last_price_update_time': 1774797732.040486}
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726322') HTTP/1.1" 204 0
2026-03-29 15:22: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 15:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26197bd0-649b-5acf-84d3-57171a466ca8 with identifier: 10726431
2026-03-29 15:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26197bd0-649b-5acf-84d3-57171a466ca8 with scrape type 2
2026-03-29 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26197bd0-649b-5acf-84d3-57171a466ca8 with scrape type 2
2026-03-29 15:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26197bd0-649b-5acf-84d3-57171a466ca8, identifier: 10726431
2026-03-29 15:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afeea935-2035-5704-bdac-63c36e57fa1b with identifier: 10726424
2026-03-29 15:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afeea935-2035-5704-bdac-63c36e57fa1b with scrape type 2
2026-03-29 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afeea935-2035-5704-bdac-63c36e57fa1b with scrape type 2
2026-03-29 15:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afeea935-2035-5704-bdac-63c36e57fa1b, identifier: 10726424
2026-03-29 15:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26197bd0-649b-5acf-84d3-57171a466ca8 with identifier: 10726431
2026-03-29 15:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26197bd0-649b-5acf-84d3-57171a466ca8 with identifier: 10726431
2026-03-29 15:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26197bd0-649b-5acf-84d3-57171a466ca8 with identifier: 10726431 to the API
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726431>
{'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': 220,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '26197bd0-649b-5acf-84d3-57171a466ca8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRC374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726431',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 89351,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 220 hp - '
'89.351 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:12 [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 15:22:12 [adesa.be] INFO: Saving data for 10726431: {'auction_closing_time': 1774945800.0, 'created_time': 1774520163.270541, 'last_price_update_time': 1774797732.499886}
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726431') HTTP/1.1" 204 0
2026-03-29 15:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afeea935-2035-5704-bdac-63c36e57fa1b with identifier: 10726424
2026-03-29 15:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afeea935-2035-5704-bdac-63c36e57fa1b with identifier: 10726424
2026-03-29 15:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afeea935-2035-5704-bdac-63c36e57fa1b with identifier: 10726424 to the API
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'afeea935-2035-5704-bdac-63c36e57fa1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVU027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726424',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 79604,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 220 hp - 79.604 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:12 [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 15:22:12 [adesa.be] INFO: Saving data for 10726424: {'auction_closing_time': 1774945800.0, 'created_time': 1774520161.295793, 'last_price_update_time': 1774797732.781507}
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726424') HTTP/1.1" 204 0
2026-03-29 15:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e11c81d2-8b27-5ed2-889f-28c9d2fc4dc5 with identifier: 10726650
2026-03-29 15:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e11c81d2-8b27-5ed2-889f-28c9d2fc4dc5 with scrape type 2
2026-03-29 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e11c81d2-8b27-5ed2-889f-28c9d2fc4dc5 with scrape type 2
2026-03-29 15:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e11c81d2-8b27-5ed2-889f-28c9d2fc4dc5, identifier: 10726650
2026-03-29 15:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2725c416-5f98-5085-883e-5031b7a63756 with identifier: 10726434
2026-03-29 15:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2725c416-5f98-5085-883e-5031b7a63756 with scrape type 2
2026-03-29 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2725c416-5f98-5085-883e-5031b7a63756 with scrape type 2
2026-03-29 15:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2725c416-5f98-5085-883e-5031b7a63756, identifier: 10726434
2026-03-29 15:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e11c81d2-8b27-5ed2-889f-28c9d2fc4dc5 with identifier: 10726650
2026-03-29 15:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e11c81d2-8b27-5ed2-889f-28c9d2fc4dc5 with identifier: 10726650
2026-03-29 15:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e11c81d2-8b27-5ed2-889f-28c9d2fc4dc5 with identifier: 10726650 to the API
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726650>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e11c81d2-8b27-5ed2-889f-28c9d2fc4dc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS749',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726650',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 209411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Caddy 2.0 TDI Business - Diesel - Manual - 75 hp - '
'209.411 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:13 [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 15:22:13 [adesa.be] INFO: Saving data for 10726650: {'auction_closing_time': 1774945800.0, 'created_time': 1774520218.486295, 'last_price_update_time': 1774797733.243907}
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726650') HTTP/1.1" 204 0
2026-03-29 15:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2725c416-5f98-5085-883e-5031b7a63756 with identifier: 10726434
2026-03-29 15:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2725c416-5f98-5085-883e-5031b7a63756 with identifier: 10726434
2026-03-29 15:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2725c416-5f98-5085-883e-5031b7a63756 with identifier: 10726434 to the API
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726434>
{'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': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '2725c416-5f98-5085-883e-5031b7a63756',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGY680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726434',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 41905,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-07-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18i - Petrol - Automatic - 136 hp - 41.905 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:13 [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 15:22:13 [adesa.be] INFO: Saving data for 10726434: {'auction_closing_time': 1774945800.0, 'created_time': 1774520164.048775, 'last_price_update_time': 1774797733.523227}
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726434') HTTP/1.1" 204 0
2026-03-29 15:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb8f1459-d6d7-5376-9c26-a19cbcd1f373 with identifier: 10726436
2026-03-29 15:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb8f1459-d6d7-5376-9c26-a19cbcd1f373 with scrape type 2
2026-03-29 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb8f1459-d6d7-5376-9c26-a19cbcd1f373 with scrape type 2
2026-03-29 15:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb8f1459-d6d7-5376-9c26-a19cbcd1f373, identifier: 10726436
2026-03-29 15:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb8f1459-d6d7-5376-9c26-a19cbcd1f373 with identifier: 10726436
2026-03-29 15:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb8f1459-d6d7-5376-9c26-a19cbcd1f373 with identifier: 10726436
2026-03-29 15:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb8f1459-d6d7-5376-9c26-a19cbcd1f373 with identifier: 10726436 to the API
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726436>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'bb8f1459-d6d7-5376-9c26-a19cbcd1f373',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPB320A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 33237,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 18d X Line - Diesel - Automatic - 150 hp - 33.237 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:13 [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 15:22:13 [adesa.be] INFO: Saving data for 10726436: {'auction_closing_time': 1774945800.0, 'created_time': 1774520169.986044, 'last_price_update_time': 1774797733.902893}
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726436') HTTP/1.1" 204 0
2026-03-29 15:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dd3bbb2-b767-59b9-b969-b3879a8ca5c2 with identifier: 10726651
2026-03-29 15:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dd3bbb2-b767-59b9-b969-b3879a8ca5c2 with scrape type 2
2026-03-29 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dd3bbb2-b767-59b9-b969-b3879a8ca5c2 with scrape type 2
2026-03-29 15:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dd3bbb2-b767-59b9-b969-b3879a8ca5c2, identifier: 10726651
2026-03-29 15:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dd3bbb2-b767-59b9-b969-b3879a8ca5c2 with identifier: 10726651
2026-03-29 15:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dd3bbb2-b767-59b9-b969-b3879a8ca5c2 with identifier: 10726651
2026-03-29 15:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dd3bbb2-b767-59b9-b969-b3879a8ca5c2 with identifier: 10726651 to the API
2026-03-29 15:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726651>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8dd3bbb2-b767-59b9-b969-b3879a8ca5c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVB293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 152698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-06-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Caddy Maxi 2.0 TDI Conceptline - Diesel - Manual - 102 '
'hp - 152.698 km',
'transmission': 'manual',
'trim': 'Conceptline',
'vin': None,
'year': 2020}
2026-03-29 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:14 [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 15:22:14 [adesa.be] INFO: Saving data for 10726651: {'auction_closing_time': 1774945800.0, 'created_time': 1774520193.069282, 'last_price_update_time': 1774797734.276563}
2026-03-29 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726651') HTTP/1.1" 204 0
2026-03-29 15:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec48ffab-af77-5d50-9a0c-34ab29d8089e with identifier: 10726323
2026-03-29 15:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec48ffab-af77-5d50-9a0c-34ab29d8089e with scrape type 2
2026-03-29 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec48ffab-af77-5d50-9a0c-34ab29d8089e with scrape type 2
2026-03-29 15:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec48ffab-af77-5d50-9a0c-34ab29d8089e, identifier: 10726323
2026-03-29 15:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec48ffab-af77-5d50-9a0c-34ab29d8089e with identifier: 10726323
2026-03-29 15:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec48ffab-af77-5d50-9a0c-34ab29d8089e with identifier: 10726323
2026-03-29 15:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec48ffab-af77-5d50-9a0c-34ab29d8089e with identifier: 10726323 to the API
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ec48ffab-af77-5d50-9a0c-34ab29d8089e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUH521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 73865,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 30 TDI Attraction - Diesel - Manual - 116 hp - '
'73.865 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Saving data for 10726323: {'auction_closing_time': 1774945800.0, 'created_time': 1774520160.45791, 'last_price_update_time': 1774797735.492898}
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726323') HTTP/1.1" 204 0
2026-03-29 15:22: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 15:22:15 [adesa.be] INFO: Found listing with ID: 10720671
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720671: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720671 url https://www.openlane.eu/en/carv6/auction/10720671
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720672
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720672: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720672 url https://www.openlane.eu/en/carv6/auction/10720672
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720673
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720673: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720673 url https://www.openlane.eu/en/carv6/auction/10720673
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720675
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720675: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720675 url https://www.openlane.eu/en/carv6/auction/10720675
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720677
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720677: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720677 url https://www.openlane.eu/en/carv6/auction/10720677
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720678
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720678: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720678 url https://www.openlane.eu/en/carv6/auction/10720678
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720676
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720676: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720676 url https://www.openlane.eu/en/carv6/auction/10720676
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720685
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720685: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720685 url https://www.openlane.eu/en/carv6/auction/10720685
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720684
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720684: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720684 url https://www.openlane.eu/en/carv6/auction/10720684
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720683
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720683: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720683 url https://www.openlane.eu/en/carv6/auction/10720683
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720686
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720686: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720686 url https://www.openlane.eu/en/carv6/auction/10720686
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720688
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720688: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720688 url https://www.openlane.eu/en/carv6/auction/10720688
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720687
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720687: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720687 url https://www.openlane.eu/en/carv6/auction/10720687
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720692
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720692: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720692 url https://www.openlane.eu/en/carv6/auction/10720692
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720700
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720700: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720700 url https://www.openlane.eu/en/carv6/auction/10720700
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720698
2026-03-29 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:15 [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 15:22:15 [adesa.be] INFO: Scrape type for 10720698: 0
2026-03-29 15:22:15 [adesa.be] INFO: Skipping item 10720698 url https://www.openlane.eu/en/carv6/auction/10720698
2026-03-29 15:22:15 [adesa.be] INFO: Found listing with ID: 10720699
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720699: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720699 url https://www.openlane.eu/en/carv6/auction/10720699
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720701
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720701: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720701 url https://www.openlane.eu/en/carv6/auction/10720701
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720702
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720702: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720702 url https://www.openlane.eu/en/carv6/auction/10720702
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720703
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720703: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720703 url https://www.openlane.eu/en/carv6/auction/10720703
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720704
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720704: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720704 url https://www.openlane.eu/en/carv6/auction/10720704
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720705
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720705: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720705 url https://www.openlane.eu/en/carv6/auction/10720705
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720706
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720706: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720706 url https://www.openlane.eu/en/carv6/auction/10720706
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720707
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720707: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720707 url https://www.openlane.eu/en/carv6/auction/10720707
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720708
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720708: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720708 url https://www.openlane.eu/en/carv6/auction/10720708
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720709
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720709: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720709 url https://www.openlane.eu/en/carv6/auction/10720709
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720712
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720712: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720712 url https://www.openlane.eu/en/carv6/auction/10720712
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720710
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720710: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720710 url https://www.openlane.eu/en/carv6/auction/10720710
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720713
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720713: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720713 url https://www.openlane.eu/en/carv6/auction/10720713
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720717
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720717: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720717 url https://www.openlane.eu/en/carv6/auction/10720717
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720721
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720721: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720721 url https://www.openlane.eu/en/carv6/auction/10720721
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720725
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720725: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720725 url https://www.openlane.eu/en/carv6/auction/10720725
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720740
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720740: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720740 url https://www.openlane.eu/en/carv6/auction/10720740
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720742
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720742: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720742 url https://www.openlane.eu/en/carv6/auction/10720742
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720746
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720746: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720746 url https://www.openlane.eu/en/carv6/auction/10720746
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720749
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720749: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720749 url https://www.openlane.eu/en/carv6/auction/10720749
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720751
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720751: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720751 url https://www.openlane.eu/en/carv6/auction/10720751
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720752
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720752: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720752 url https://www.openlane.eu/en/carv6/auction/10720752
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720660
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720660: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720660 url https://www.openlane.eu/en/carv6/auction/10720660
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720664
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720664: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720664 url https://www.openlane.eu/en/carv6/auction/10720664
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720662
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720662: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720662 url https://www.openlane.eu/en/carv6/auction/10720662
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720666
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720666: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720666 url https://www.openlane.eu/en/carv6/auction/10720666
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720663
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720663: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720663 url https://www.openlane.eu/en/carv6/auction/10720663
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720667
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720667: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720667 url https://www.openlane.eu/en/carv6/auction/10720667
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720668
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720668: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720668 url https://www.openlane.eu/en/carv6/auction/10720668
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720670
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720670: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720670 url https://www.openlane.eu/en/carv6/auction/10720670
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720674
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720674: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720674 url https://www.openlane.eu/en/carv6/auction/10720674
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720679
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720679: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720679 url https://www.openlane.eu/en/carv6/auction/10720679
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720680
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720680: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720680 url https://www.openlane.eu/en/carv6/auction/10720680
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720681
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720681: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720681 url https://www.openlane.eu/en/carv6/auction/10720681
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720682
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720682: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720682 url https://www.openlane.eu/en/carv6/auction/10720682
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720690
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720690: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720690 url https://www.openlane.eu/en/carv6/auction/10720690
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720689
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720689: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720689 url https://www.openlane.eu/en/carv6/auction/10720689
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720691
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720691: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720691 url https://www.openlane.eu/en/carv6/auction/10720691
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720694
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720694: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720694 url https://www.openlane.eu/en/carv6/auction/10720694
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720693
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720693: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720693 url https://www.openlane.eu/en/carv6/auction/10720693
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720696
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720696: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720696 url https://www.openlane.eu/en/carv6/auction/10720696
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720695
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720695: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720695 url https://www.openlane.eu/en/carv6/auction/10720695
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720697
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720697: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720697 url https://www.openlane.eu/en/carv6/auction/10720697
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720711
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720711: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720711 url https://www.openlane.eu/en/carv6/auction/10720711
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720714
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720714: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720714 url https://www.openlane.eu/en/carv6/auction/10720714
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720716
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720716: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720716 url https://www.openlane.eu/en/carv6/auction/10720716
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720718
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720718: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720718 url https://www.openlane.eu/en/carv6/auction/10720718
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720719
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720719: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720719 url https://www.openlane.eu/en/carv6/auction/10720719
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720720
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720720: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720720 url https://www.openlane.eu/en/carv6/auction/10720720
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720715
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720715: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720715 url https://www.openlane.eu/en/carv6/auction/10720715
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720722
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720722: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720722 url https://www.openlane.eu/en/carv6/auction/10720722
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720723
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720723: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720723 url https://www.openlane.eu/en/carv6/auction/10720723
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720724
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720724: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720724 url https://www.openlane.eu/en/carv6/auction/10720724
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720727
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720727: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720727 url https://www.openlane.eu/en/carv6/auction/10720727
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720738
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720738: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720738 url https://www.openlane.eu/en/carv6/auction/10720738
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720739
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720739: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720739 url https://www.openlane.eu/en/carv6/auction/10720739
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720741
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:16 [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 15:22:16 [adesa.be] INFO: Scrape type for 10720741: 0
2026-03-29 15:22:16 [adesa.be] INFO: Skipping item 10720741 url https://www.openlane.eu/en/carv6/auction/10720741
2026-03-29 15:22:16 [adesa.be] INFO: Found listing with ID: 10720743
2026-03-29 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10720743: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10720743 url https://www.openlane.eu/en/carv6/auction/10720743
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10720744
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10720744: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10720744 url https://www.openlane.eu/en/carv6/auction/10720744
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10720745
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10720745: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10720745 url https://www.openlane.eu/en/carv6/auction/10720745
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10720748
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10720748: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10720748 url https://www.openlane.eu/en/carv6/auction/10720748
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10720747
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10720747: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10720747 url https://www.openlane.eu/en/carv6/auction/10720747
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715710: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715711: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715715: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715713: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715714: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715718: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715717: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715716: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715719: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715720: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715722: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715723: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715724: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715725: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715726
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715726: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715726 url https://www.openlane.eu/en/carv6/auction/10715726
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715730: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715731: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715733: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715732: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715735: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715737: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-29 15:22:17 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-29 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:17 [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 15:22:17 [adesa.be] INFO: Scrape type for 10715738: 0
2026-03-29 15:22:17 [adesa.be] INFO: Skipping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-29 15:22: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 15:22:19 [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 15:22:19 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715740: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715745: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715746: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715747: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715749: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715748: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715750: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715751: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715753: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715754: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715755: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715756: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715757: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715763: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715758: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715759: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715764: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715765: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715760: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715761: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715762: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715770: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715772: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715774: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715777: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715776: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715778: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10715779: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736540
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736540: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736540 url https://www.openlane.eu/en/carv6/auction/10736540
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736541
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736541: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736541 url https://www.openlane.eu/en/carv6/auction/10736541
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736543
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736543: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736543 url https://www.openlane.eu/en/carv6/auction/10736543
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736542
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736542: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736542 url https://www.openlane.eu/en/carv6/auction/10736542
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736544
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736544: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736544 url https://www.openlane.eu/en/carv6/auction/10736544
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736545
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736545: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736545 url https://www.openlane.eu/en/carv6/auction/10736545
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736546
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736546: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736546 url https://www.openlane.eu/en/carv6/auction/10736546
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736547
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736547: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736547 url https://www.openlane.eu/en/carv6/auction/10736547
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736548
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736548: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736548 url https://www.openlane.eu/en/carv6/auction/10736548
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736549
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736549: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736549 url https://www.openlane.eu/en/carv6/auction/10736549
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736550
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736550: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736550 url https://www.openlane.eu/en/carv6/auction/10736550
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736551
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736551: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736551 url https://www.openlane.eu/en/carv6/auction/10736551
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736552
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736552: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736552 url https://www.openlane.eu/en/carv6/auction/10736552
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736553
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736553: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736553 url https://www.openlane.eu/en/carv6/auction/10736553
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736554
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736554: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736554 url https://www.openlane.eu/en/carv6/auction/10736554
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736555
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736555: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736555 url https://www.openlane.eu/en/carv6/auction/10736555
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736556
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736556: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736556 url https://www.openlane.eu/en/carv6/auction/10736556
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736557
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736557: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736557 url https://www.openlane.eu/en/carv6/auction/10736557
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736558
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736558: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736558 url https://www.openlane.eu/en/carv6/auction/10736558
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736559
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736559: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736559 url https://www.openlane.eu/en/carv6/auction/10736559
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736560
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736560: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736560 url https://www.openlane.eu/en/carv6/auction/10736560
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736561
2026-03-29 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:19 [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 15:22:19 [adesa.be] INFO: Scrape type for 10736561: 0
2026-03-29 15:22:19 [adesa.be] INFO: Skipping item 10736561 url https://www.openlane.eu/en/carv6/auction/10736561
2026-03-29 15:22:19 [adesa.be] INFO: Found listing with ID: 10736563
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736563: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736563 url https://www.openlane.eu/en/carv6/auction/10736563
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736562
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736562: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736562 url https://www.openlane.eu/en/carv6/auction/10736562
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736564
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736564: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736564 url https://www.openlane.eu/en/carv6/auction/10736564
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736565
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736565: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736565 url https://www.openlane.eu/en/carv6/auction/10736565
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736566
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736566: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736566 url https://www.openlane.eu/en/carv6/auction/10736566
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736567
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736567: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736567 url https://www.openlane.eu/en/carv6/auction/10736567
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736568
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736568: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736568 url https://www.openlane.eu/en/carv6/auction/10736568
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736569
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736569: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736569 url https://www.openlane.eu/en/carv6/auction/10736569
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736571
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736571: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736571 url https://www.openlane.eu/en/carv6/auction/10736571
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736570
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736570: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736570 url https://www.openlane.eu/en/carv6/auction/10736570
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736572
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736572: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736572 url https://www.openlane.eu/en/carv6/auction/10736572
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736574
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736574: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736574 url https://www.openlane.eu/en/carv6/auction/10736574
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736575
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736575: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736575 url https://www.openlane.eu/en/carv6/auction/10736575
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736573
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736573: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736573 url https://www.openlane.eu/en/carv6/auction/10736573
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736576
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736576: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736576 url https://www.openlane.eu/en/carv6/auction/10736576
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736577
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736577: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736577 url https://www.openlane.eu/en/carv6/auction/10736577
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736578
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736578: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736578 url https://www.openlane.eu/en/carv6/auction/10736578
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736581
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736581: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736581 url https://www.openlane.eu/en/carv6/auction/10736581
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736582
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736582: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736582 url https://www.openlane.eu/en/carv6/auction/10736582
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736580
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736580: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736580 url https://www.openlane.eu/en/carv6/auction/10736580
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736583
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736583: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736583 url https://www.openlane.eu/en/carv6/auction/10736583
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736584
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736584: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736584 url https://www.openlane.eu/en/carv6/auction/10736584
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736585
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:20 [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 15:22:20 [adesa.be] INFO: Scrape type for 10736585: 0
2026-03-29 15:22:20 [adesa.be] INFO: Skipping item 10736585 url https://www.openlane.eu/en/carv6/auction/10736585
2026-03-29 15:22:20 [adesa.be] INFO: Found listing with ID: 10736586
2026-03-29 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736586: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736586 url https://www.openlane.eu/en/carv6/auction/10736586
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736588
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736588: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736588 url https://www.openlane.eu/en/carv6/auction/10736588
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736587
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736587: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736587 url https://www.openlane.eu/en/carv6/auction/10736587
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736589
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736589: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736589 url https://www.openlane.eu/en/carv6/auction/10736589
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736590
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736590: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736590 url https://www.openlane.eu/en/carv6/auction/10736590
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736591
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736591: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736591 url https://www.openlane.eu/en/carv6/auction/10736591
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736592
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736592: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736592 url https://www.openlane.eu/en/carv6/auction/10736592
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736594
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736594: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736594 url https://www.openlane.eu/en/carv6/auction/10736594
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736595
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736595: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736595 url https://www.openlane.eu/en/carv6/auction/10736595
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736593
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736593: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736593 url https://www.openlane.eu/en/carv6/auction/10736593
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736596
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736596: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736596 url https://www.openlane.eu/en/carv6/auction/10736596
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736597
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736597: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736597 url https://www.openlane.eu/en/carv6/auction/10736597
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736598
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736598: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736598 url https://www.openlane.eu/en/carv6/auction/10736598
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736599
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736599: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736599 url https://www.openlane.eu/en/carv6/auction/10736599
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736601
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736601: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736601 url https://www.openlane.eu/en/carv6/auction/10736601
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736600
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736600: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736600 url https://www.openlane.eu/en/carv6/auction/10736600
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736602
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736602: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736602 url https://www.openlane.eu/en/carv6/auction/10736602
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736603
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736603: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736603 url https://www.openlane.eu/en/carv6/auction/10736603
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736604
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736604: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736604 url https://www.openlane.eu/en/carv6/auction/10736604
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736605
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736605: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736605 url https://www.openlane.eu/en/carv6/auction/10736605
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736606
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736606: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736606 url https://www.openlane.eu/en/carv6/auction/10736606
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736607
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736607: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736607 url https://www.openlane.eu/en/carv6/auction/10736607
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736608
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736608: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736608 url https://www.openlane.eu/en/carv6/auction/10736608
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736609
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736609: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736609 url https://www.openlane.eu/en/carv6/auction/10736609
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10719286: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736802
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736802: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736802 url https://www.openlane.eu/en/carv6/auction/10736802
2026-03-29 15:22:21 [adesa.be] INFO: Found listing with ID: 10736801
2026-03-29 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:21 [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 15:22:21 [adesa.be] INFO: Scrape type for 10736801: 0
2026-03-29 15:22:21 [adesa.be] INFO: Skipping item 10736801 url https://www.openlane.eu/en/carv6/auction/10736801
2026-03-29 15:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723908
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723908: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723908 url https://www.openlane.eu/en/carv6/auction/10723908
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723919
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723919: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723919 url https://www.openlane.eu/en/carv6/auction/10723919
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736515
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736515: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736515 url https://www.openlane.eu/en/carv6/auction/10736515
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736519
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736519: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736519 url https://www.openlane.eu/en/carv6/auction/10736519
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10735857
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10735857: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10735857 url https://www.openlane.eu/en/carv6/auction/10735857
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736490
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736490: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736490 url https://www.openlane.eu/en/carv6/auction/10736490
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10735853
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10735853: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10735853 url https://www.openlane.eu/en/carv6/auction/10735853
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723874
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723874: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723874 url https://www.openlane.eu/en/carv6/auction/10723874
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723883
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723883: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723883 url https://www.openlane.eu/en/carv6/auction/10723883
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723892
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723892: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723892 url https://www.openlane.eu/en/carv6/auction/10723892
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10726297
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10726297: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10726297 url https://www.openlane.eu/en/carv6/auction/10726297
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723884
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723884: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723884 url https://www.openlane.eu/en/carv6/auction/10723884
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736820
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736820: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736820 url https://www.openlane.eu/en/carv6/auction/10736820
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10730692
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10730692: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10730692 url https://www.openlane.eu/en/carv6/auction/10730692
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736493
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736493: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736493 url https://www.openlane.eu/en/carv6/auction/10736493
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10726307
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10726307: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10726307 url https://www.openlane.eu/en/carv6/auction/10726307
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10726306
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10726306: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10726306 url https://www.openlane.eu/en/carv6/auction/10726306
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723889
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723889: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723889 url https://www.openlane.eu/en/carv6/auction/10723889
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10725690
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10725690: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10725690 url https://www.openlane.eu/en/carv6/auction/10725690
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736496
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736496: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736496 url https://www.openlane.eu/en/carv6/auction/10736496
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723890
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723890: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723890 url https://www.openlane.eu/en/carv6/auction/10723890
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10729558
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10729558: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10729558 url https://www.openlane.eu/en/carv6/auction/10729558
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10725725
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10725725: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10725725 url https://www.openlane.eu/en/carv6/auction/10725725
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723873
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723873: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723873 url https://www.openlane.eu/en/carv6/auction/10723873
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736797
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736797: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736797 url https://www.openlane.eu/en/carv6/auction/10736797
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10730693
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10730693: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10730693 url https://www.openlane.eu/en/carv6/auction/10730693
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10730765
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10730765: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10730765 url https://www.openlane.eu/en/carv6/auction/10730765
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723894
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723894: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723894 url https://www.openlane.eu/en/carv6/auction/10723894
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10730781
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10730781: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10730781 url https://www.openlane.eu/en/carv6/auction/10730781
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736497
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736497: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736497 url https://www.openlane.eu/en/carv6/auction/10736497
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736829
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736829: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736829 url https://www.openlane.eu/en/carv6/auction/10736829
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10716652: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723902
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723902: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723902 url https://www.openlane.eu/en/carv6/auction/10723902
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10735852
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10735852: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10735852 url https://www.openlane.eu/en/carv6/auction/10735852
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723900
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723900: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723900 url https://www.openlane.eu/en/carv6/auction/10723900
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723905
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723905: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723905 url https://www.openlane.eu/en/carv6/auction/10723905
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736489
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736489: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736489 url https://www.openlane.eu/en/carv6/auction/10736489
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723880
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723880: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723880 url https://www.openlane.eu/en/carv6/auction/10723880
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10735855
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10735855: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10735855 url https://www.openlane.eu/en/carv6/auction/10735855
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736822
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736822: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736822 url https://www.openlane.eu/en/carv6/auction/10736822
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736798
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10736798: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10736798 url https://www.openlane.eu/en/carv6/auction/10736798
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723913
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723913: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723913 url https://www.openlane.eu/en/carv6/auction/10723913
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10723904
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:23 [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 15:22:23 [adesa.be] INFO: Scrape type for 10723904: 0
2026-03-29 15:22:23 [adesa.be] INFO: Skipping item 10723904 url https://www.openlane.eu/en/carv6/auction/10723904
2026-03-29 15:22:23 [adesa.be] INFO: Found listing with ID: 10736494
2026-03-29 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10736494: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10736494 url https://www.openlane.eu/en/carv6/auction/10736494
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10726296
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10726296: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10726296 url https://www.openlane.eu/en/carv6/auction/10726296
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723869
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723869: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723869 url https://www.openlane.eu/en/carv6/auction/10723869
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723159
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723159: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723159 url https://www.openlane.eu/en/carv6/auction/10723159
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10736824
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10736824: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10736824 url https://www.openlane.eu/en/carv6/auction/10736824
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10736819
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10736819: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10736819 url https://www.openlane.eu/en/carv6/auction/10736819
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723903
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723903: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723903 url https://www.openlane.eu/en/carv6/auction/10723903
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723893
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723893: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723893 url https://www.openlane.eu/en/carv6/auction/10723893
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10735858
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10735858: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10735858 url https://www.openlane.eu/en/carv6/auction/10735858
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10735854
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10735854: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10735854 url https://www.openlane.eu/en/carv6/auction/10735854
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723898
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723898: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723898 url https://www.openlane.eu/en/carv6/auction/10723898
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10735851
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10735851: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10735851 url https://www.openlane.eu/en/carv6/auction/10735851
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723887
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723887: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723887 url https://www.openlane.eu/en/carv6/auction/10723887
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723901
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723901: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723901 url https://www.openlane.eu/en/carv6/auction/10723901
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723899
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723899: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723899 url https://www.openlane.eu/en/carv6/auction/10723899
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10736818
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10736818: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10736818 url https://www.openlane.eu/en/carv6/auction/10736818
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723878
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723878: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723878 url https://www.openlane.eu/en/carv6/auction/10723878
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723911
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723911: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723911 url https://www.openlane.eu/en/carv6/auction/10723911
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723909
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723909: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723909 url https://www.openlane.eu/en/carv6/auction/10723909
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723910
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723910: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723910 url https://www.openlane.eu/en/carv6/auction/10723910
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10736495
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10736495: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10736495 url https://www.openlane.eu/en/carv6/auction/10736495
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10724944
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10724944: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10724944 url https://www.openlane.eu/en/carv6/auction/10724944
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723879
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723879: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723879 url https://www.openlane.eu/en/carv6/auction/10723879
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10736520
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10736520: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10736520 url https://www.openlane.eu/en/carv6/auction/10736520
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723896
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723896: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723896 url https://www.openlane.eu/en/carv6/auction/10723896
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723897
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723897: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723897 url https://www.openlane.eu/en/carv6/auction/10723897
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10736823
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10736823: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10736823 url https://www.openlane.eu/en/carv6/auction/10736823
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723877
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723877: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723877 url https://www.openlane.eu/en/carv6/auction/10723877
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723876
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723876: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723876 url https://www.openlane.eu/en/carv6/auction/10723876
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723888
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723888: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723888 url https://www.openlane.eu/en/carv6/auction/10723888
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10736800
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10736800: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10736800 url https://www.openlane.eu/en/carv6/auction/10736800
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723907
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723907: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723907 url https://www.openlane.eu/en/carv6/auction/10723907
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723886
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723886: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723886 url https://www.openlane.eu/en/carv6/auction/10723886
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10736803
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10736803: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10736803 url https://www.openlane.eu/en/carv6/auction/10736803
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10723906
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10723906: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10723906 url https://www.openlane.eu/en/carv6/auction/10723906
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10730917
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10730917: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10730917 url https://www.openlane.eu/en/carv6/auction/10730917
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10735856
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10735856: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10735856 url https://www.openlane.eu/en/carv6/auction/10735856
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10246550
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10246550: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10246550 url https://www.openlane.eu/en/carv6/auction/10246550
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10609372
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10609372: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10609372 url https://www.openlane.eu/en/carv6/auction/10609372
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10616519
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10616519: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10616519 url https://www.openlane.eu/en/carv6/auction/10616519
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10609365
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10609365: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10609365 url https://www.openlane.eu/en/carv6/auction/10609365
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10704038
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10704038: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10704038 url https://www.openlane.eu/en/carv6/auction/10704038
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10568036
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10568036: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10568036 url https://www.openlane.eu/en/carv6/auction/10568036
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10421414: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10616500
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10616500: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10616500 url https://www.openlane.eu/en/carv6/auction/10616500
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10704031
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10704031: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10704031 url https://www.openlane.eu/en/carv6/auction/10704031
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10148717
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10148717: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10148717 url https://www.openlane.eu/en/carv6/auction/10148717
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10602488
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10602488: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10602488 url https://www.openlane.eu/en/carv6/auction/10602488
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10421420
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10421420: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10421420 url https://www.openlane.eu/en/carv6/auction/10421420
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10685427
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10685427: 2
2026-03-29 15:22:24 [adesa.be] INFO: Scraping item 10685427 url https://www.openlane.eu/en/carv6/auction/10685427
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10616517
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10616517: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10616517 url https://www.openlane.eu/en/carv6/auction/10616517
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10568035
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10568035: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10568035 url https://www.openlane.eu/en/carv6/auction/10568035
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10533797
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10533797: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10533797 url https://www.openlane.eu/en/carv6/auction/10533797
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10616536
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10616536: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10616536 url https://www.openlane.eu/en/carv6/auction/10616536
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10678216
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10678216: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10678216 url https://www.openlane.eu/en/carv6/auction/10678216
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10662986
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10662986: 0
2026-03-29 15:22:24 [adesa.be] INFO: Skipping item 10662986 url https://www.openlane.eu/en/carv6/auction/10662986
2026-03-29 15:22:24 [adesa.be] INFO: Found listing with ID: 10711811
2026-03-29 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:24 [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 15:22:24 [adesa.be] INFO: Scrape type for 10711811: 2
2026-03-29 15:22:24 [adesa.be] INFO: Scraping item 10711811 url https://www.openlane.eu/en/carv6/auction/10711811
2026-03-29 15:22: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 15:22: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 15:22: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 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427
2026-03-29 15:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec08c0ee-1038-5299-9033-7c14916225dc with scrape type 2
2026-03-29 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec08c0ee-1038-5299-9033-7c14916225dc with scrape type 2
2026-03-29 15:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec08c0ee-1038-5299-9033-7c14916225dc, identifier: 10685427
2026-03-29 15:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427
2026-03-29 15:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427
2026-03-29 15:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427 to the API
2026-03-29 15:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685427>
{'auction_title': '',
'c_o_2_emission_value': 308,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '5.8L',
'engine_horse_power': 634,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'ec08c0ee-1038-5299-9033-7c14916225dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TETRODON',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Bentley',
'model': 'Continental',
'odometer': 103374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 92300,
'price_includes_vat': True,
'registration_date': '2018-11-29',
'seats_number': 4,
'seller_name': None,
'title': 'Bentley Continental GT 6.0i Mulliner Edition - AWD - Petrol - '
'Automatic - 634 hp - 103.374 km',
'transmission': 'automatic',
'trim': 'Mulliner Edition',
'vin': None,
'year': 2018}
2026-03-29 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:26 [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 15:22:26 [adesa.be] INFO: Saving data for 10685427: {'auction_closing_time': 1801392300.0, 'created_time': 1773762534.0858, 'last_price_update_time': 1774797746.625396}
2026-03-29 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10685427') HTTP/1.1" 204 0
2026-03-29 15:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811
2026-03-29 15:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 154016ed-8b54-5868-b0f5-c297b170786e with scrape type 2
2026-03-29 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 154016ed-8b54-5868-b0f5-c297b170786e with scrape type 2
2026-03-29 15:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 154016ed-8b54-5868-b0f5-c297b170786e, identifier: 10711811
2026-03-29 15:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811
2026-03-29 15:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811
2026-03-29 15:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811 to the API
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711811>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '154016ed-8b54-5868-b0f5-c297b170786e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YWC353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711811',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 243893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2015-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 520d - Diesel - Automatic - 190 hp - 243.893 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Saving data for 10711811: {'auction_closing_time': 1801392300.0, 'created_time': 1774280089.43947, 'last_price_update_time': 1774797747.200614}
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711811') HTTP/1.1" 204 0
2026-03-29 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10616502
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10616502: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10616502 url https://www.openlane.eu/en/carv6/auction/10616502
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10659576
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10659576: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10659576 url https://www.openlane.eu/en/carv6/auction/10659576
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10679617
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10679617: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10679617 url https://www.openlane.eu/en/carv6/auction/10679617
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10616514
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10616514: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10616514 url https://www.openlane.eu/en/carv6/auction/10616514
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10679616
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10679616: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10679616 url https://www.openlane.eu/en/carv6/auction/10679616
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10704037
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10704037: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10704037 url https://www.openlane.eu/en/carv6/auction/10704037
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10652155
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10652155: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10652155 url https://www.openlane.eu/en/carv6/auction/10652155
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10672563
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10672563: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10672563 url https://www.openlane.eu/en/carv6/auction/10672563
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10501019
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10501019: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10501019 url https://www.openlane.eu/en/carv6/auction/10501019
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10711805
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10711805: 2
2026-03-29 15:22:27 [adesa.be] INFO: Scraping item 10711805 url https://www.openlane.eu/en/carv6/auction/10711805
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10481271
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10481271: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10481271 url https://www.openlane.eu/en/carv6/auction/10481271
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10594091
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10594091: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10594091 url https://www.openlane.eu/en/carv6/auction/10594091
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10659575
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10659575: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10659575 url https://www.openlane.eu/en/carv6/auction/10659575
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10680082
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10680082: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10680082 url https://www.openlane.eu/en/carv6/auction/10680082
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10146442
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10146442: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10146442 url https://www.openlane.eu/en/carv6/auction/10146442
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10616503
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10616503: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10616503 url https://www.openlane.eu/en/carv6/auction/10616503
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10617284
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10617284: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10617284 url https://www.openlane.eu/en/carv6/auction/10617284
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10684380
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10684380: 2
2026-03-29 15:22:27 [adesa.be] INFO: Scraping item 10684380 url https://www.openlane.eu/en/carv6/auction/10684380
2026-03-29 15:22: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 15:22:27 [adesa.be] INFO: Found listing with ID: 10146432
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10146432: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10146432 url https://www.openlane.eu/en/carv6/auction/10146432
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10553908
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10553908: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10553908 url https://www.openlane.eu/en/carv6/auction/10553908
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10616549
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10616549: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10616549 url https://www.openlane.eu/en/carv6/auction/10616549
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10148704
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10148704: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10148704 url https://www.openlane.eu/en/carv6/auction/10148704
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10704033
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10704033: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10704033 url https://www.openlane.eu/en/carv6/auction/10704033
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10644780
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10644780: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10644780 url https://www.openlane.eu/en/carv6/auction/10644780
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10609371
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10609371: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10609371 url https://www.openlane.eu/en/carv6/auction/10609371
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10644781
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10644781: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10644781 url https://www.openlane.eu/en/carv6/auction/10644781
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10508349
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10508349: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10508349 url https://www.openlane.eu/en/carv6/auction/10508349
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10662983
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10662983: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10662983 url https://www.openlane.eu/en/carv6/auction/10662983
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10630093
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10630093: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10630093 url https://www.openlane.eu/en/carv6/auction/10630093
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10466780
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10466780: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10466780 url https://www.openlane.eu/en/carv6/auction/10466780
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10539976
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10539976: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10539976 url https://www.openlane.eu/en/carv6/auction/10539976
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10616509
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10616509: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10616509 url https://www.openlane.eu/en/carv6/auction/10616509
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10148725
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10148725: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10148725 url https://www.openlane.eu/en/carv6/auction/10148725
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10684381
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10684381: 2
2026-03-29 15:22:27 [adesa.be] INFO: Scraping item 10684381 url https://www.openlane.eu/en/carv6/auction/10684381
2026-03-29 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:27 [adesa.be] INFO: Found listing with ID: 10616538
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10616538: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10616538 url https://www.openlane.eu/en/carv6/auction/10616538
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10575628
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10575628: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10575628 url https://www.openlane.eu/en/carv6/auction/10575628
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10704036
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10704036: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10704036 url https://www.openlane.eu/en/carv6/auction/10704036
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10616513
2026-03-29 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:27 [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 15:22:27 [adesa.be] INFO: Scrape type for 10616513: 0
2026-03-29 15:22:27 [adesa.be] INFO: Skipping item 10616513 url https://www.openlane.eu/en/carv6/auction/10616513
2026-03-29 15:22:27 [adesa.be] INFO: Found listing with ID: 10662989
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10662989: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10662989 url https://www.openlane.eu/en/carv6/auction/10662989
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10623054
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10623054: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10623054 url https://www.openlane.eu/en/carv6/auction/10623054
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10488779
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10488779: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10488779 url https://www.openlane.eu/en/carv6/auction/10488779
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10679615
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10679615: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10679615 url https://www.openlane.eu/en/carv6/auction/10679615
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10704034
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10704034: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10704034 url https://www.openlane.eu/en/carv6/auction/10704034
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10575621
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10575621: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10575621 url https://www.openlane.eu/en/carv6/auction/10575621
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10508347
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10508347: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10508347 url https://www.openlane.eu/en/carv6/auction/10508347
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10609370
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10609370: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10609370 url https://www.openlane.eu/en/carv6/auction/10609370
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10442555
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10442555: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10442555 url https://www.openlane.eu/en/carv6/auction/10442555
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10616521
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10616521: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10616521 url https://www.openlane.eu/en/carv6/auction/10616521
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10187738
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10187738: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10187738 url https://www.openlane.eu/en/carv6/auction/10187738
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10616501
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10616501: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10616501 url https://www.openlane.eu/en/carv6/auction/10616501
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10146430
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10146430: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10146430 url https://www.openlane.eu/en/carv6/auction/10146430
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10146429
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10146429: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10146429 url https://www.openlane.eu/en/carv6/auction/10146429
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10575636
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10575636: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10575636 url https://www.openlane.eu/en/carv6/auction/10575636
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10616507
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10616507: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10616507 url https://www.openlane.eu/en/carv6/auction/10616507
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10616504
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10616504: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10616504 url https://www.openlane.eu/en/carv6/auction/10616504
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10523677
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10523677: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10523677 url https://www.openlane.eu/en/carv6/auction/10523677
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10623055
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10623055: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10623055 url https://www.openlane.eu/en/carv6/auction/10623055
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10659578
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10659578: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10659578 url https://www.openlane.eu/en/carv6/auction/10659578
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10662988
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10662988: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10662988 url https://www.openlane.eu/en/carv6/auction/10662988
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10678215
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10678215: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10678215 url https://www.openlane.eu/en/carv6/auction/10678215
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10575624
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10575624: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10575624 url https://www.openlane.eu/en/carv6/auction/10575624
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10588783
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10588783: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10588783 url https://www.openlane.eu/en/carv6/auction/10588783
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10623059
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10623059: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10623059 url https://www.openlane.eu/en/carv6/auction/10623059
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10616497
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10616497: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10616497 url https://www.openlane.eu/en/carv6/auction/10616497
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10684384
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10684384: 2
2026-03-29 15:22:28 [adesa.be] INFO: Scraping item 10684384 url https://www.openlane.eu/en/carv6/auction/10684384
2026-03-29 15:22: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 15:22:28 [adesa.be] INFO: Found listing with ID: 10246890
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10246890: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10246890 url https://www.openlane.eu/en/carv6/auction/10246890
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10488794
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10488794: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10488794 url https://www.openlane.eu/en/carv6/auction/10488794
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10674346
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10674346: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10674346 url https://www.openlane.eu/en/carv6/auction/10674346
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10616516
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10616516: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10616516 url https://www.openlane.eu/en/carv6/auction/10616516
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10678211
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10678211: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10678211 url https://www.openlane.eu/en/carv6/auction/10678211
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10684379
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10684379: 2
2026-03-29 15:22:28 [adesa.be] INFO: Scraping item 10684379 url https://www.openlane.eu/en/carv6/auction/10684379
2026-03-29 15:22: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 15:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3833b1d8-fe5e-5d6a-9d8d-fae3a8124450 with identifier: 10726635
2026-03-29 15:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3833b1d8-fe5e-5d6a-9d8d-fae3a8124450 with scrape type 2
2026-03-29 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3833b1d8-fe5e-5d6a-9d8d-fae3a8124450 with scrape type 2
2026-03-29 15:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3833b1d8-fe5e-5d6a-9d8d-fae3a8124450, identifier: 10726635
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10616539
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10616539: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10616539 url https://www.openlane.eu/en/carv6/auction/10616539
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10652154
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10652154: 0
2026-03-29 15:22:28 [adesa.be] INFO: Skipping item 10652154 url https://www.openlane.eu/en/carv6/auction/10652154
2026-03-29 15:22:28 [adesa.be] INFO: Found listing with ID: 10662984
2026-03-29 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:28 [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 15:22:28 [adesa.be] INFO: Scrape type for 10662984: 2
2026-03-29 15:22:28 [adesa.be] INFO: Scraping item 10662984 url https://www.openlane.eu/en/carv6/auction/10662984
2026-03-29 15:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3833b1d8-fe5e-5d6a-9d8d-fae3a8124450 with identifier: 10726635
2026-03-29 15:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3833b1d8-fe5e-5d6a-9d8d-fae3a8124450 with identifier: 10726635
2026-03-29 15:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3833b1d8-fe5e-5d6a-9d8d-fae3a8124450 with identifier: 10726635 to the API
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 669,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Electric',
'id': '3833b1d8-fe5e-5d6a-9d8d-fae3a8124450',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FQE880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726635',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 49783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 49800,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model S - Dual Motor - Electric - Automatic - 669 hp - 49.783 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Saving data for 10726635: {'auction_closing_time': 1774945800.0, 'created_time': 1774520171.769579, 'last_price_update_time': 1774797749.186487}
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726635') HTTP/1.1" 204 0
2026-03-29 15:22: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 15:22:29 [adesa.be] INFO: Found listing with ID: 10623068
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10623068: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10623068 url https://www.openlane.eu/en/carv6/auction/10623068
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10623056
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10623056: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10623056 url https://www.openlane.eu/en/carv6/auction/10623056
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10344428
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10344428: 2
2026-03-29 15:22:29 [adesa.be] INFO: Scraping item 10344428 url https://www.openlane.eu/en/carv6/auction/10344428
2026-03-29 15:22: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 15:22:29 [adesa.be] INFO: Found listing with ID: 10609369
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10609369: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10609369 url https://www.openlane.eu/en/carv6/auction/10609369
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10616533
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10616533: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10616533 url https://www.openlane.eu/en/carv6/auction/10616533
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10704032
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10704032: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10704032 url https://www.openlane.eu/en/carv6/auction/10704032
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10616541
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10616541: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10616541 url https://www.openlane.eu/en/carv6/auction/10616541
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10630592
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10630592: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10630592 url https://www.openlane.eu/en/carv6/auction/10630592
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10553902
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10553902: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10553902 url https://www.openlane.eu/en/carv6/auction/10553902
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10616523
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10616523: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10616523 url https://www.openlane.eu/en/carv6/auction/10616523
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10588785
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10588785: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10588785 url https://www.openlane.eu/en/carv6/auction/10588785
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10344429
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10344429: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10344429 url https://www.openlane.eu/en/carv6/auction/10344429
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10146436
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10146436: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10146436 url https://www.openlane.eu/en/carv6/auction/10146436
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10684383
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10684383: 2
2026-03-29 15:22:29 [adesa.be] INFO: Scraping item 10684383 url https://www.openlane.eu/en/carv6/auction/10684383
2026-03-29 15:22: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 15:22:29 [adesa.be] INFO: Found listing with ID: 10616525
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10616525: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10616525 url https://www.openlane.eu/en/carv6/auction/10616525
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10191279
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10191279: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10191279 url https://www.openlane.eu/en/carv6/auction/10191279
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10616544
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10616544: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10616544 url https://www.openlane.eu/en/carv6/auction/10616544
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10616489
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10616489: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10616489 url https://www.openlane.eu/en/carv6/auction/10616489
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10616491
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10616491: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10616491 url https://www.openlane.eu/en/carv6/auction/10616491
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10623067
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10623067: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10623067 url https://www.openlane.eu/en/carv6/auction/10623067
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10575620
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10575620: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10575620 url https://www.openlane.eu/en/carv6/auction/10575620
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10616494
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10616494: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10616494 url https://www.openlane.eu/en/carv6/auction/10616494
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10679619
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10679619: 2
2026-03-29 15:22:29 [adesa.be] INFO: Scraping item 10679619 url https://www.openlane.eu/en/carv6/auction/10679619
2026-03-29 15:22: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 15:22:29 [adesa.be] INFO: Found listing with ID: 10659574
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10659574: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10659574 url https://www.openlane.eu/en/carv6/auction/10659574
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10396491
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10396491: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10396491 url https://www.openlane.eu/en/carv6/auction/10396491
2026-03-29 15:22:29 [adesa.be] INFO: Found listing with ID: 10533800
2026-03-29 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:29 [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 15:22:29 [adesa.be] INFO: Scrape type for 10533800: 0
2026-03-29 15:22:29 [adesa.be] INFO: Skipping item 10533800 url https://www.openlane.eu/en/carv6/auction/10533800
2026-03-29 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384
2026-03-29 15:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08c23f78-7a75-555b-ac52-1600a54a286c with scrape type 2
2026-03-29 15:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08c23f78-7a75-555b-ac52-1600a54a286c with scrape type 2
2026-03-29 15:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08c23f78-7a75-555b-ac52-1600a54a286c, identifier: 10684384
2026-03-29 15:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384
2026-03-29 15:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384
2026-03-29 15:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384 to the API
2026-03-29 15:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684384>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '08c23f78-7a75-555b-ac52-1600a54a286c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXA058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684384',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 127993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLA 180 Business Solution - Petrol - Automatic - 136 '
'hp - 127.993 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:30 [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 15:22:30 [adesa.be] INFO: Saving data for 10684384: {'auction_closing_time': 1801392300.0, 'created_time': 1773762531.3192, 'last_price_update_time': 1774797750.884231}
2026-03-29 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684384') HTTP/1.1" 204 0
2026-03-29 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10344428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86f0c5c0-d602-5835-a650-09c1099285c6 with identifier: 10684380
2026-03-29 15:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86f0c5c0-d602-5835-a650-09c1099285c6 with scrape type 2
2026-03-29 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86f0c5c0-d602-5835-a650-09c1099285c6 with scrape type 2
2026-03-29 15:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86f0c5c0-d602-5835-a650-09c1099285c6, identifier: 10684380
2026-03-29 15:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984
2026-03-29 15:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4fe3056-e828-5fc5-8272-b77969d9205a with scrape type 2
2026-03-29 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4fe3056-e828-5fc5-8272-b77969d9205a with scrape type 2
2026-03-29 15:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4fe3056-e828-5fc5-8272-b77969d9205a, identifier: 10662984
2026-03-29 15:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86f0c5c0-d602-5835-a650-09c1099285c6 with identifier: 10684380
2026-03-29 15:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86f0c5c0-d602-5835-a650-09c1099285c6 with identifier: 10684380
2026-03-29 15:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86f0c5c0-d602-5835-a650-09c1099285c6 with identifier: 10684380 to the API
2026-03-29 15:22:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684380>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '86f0c5c0-d602-5835-a650-09c1099285c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFW872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684380',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 192873,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Automatic - 130 hp - '
'192.873 km',
'transmission': 'automatic',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-29 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:31 [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 15:22:31 [adesa.be] INFO: Saving data for 10684380: {'auction_closing_time': 1801392300.0, 'created_time': 1773762527.198786, 'last_price_update_time': 1774797751.712346}
2026-03-29 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684380') HTTP/1.1" 204 0
2026-03-29 15:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984
2026-03-29 15:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984
2026-03-29 15:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984 to the API
2026-03-29 15:22:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662984>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f4fe3056-e828-5fc5-8272-b77969d9205a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662984',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 218654,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2009-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Edition - Diesel - Manual - '
'131 hp - 218.654 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2009}
2026-03-29 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:32 [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 15:22:32 [adesa.be] INFO: Saving data for 10662984: {'auction_closing_time': 1801392300.0, 'created_time': 1773331088.764198, 'last_price_update_time': 1774797752.021357}
2026-03-29 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662984') HTTP/1.1" 204 0
2026-03-29 15:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b57734-420f-5414-a084-cd84b4bf28b0 with identifier: 10684379
2026-03-29 15:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b57734-420f-5414-a084-cd84b4bf28b0 with scrape type 2
2026-03-29 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24b57734-420f-5414-a084-cd84b4bf28b0 with scrape type 2
2026-03-29 15:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24b57734-420f-5414-a084-cd84b4bf28b0, identifier: 10684379
2026-03-29 15:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc5dc6a4-058e-5b0f-95d5-b861041d943d with identifier: 10684381
2026-03-29 15:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc5dc6a4-058e-5b0f-95d5-b861041d943d with scrape type 2
2026-03-29 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc5dc6a4-058e-5b0f-95d5-b861041d943d with scrape type 2
2026-03-29 15:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc5dc6a4-058e-5b0f-95d5-b861041d943d, identifier: 10684381
2026-03-29 15:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805
2026-03-29 15:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with scrape type 2
2026-03-29 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with scrape type 2
2026-03-29 15:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945, identifier: 10711805
2026-03-29 15:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383
2026-03-29 15:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae75569e-f2a2-56ca-b0a5-4badd6f91500 with scrape type 2
2026-03-29 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae75569e-f2a2-56ca-b0a5-4badd6f91500 with scrape type 2
2026-03-29 15:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae75569e-f2a2-56ca-b0a5-4badd6f91500, identifier: 10684383
2026-03-29 15:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428
2026-03-29 15:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6208a678-427e-5e31-a414-c7594ab31785 with scrape type 2
2026-03-29 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6208a678-427e-5e31-a414-c7594ab31785 with scrape type 2
2026-03-29 15:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6208a678-427e-5e31-a414-c7594ab31785, identifier: 10344428
2026-03-29 15:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24b57734-420f-5414-a084-cd84b4bf28b0 with identifier: 10684379
2026-03-29 15:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24b57734-420f-5414-a084-cd84b4bf28b0 with identifier: 10684379
2026-03-29 15:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24b57734-420f-5414-a084-cd84b4bf28b0 with identifier: 10684379 to the API
2026-03-29 15:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684379>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '24b57734-420f-5414-a084-cd84b4bf28b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EHT834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684379',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 88668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10050,
'price_includes_vat': True,
'registration_date': '2023-04-27',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Combo 1.5 - Diesel - Manual - 102 hp - 88.668 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:32 [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 15:22:32 [adesa.be] INFO: Saving data for 10684379: {'auction_closing_time': 1801392300.0, 'created_time': 1773762524.313296, 'last_price_update_time': 1774797752.82577}
2026-03-29 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684379') HTTP/1.1" 204 0
2026-03-29 15:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc5dc6a4-058e-5b0f-95d5-b861041d943d with identifier: 10684381
2026-03-29 15:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc5dc6a4-058e-5b0f-95d5-b861041d943d with identifier: 10684381
2026-03-29 15:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc5dc6a4-058e-5b0f-95d5-b861041d943d with identifier: 10684381 to the API
2026-03-29 15:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684381>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'cc5dc6a4-058e-5b0f-95d5-b861041d943d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQE669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684381',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 128849,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14750,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit Custom L2H1 2.0 TDCI Trend - Diesel - Automatic - 170 '
'hp - 128.849 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:33 [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 15:22:33 [adesa.be] INFO: Saving data for 10684381: {'auction_closing_time': 1801392300.0, 'created_time': 1773762530.894079, 'last_price_update_time': 1774797753.106857}
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684381') HTTP/1.1" 204 0
2026-03-29 15:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805
2026-03-29 15:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805
2026-03-29 15:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805 to the API
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711805>
{'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': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2elk804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711805',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 52336,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 18i X Line - Petrol - Automatic - 136 hp - 52.336 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2023}
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:33 [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 15:22:33 [adesa.be] INFO: Saving data for 10711805: {'auction_closing_time': 1801392300.0, 'created_time': 1774280098.619347, 'last_price_update_time': 1774797753.400555}
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711805') HTTP/1.1" 204 0
2026-03-29 15:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383
2026-03-29 15:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383
2026-03-29 15:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383 to the API
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684383>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ae75569e-f2a2-56ca-b0a5-4badd6f91500',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCD891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684383',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 148383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 165 hp - '
'148.383 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:33 [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 15:22:33 [adesa.be] INFO: Saving data for 10684383: {'auction_closing_time': 1801392300.0, 'created_time': 1773762527.888634, 'last_price_update_time': 1774797753.70923}
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684383') HTTP/1.1" 204 0
2026-03-29 15:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428
2026-03-29 15:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428
2026-03-29 15:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428 to the API
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10344428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '6208a678-427e-5e31-a414-c7594ab31785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQL312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10344428',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 213174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.5 HDI Active - Diesel - Manual - 102 hp - 213.174 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:33 [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 15:22:33 [adesa.be] INFO: Saving data for 10344428: {'auction_closing_time': 1801392300.0, 'created_time': 1773236135.001054, 'last_price_update_time': 1774797753.980729}
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10344428') HTTP/1.1" 204 0
2026-03-29 15:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10679619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619
2026-03-29 15:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with scrape type 2
2026-03-29 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with scrape type 2
2026-03-29 15:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce, identifier: 10679619
2026-03-29 15:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619
2026-03-29 15:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619
2026-03-29 15:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619 to the API
2026-03-29 15:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10679619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '57c691ff-5f16-5fa2-9200-aaf20b8ff3ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TGE825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10679619',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 226346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34200,
'price_includes_vat': True,
'registration_date': '2017-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Panamera 4 2.9i - Hybrid - Automatic - 330 hp - 226.346 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-29 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:34 [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 15:22:34 [adesa.be] INFO: Saving data for 10679619: {'auction_closing_time': 1801392300.0, 'created_time': 1773677278.927383, 'last_price_update_time': 1774797754.451388}
2026-03-29 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10679619') HTTP/1.1" 204 0
2026-03-29 15:22: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 15:22:36 [adesa.be] INFO: Found listing with ID: 10574079
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10574079: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10574079 url https://www.openlane.eu/en/carv6/auction/10574079
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10678217
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10678217: 2
2026-03-29 15:22:36 [adesa.be] INFO: Scraping item 10678217 url https://www.openlane.eu/en/carv6/auction/10678217
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10672561
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10672561: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10672561 url https://www.openlane.eu/en/carv6/auction/10672561
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10616547
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10616547: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10616547 url https://www.openlane.eu/en/carv6/auction/10616547
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10588787
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10588787: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10588787 url https://www.openlane.eu/en/carv6/auction/10588787
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10684378
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10684378: 2
2026-03-29 15:22:36 [adesa.be] INFO: Scraping item 10684378 url https://www.openlane.eu/en/carv6/auction/10684378
2026-03-29 15:22: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 15:22:36 [adesa.be] INFO: Found listing with ID: 10684382
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10684382: 2
2026-03-29 15:22:36 [adesa.be] INFO: Scraping item 10684382 url https://www.openlane.eu/en/carv6/auction/10684382
2026-03-29 15:22: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 15:22:36 [adesa.be] INFO: Found listing with ID: 10575629
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10575629: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10575629 url https://www.openlane.eu/en/carv6/auction/10575629
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10588788
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10588788: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10588788 url https://www.openlane.eu/en/carv6/auction/10588788
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10616556
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10616556: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10616556 url https://www.openlane.eu/en/carv6/auction/10616556
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10616540
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10616540: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10616540 url https://www.openlane.eu/en/carv6/auction/10616540
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10522382
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10522382: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10522382 url https://www.openlane.eu/en/carv6/auction/10522382
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10616548
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10616548: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10616548 url https://www.openlane.eu/en/carv6/auction/10616548
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10616542
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10616542: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10616542 url https://www.openlane.eu/en/carv6/auction/10616542
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10662985
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10662985: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10662985 url https://www.openlane.eu/en/carv6/auction/10662985
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10616530
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10616530: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10616530 url https://www.openlane.eu/en/carv6/auction/10616530
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10148707
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10148707: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10148707 url https://www.openlane.eu/en/carv6/auction/10148707
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10616529
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10616529: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10616529 url https://www.openlane.eu/en/carv6/auction/10616529
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10371581
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10371581: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10371581 url https://www.openlane.eu/en/carv6/auction/10371581
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10616555
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10616555: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10616555 url https://www.openlane.eu/en/carv6/auction/10616555
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10488791
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10488791: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10488791 url https://www.openlane.eu/en/carv6/auction/10488791
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10616510
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10616510: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10616510 url https://www.openlane.eu/en/carv6/auction/10616510
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10428543
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10428543: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10428543 url https://www.openlane.eu/en/carv6/auction/10428543
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10616506
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10616506: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10616506 url https://www.openlane.eu/en/carv6/auction/10616506
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10533798
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10533798: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10533798 url https://www.openlane.eu/en/carv6/auction/10533798
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10363951
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10363951: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10363951 url https://www.openlane.eu/en/carv6/auction/10363951
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10623057
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10623057: 0
2026-03-29 15:22:36 [adesa.be] INFO: Skipping item 10623057 url https://www.openlane.eu/en/carv6/auction/10623057
2026-03-29 15:22:36 [adesa.be] INFO: Found listing with ID: 10711810
2026-03-29 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:36 [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 15:22:36 [adesa.be] INFO: Scrape type for 10711810: 2
2026-03-29 15:22:36 [adesa.be] INFO: Scraping item 10711810 url https://www.openlane.eu/en/carv6/auction/10711810
2026-03-29 15:22: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 15:22:36 [adesa.be] INFO: Found listing with ID: 10730537
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10730537: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10730537 url https://www.openlane.eu/en/carv6/auction/10730537
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10731385
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10731385: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10731385 url https://www.openlane.eu/en/carv6/auction/10731385
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10724806
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10724806: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10724806 url https://www.openlane.eu/en/carv6/auction/10724806
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10724800
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10724800: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10724800 url https://www.openlane.eu/en/carv6/auction/10724800
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10731384
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10731384: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10731384 url https://www.openlane.eu/en/carv6/auction/10731384
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10735643
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10735643: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10735643 url https://www.openlane.eu/en/carv6/auction/10735643
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10730536
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10730536: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10730536 url https://www.openlane.eu/en/carv6/auction/10730536
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10735645
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10735645: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10735645 url https://www.openlane.eu/en/carv6/auction/10735645
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10724807
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10724807: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10724807 url https://www.openlane.eu/en/carv6/auction/10724807
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10711812
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10711812: 2
2026-03-29 15:22:37 [adesa.be] INFO: Scraping item 10711812 url https://www.openlane.eu/en/carv6/auction/10711812
2026-03-29 15:22: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 15:22:37 [adesa.be] INFO: Found listing with ID: 10724799
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10724799: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10724799 url https://www.openlane.eu/en/carv6/auction/10724799
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10724805
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10724805: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10724805 url https://www.openlane.eu/en/carv6/auction/10724805
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10735646
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10735646: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10735646 url https://www.openlane.eu/en/carv6/auction/10735646
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10488781
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10488781: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10488781 url https://www.openlane.eu/en/carv6/auction/10488781
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10735648
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10735648: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10735648 url https://www.openlane.eu/en/carv6/auction/10735648
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10711808
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10711808: 2
2026-03-29 15:22:37 [adesa.be] INFO: Scraping item 10711808 url https://www.openlane.eu/en/carv6/auction/10711808
2026-03-29 15:22: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 15:22:37 [adesa.be] INFO: Found listing with ID: 10691862
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10691862: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10691862 url https://www.openlane.eu/en/carv6/auction/10691862
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10719146
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10719146: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10719146 url https://www.openlane.eu/en/carv6/auction/10719146
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10730534
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10730534: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10730534 url https://www.openlane.eu/en/carv6/auction/10730534
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10724802
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10724802: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10724802 url https://www.openlane.eu/en/carv6/auction/10724802
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10730535
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10730535: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10730535 url https://www.openlane.eu/en/carv6/auction/10730535
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10713342
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10713342: 2
2026-03-29 15:22:37 [adesa.be] INFO: Scraping item 10713342 url https://www.openlane.eu/en/carv6/auction/10713342
2026-03-29 15:22: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 15:22:37 [adesa.be] INFO: Found listing with ID: 10735644
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10735644: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10735644 url https://www.openlane.eu/en/carv6/auction/10735644
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10713341
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10713341: 2
2026-03-29 15:22:37 [adesa.be] INFO: Scraping item 10713341 url https://www.openlane.eu/en/carv6/auction/10713341
2026-03-29 15:22: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 15:22:37 [adesa.be] INFO: Found listing with ID: 10738309
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10738309: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10738309 url https://www.openlane.eu/en/carv6/auction/10738309
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10456216
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10456216: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10456216 url https://www.openlane.eu/en/carv6/auction/10456216
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10504979
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10504979: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10504979 url https://www.openlane.eu/en/carv6/auction/10504979
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10505014
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10505014: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10505014 url https://www.openlane.eu/en/carv6/auction/10505014
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10505002
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10505002: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10505002 url https://www.openlane.eu/en/carv6/auction/10505002
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10505007
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10505007: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10505007 url https://www.openlane.eu/en/carv6/auction/10505007
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10505013
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10505013: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10505013 url https://www.openlane.eu/en/carv6/auction/10505013
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10505001
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10505001: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10505001 url https://www.openlane.eu/en/carv6/auction/10505001
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10504982
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10504982: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10504982 url https://www.openlane.eu/en/carv6/auction/10504982
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10505031
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10505031: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10505031 url https://www.openlane.eu/en/carv6/auction/10505031
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10504965
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10504965: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10504965 url https://www.openlane.eu/en/carv6/auction/10504965
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10504971
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10504971: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10504971 url https://www.openlane.eu/en/carv6/auction/10504971
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10504970
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10504970: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10504970 url https://www.openlane.eu/en/carv6/auction/10504970
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10493753
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10493753: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10493753 url https://www.openlane.eu/en/carv6/auction/10493753
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10373755
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10373755: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10373755 url https://www.openlane.eu/en/carv6/auction/10373755
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10438524
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10438524: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10438524 url https://www.openlane.eu/en/carv6/auction/10438524
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10355068
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10355068: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10355068 url https://www.openlane.eu/en/carv6/auction/10355068
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10392677
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:37 [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 15:22:37 [adesa.be] INFO: Scrape type for 10392677: 0
2026-03-29 15:22:37 [adesa.be] INFO: Skipping item 10392677 url https://www.openlane.eu/en/carv6/auction/10392677
2026-03-29 15:22:37 [adesa.be] INFO: Found listing with ID: 10458307
2026-03-29 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10458307: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10458307 url https://www.openlane.eu/en/carv6/auction/10458307
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10438746
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10438746: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10438746 url https://www.openlane.eu/en/carv6/auction/10438746
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10386880
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10386880: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10386880 url https://www.openlane.eu/en/carv6/auction/10386880
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10531348
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10531348: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10531348 url https://www.openlane.eu/en/carv6/auction/10531348
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10258076
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10258076: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10258076 url https://www.openlane.eu/en/carv6/auction/10258076
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10507414
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10507414: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10507414 url https://www.openlane.eu/en/carv6/auction/10507414
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10351033
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10351033: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10351033 url https://www.openlane.eu/en/carv6/auction/10351033
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10507960
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10507960: 2
2026-03-29 15:22:38 [adesa.be] INFO: Scraping item 10507960 url https://www.openlane.eu/en/carv6/auction/10507960
2026-03-29 15:22: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 15:22:38 [adesa.be] INFO: Found listing with ID: 10497156
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10497156: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10497156 url https://www.openlane.eu/en/carv6/auction/10497156
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10258053
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10258053: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10258053 url https://www.openlane.eu/en/carv6/auction/10258053
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10258066
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10258066: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10258066 url https://www.openlane.eu/en/carv6/auction/10258066
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10258077
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10258077: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10258077 url https://www.openlane.eu/en/carv6/auction/10258077
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10497158
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10497158: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10497158 url https://www.openlane.eu/en/carv6/auction/10497158
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10497157
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10497157: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10497157 url https://www.openlane.eu/en/carv6/auction/10497157
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10737766
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10737766: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10737766 url https://www.openlane.eu/en/carv6/auction/10737766
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10704548
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10704548: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10704548 url https://www.openlane.eu/en/carv6/auction/10704548
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10591847
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10591847: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10591847 url https://www.openlane.eu/en/carv6/auction/10591847
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10591845
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10591845: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10591845 url https://www.openlane.eu/en/carv6/auction/10591845
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10489921
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10489921: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10489921 url https://www.openlane.eu/en/carv6/auction/10489921
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10729495
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10729495: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10729495 url https://www.openlane.eu/en/carv6/auction/10729495
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10580437
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10580437: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10580437 url https://www.openlane.eu/en/carv6/auction/10580437
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10595474
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10595474: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10595474 url https://www.openlane.eu/en/carv6/auction/10595474
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10326185
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10326185: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10326185 url https://www.openlane.eu/en/carv6/auction/10326185
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10623492
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10623492: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10623492 url https://www.openlane.eu/en/carv6/auction/10623492
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10623491
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10623491: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10623491 url https://www.openlane.eu/en/carv6/auction/10623491
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10623490
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10623490: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10623490 url https://www.openlane.eu/en/carv6/auction/10623490
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10729499
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10729499: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10729499 url https://www.openlane.eu/en/carv6/auction/10729499
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10729498
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10729498: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10729498 url https://www.openlane.eu/en/carv6/auction/10729498
2026-03-29 15:22:38 [adesa.be] INFO: Found listing with ID: 10614624
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:38 [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 15:22:38 [adesa.be] INFO: Scrape type for 10614624: 0
2026-03-29 15:22:38 [adesa.be] INFO: Skipping item 10614624 url https://www.openlane.eu/en/carv6/auction/10614624
2026-03-29 15:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22: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 15:22: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 15:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382
2026-03-29 15:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d910773-e8d2-57c7-a67e-f45b3e335d83 with scrape type 2
2026-03-29 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d910773-e8d2-57c7-a67e-f45b3e335d83 with scrape type 2
2026-03-29 15:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d910773-e8d2-57c7-a67e-f45b3e335d83, identifier: 10684382
2026-03-29 15:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382
2026-03-29 15:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382
2026-03-29 15:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382 to the API
2026-03-29 15:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '9d910773-e8d2-57c7-a67e-f45b3e335d83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVN651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684382',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 98687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 4,
'seller_name': None,
'title': 'Smart Forfour 1.0i - Petrol - Manual - 71 hp - 98.687 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:39 [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 15:22:39 [adesa.be] INFO: Saving data for 10684382: {'auction_closing_time': 1801392300.0, 'created_time': 1773762534.847567, 'last_price_update_time': 1774797759.082926}
2026-03-29 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684382') HTTP/1.1" 204 0
2026-03-29 15:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378
2026-03-29 15:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ce6320e-1c23-5287-b2ed-ab8507999896 with scrape type 2
2026-03-29 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ce6320e-1c23-5287-b2ed-ab8507999896 with scrape type 2
2026-03-29 15:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ce6320e-1c23-5287-b2ed-ab8507999896, identifier: 10684378
2026-03-29 15:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10678217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378
2026-03-29 15:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378
2026-03-29 15:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378 to the API
2026-03-29 15:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684378>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '3ce6320e-1c23-5287-b2ed-ab8507999896',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APU881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684378',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 136024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11050,
'price_includes_vat': True,
'registration_date': '2021-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'136.024 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-29 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:39 [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 15:22:39 [adesa.be] INFO: Saving data for 10684378: {'auction_closing_time': 1801392300.0, 'created_time': 1773762527.576982, 'last_price_update_time': 1774797759.527761}
2026-03-29 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684378') HTTP/1.1" 204 0
2026-03-29 15:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808
2026-03-29 15:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcb0db8d-7071-5a62-af97-6e4073ba17e3 with scrape type 2
2026-03-29 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcb0db8d-7071-5a62-af97-6e4073ba17e3 with scrape type 2
2026-03-29 15:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bcb0db8d-7071-5a62-af97-6e4073ba17e3, identifier: 10711808
2026-03-29 15:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217
2026-03-29 15:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933f3017-df46-51fa-9efb-78f0e5f533ec with scrape type 2
2026-03-29 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 933f3017-df46-51fa-9efb-78f0e5f533ec with scrape type 2
2026-03-29 15:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 933f3017-df46-51fa-9efb-78f0e5f533ec, identifier: 10678217
2026-03-29 15:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808
2026-03-29 15:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808
2026-03-29 15:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808 to the API
2026-03-29 15:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 407,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Electric',
'id': 'bcb0db8d-7071-5a62-af97-6e4073ba17e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRH820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711808',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 89768,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Polestar 2 67 kWh - Electric - Automatic - 407 hp - 89.768 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:39 [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 15:22:39 [adesa.be] INFO: Saving data for 10711808: {'auction_closing_time': 1801392300.0, 'created_time': 1774280062.912297, 'last_price_update_time': 1774797759.997409}
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711808') HTTP/1.1" 204 0
2026-03-29 15:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217
2026-03-29 15:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217
2026-03-29 15:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217 to the API
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10678217>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '933f3017-df46-51fa-9efb-78f0e5f533ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMD970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10678217',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 35740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 1.4 - Hybrid - Automatic - 150 hp - 35.740 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:40 [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 15:22:40 [adesa.be] INFO: Saving data for 10678217: {'auction_closing_time': 1801392300.0, 'created_time': 1773677274.618023, 'last_price_update_time': 1774797760.304243}
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678217') HTTP/1.1" 204 0
2026-03-29 15:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10507960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812
2026-03-29 15:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25587e55-b65d-585a-aca9-a21b17692d57 with scrape type 2
2026-03-29 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25587e55-b65d-585a-aca9-a21b17692d57 with scrape type 2
2026-03-29 15:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25587e55-b65d-585a-aca9-a21b17692d57, identifier: 10711812
2026-03-29 15:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810
2026-03-29 15:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec3c039c-a899-5be2-838c-d97ad10a1c86 with scrape type 2
2026-03-29 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec3c039c-a899-5be2-838c-d97ad10a1c86 with scrape type 2
2026-03-29 15:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec3c039c-a899-5be2-838c-d97ad10a1c86, identifier: 10711810
2026-03-29 15:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812
2026-03-29 15:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812
2026-03-29 15:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812 to the API
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '25587e55-b65d-585a-aca9-a21b17692d57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WLX203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711812',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 146131,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-07-05',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Kia Ceed 1.0 - Petrol - Manual - 119 hp - 146.131 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:40 [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 15:22:40 [adesa.be] INFO: Saving data for 10711812: {'auction_closing_time': 1801392300.0, 'created_time': 1774280069.868992, 'last_price_update_time': 1774797760.771047}
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711812') HTTP/1.1" 204 0
2026-03-29 15:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810
2026-03-29 15:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810
2026-03-29 15:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810 to the API
2026-03-29 15:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711810>
{'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': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ec3c039c-a899-5be2-838c-d97ad10a1c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHX144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711810',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 156587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-04-09',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'156.587 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:41 [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 15:22:41 [adesa.be] INFO: Saving data for 10711810: {'auction_closing_time': 1801392300.0, 'created_time': 1774280086.549753, 'last_price_update_time': 1774797761.064497}
2026-03-29 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711810') HTTP/1.1" 204 0
2026-03-29 15:22:41 [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 15:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960
2026-03-29 15:22:41 [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 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-29 15:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 479dbb90-d696-5505-8b55-d1dc7836277a, identifier: 10507960
2026-03-29 15:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342
2026-03-29 15:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aaa60f2-d271-504d-b1d0-b7208d48285a with scrape type 2
2026-03-29 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aaa60f2-d271-504d-b1d0-b7208d48285a with scrape type 2
2026-03-29 15:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1aaa60f2-d271-504d-b1d0-b7208d48285a, identifier: 10713342
2026-03-29 15:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341
2026-03-29 15:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with scrape type 2
2026-03-29 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with scrape type 2
2026-03-29 15:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078, identifier: 10713341
2026-03-29 15:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960
2026-03-29 15:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960
2026-03-29 15:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960 to the API
2026-03-29 15:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10507960>
{'auction_title': '',
'c_o_2_emission_value': 205,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'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': '37799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10507960',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32300,
'price_includes_vat': True,
'registration_date': '2026-03-10',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - 50 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-29 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:41 [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 15:22:41 [adesa.be] INFO: Saving data for 10507960: {'auction_closing_time': 1798675200.0, 'created_time': 1773235831.914508, 'last_price_update_time': 1774797761.709162}
2026-03-29 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10507960') HTTP/1.1" 204 0
2026-03-29 15:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342
2026-03-29 15:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342
2026-03-29 15:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342 to the API
2026-03-29 15:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713342>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1aaa60f2-d271-504d-b1d0-b7208d48285a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SJF493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713342',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 438400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2009-06-30',
'seats_number': 5,
'seller_name': 'Rizq Occasions',
'title': 'Skoda Superb 1.9 TDI - Diesel - Manual - 105 hp - 438.400 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-29 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:41 [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 15:22:41 [adesa.be] INFO: Saving data for 10713342: {'auction_closing_time': 1801392300.0, 'created_time': 1774280081.46135, 'last_price_update_time': 1774797761.997005}
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713342') HTTP/1.1" 204 0
2026-03-29 15:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341
2026-03-29 15:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341
2026-03-29 15:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341 to the API
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713341>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SRD897',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713341',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Eos',
'odometer': 233356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2007-04-27',
'seats_number': 4,
'seller_name': 'Rizq Occasions',
'title': 'Volkswagen Eos 1.6 FSI - Petrol - Manual - 115 hp - 233.356 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Saving data for 10713341: {'auction_closing_time': 1801392300.0, 'created_time': 1774280063.635062, 'last_price_update_time': 1774797762.289508}
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713341') HTTP/1.1" 204 0
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10614622
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10614622: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10614622 url https://www.openlane.eu/en/carv6/auction/10614622
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10729509
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10729509: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10729509 url https://www.openlane.eu/en/carv6/auction/10729509
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10729506
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10729506: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10729506 url https://www.openlane.eu/en/carv6/auction/10729506
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10729502
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10729502: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10729502 url https://www.openlane.eu/en/carv6/auction/10729502
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10716649
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10716649: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10716649 url https://www.openlane.eu/en/carv6/auction/10716649
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730366
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730366: 2
2026-03-29 15:22:42 [adesa.be] INFO: Scraping item 10730366 url https://www.openlane.eu/en/carv6/auction/10730366
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730379
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730379: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10730379 url https://www.openlane.eu/en/carv6/auction/10730379
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10734483
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10734483: 2
2026-03-29 15:22:42 [adesa.be] INFO: Scraping item 10734483 url https://www.openlane.eu/en/carv6/auction/10734483
2026-03-29 15:22: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 15:22:42 [adesa.be] INFO: Found listing with ID: 10585106
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10585106: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10585106 url https://www.openlane.eu/en/carv6/auction/10585106
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730384
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730384: 2
2026-03-29 15:22:42 [adesa.be] INFO: Scraping item 10730384 url https://www.openlane.eu/en/carv6/auction/10730384
2026-03-29 15:22: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 15:22:42 [adesa.be] INFO: Found listing with ID: 10627573
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627573: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627573 url https://www.openlane.eu/en/carv6/auction/10627573
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730381
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730381: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10730381 url https://www.openlane.eu/en/carv6/auction/10730381
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730375
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730375: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10730375 url https://www.openlane.eu/en/carv6/auction/10730375
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730364
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730364: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10730364 url https://www.openlane.eu/en/carv6/auction/10730364
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730376
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730376: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10730376 url https://www.openlane.eu/en/carv6/auction/10730376
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730371
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730371: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10730371 url https://www.openlane.eu/en/carv6/auction/10730371
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730369
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730369: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10730369 url https://www.openlane.eu/en/carv6/auction/10730369
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730372
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730372: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10730372 url https://www.openlane.eu/en/carv6/auction/10730372
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730368
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730368: 2
2026-03-29 15:22:42 [adesa.be] INFO: Scraping item 10730368 url https://www.openlane.eu/en/carv6/auction/10730368
2026-03-29 15:22: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 15:22:42 [adesa.be] INFO: Found listing with ID: 10666275
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10666275: 2
2026-03-29 15:22:42 [adesa.be] INFO: Scraping item 10666275 url https://www.openlane.eu/en/carv6/auction/10666275
2026-03-29 15:22: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 15:22:42 [adesa.be] INFO: Found listing with ID: 10655596
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10655596: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10655596 url https://www.openlane.eu/en/carv6/auction/10655596
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627580
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627580: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627580 url https://www.openlane.eu/en/carv6/auction/10627580
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627562
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627562: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627562 url https://www.openlane.eu/en/carv6/auction/10627562
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627563
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627563: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627563 url https://www.openlane.eu/en/carv6/auction/10627563
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627590
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627590: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627590 url https://www.openlane.eu/en/carv6/auction/10627590
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627582
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627582: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627582 url https://www.openlane.eu/en/carv6/auction/10627582
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627588
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627588: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627588 url https://www.openlane.eu/en/carv6/auction/10627588
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627584
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627584: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627584 url https://www.openlane.eu/en/carv6/auction/10627584
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627564: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627586
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627586: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627586 url https://www.openlane.eu/en/carv6/auction/10627586
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627579
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627579: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627579 url https://www.openlane.eu/en/carv6/auction/10627579
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10627585
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10627585: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10627585 url https://www.openlane.eu/en/carv6/auction/10627585
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10726260
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10726260: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10726260 url https://www.openlane.eu/en/carv6/auction/10726260
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10615312
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10615312: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10615312 url https://www.openlane.eu/en/carv6/auction/10615312
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10615315
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10615315: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10615315 url https://www.openlane.eu/en/carv6/auction/10615315
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10729497
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10729497: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10729497 url https://www.openlane.eu/en/carv6/auction/10729497
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10373756
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10373756: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10373756 url https://www.openlane.eu/en/carv6/auction/10373756
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10730132
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10730132: 2
2026-03-29 15:22:42 [adesa.be] INFO: Scraping item 10730132 url https://www.openlane.eu/en/carv6/auction/10730132
2026-03-29 15:22: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 15:22:42 [adesa.be] INFO: Found listing with ID: 10580439
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10580439: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10580439 url https://www.openlane.eu/en/carv6/auction/10580439
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10562284
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10562284: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10562284 url https://www.openlane.eu/en/carv6/auction/10562284
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10630787
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:42 [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 15:22:42 [adesa.be] INFO: Scrape type for 10630787: 0
2026-03-29 15:22:42 [adesa.be] INFO: Skipping item 10630787 url https://www.openlane.eu/en/carv6/auction/10630787
2026-03-29 15:22:42 [adesa.be] INFO: Found listing with ID: 10576365
2026-03-29 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10576365: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10576365 url https://www.openlane.eu/en/carv6/auction/10576365
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10405235
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10405235: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10405235 url https://www.openlane.eu/en/carv6/auction/10405235
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10461938
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10461938: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10461938 url https://www.openlane.eu/en/carv6/auction/10461938
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10366783
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10366783: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10366783 url https://www.openlane.eu/en/carv6/auction/10366783
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10666627
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10666627: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10666627 url https://www.openlane.eu/en/carv6/auction/10666627
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10682815
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10682815: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10682815 url https://www.openlane.eu/en/carv6/auction/10682815
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10698828
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10698828: 2
2026-03-29 15:22:43 [adesa.be] INFO: Scraping item 10698828 url https://www.openlane.eu/en/carv6/auction/10698828
2026-03-29 15:22: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 15:22:43 [adesa.be] INFO: Found listing with ID: 10688261
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10688261: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10688261 url https://www.openlane.eu/en/carv6/auction/10688261
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10258058
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10258058: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10258058 url https://www.openlane.eu/en/carv6/auction/10258058
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10698830
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10698830: 2
2026-03-29 15:22:43 [adesa.be] INFO: Scraping item 10698830 url https://www.openlane.eu/en/carv6/auction/10698830
2026-03-29 15:22: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 15:22:43 [adesa.be] INFO: Found listing with ID: 10707957
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10707957: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10707957 url https://www.openlane.eu/en/carv6/auction/10707957
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10666057
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10666057: 2
2026-03-29 15:22:43 [adesa.be] INFO: Scraping item 10666057 url https://www.openlane.eu/en/carv6/auction/10666057
2026-03-29 15:22: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 15:22:43 [adesa.be] INFO: Found listing with ID: 10583628
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10583628: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10583628 url https://www.openlane.eu/en/carv6/auction/10583628
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10595467
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10595467: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10595467 url https://www.openlane.eu/en/carv6/auction/10595467
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10716211
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10716211: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10716211 url https://www.openlane.eu/en/carv6/auction/10716211
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10580542
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10580542: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10580542 url https://www.openlane.eu/en/carv6/auction/10580542
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10693707
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10693707: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10693707 url https://www.openlane.eu/en/carv6/auction/10693707
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10682970
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10682970: 2
2026-03-29 15:22:43 [adesa.be] INFO: Scraping item 10682970 url https://www.openlane.eu/en/carv6/auction/10682970
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10406461
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10406461: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10406461 url https://www.openlane.eu/en/carv6/auction/10406461
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10602291
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10602291: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10602291 url https://www.openlane.eu/en/carv6/auction/10602291
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10258056
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10258056: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10258056 url https://www.openlane.eu/en/carv6/auction/10258056
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10649237
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10649237: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10649237 url https://www.openlane.eu/en/carv6/auction/10649237
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10653832
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10653832: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10653832 url https://www.openlane.eu/en/carv6/auction/10653832
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10277379
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10277379: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10277379 url https://www.openlane.eu/en/carv6/auction/10277379
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10595461
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10595461: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10595461 url https://www.openlane.eu/en/carv6/auction/10595461
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10673713
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10673713: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10673713 url https://www.openlane.eu/en/carv6/auction/10673713
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10595469
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10595469: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10595469 url https://www.openlane.eu/en/carv6/auction/10595469
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10595468
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10595468: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10595468 url https://www.openlane.eu/en/carv6/auction/10595468
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10686921
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10686921: 2
2026-03-29 15:22:43 [adesa.be] INFO: Scraping item 10686921 url https://www.openlane.eu/en/carv6/auction/10686921
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10326051
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10326051: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10326051 url https://www.openlane.eu/en/carv6/auction/10326051
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10595470
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10595470: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10595470 url https://www.openlane.eu/en/carv6/auction/10595470
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10463665
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10463665: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10463665 url https://www.openlane.eu/en/carv6/auction/10463665
2026-03-29 15:22:43 [adesa.be] INFO: Found listing with ID: 10281434
2026-03-29 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:43 [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 15:22:43 [adesa.be] INFO: Scrape type for 10281434: 0
2026-03-29 15:22:43 [adesa.be] INFO: Skipping item 10281434 url https://www.openlane.eu/en/carv6/auction/10281434
2026-03-29 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10730368
2026-03-29 15:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with scrape type 2
2026-03-29 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with scrape type 2
2026-03-29 15:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7, identifier: 10730368
2026-03-29 15:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10730368
2026-03-29 15:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10730368
2026-03-29 15:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10730368 to the API
2026-03-29 15:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730368>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fca1f8c7-eb05-5056-98e3-a2ad0cd694d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730368',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31700,
'price_includes_vat': True,
'registration_date': '2026-03-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 T-GDI Shine - Hybrid - Automatic - 180 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2026}
2026-03-29 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:44 [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 15:22:44 [adesa.be] INFO: Saving data for 10730368: {'auction_closing_time': 1798675200.0, 'created_time': 1774606974.016202, 'last_price_update_time': 1774797764.815124}
2026-03-29 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730368') HTTP/1.1" 204 0
2026-03-29 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:22:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce284b1e-b2cd-593b-9bd5-7ab80f2c8d90 with identifier: 10730384
2026-03-29 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce284b1e-b2cd-593b-9bd5-7ab80f2c8d90 with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce284b1e-b2cd-593b-9bd5-7ab80f2c8d90 with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce284b1e-b2cd-593b-9bd5-7ab80f2c8d90, identifier: 10730384
2026-03-29 15:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce284b1e-b2cd-593b-9bd5-7ab80f2c8d90 with identifier: 10730384
2026-03-29 15:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce284b1e-b2cd-593b-9bd5-7ab80f2c8d90 with identifier: 10730384
2026-03-29 15:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce284b1e-b2cd-593b-9bd5-7ab80f2c8d90 with identifier: 10730384 to the API
2026-03-29 15:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730384>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 114,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'ce284b1e-b2cd-593b-9bd5-7ab80f2c8d90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730384',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Inster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2026-03-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Inster - Electric - Automatic - 114 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-29 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:45 [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 15:22:45 [adesa.be] INFO: Saving data for 10730384: {'auction_closing_time': 1798675200.0, 'created_time': 1774606973.722145, 'last_price_update_time': 1774797765.396556}
2026-03-29 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730384') HTTP/1.1" 204 0
2026-03-29 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6411f898-0dd8-539c-84f4-6d40d78ba44d with identifier: 10698828
2026-03-29 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6411f898-0dd8-539c-84f4-6d40d78ba44d with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6411f898-0dd8-539c-84f4-6d40d78ba44d with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6411f898-0dd8-539c-84f4-6d40d78ba44d, identifier: 10698828
2026-03-29 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275
2026-03-29 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f7c274-c4ed-5294-bc69-5378d9f77b03 with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f7c274-c4ed-5294-bc69-5378d9f77b03 with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79f7c274-c4ed-5294-bc69-5378d9f77b03, identifier: 10666275
2026-03-29 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 779db2b4-eddb-5c3c-b26b-f8a66f757ca7 with identifier: 10730132
2026-03-29 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 779db2b4-eddb-5c3c-b26b-f8a66f757ca7 with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 779db2b4-eddb-5c3c-b26b-f8a66f757ca7 with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 779db2b4-eddb-5c3c-b26b-f8a66f757ca7, identifier: 10730132
2026-03-29 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9893ded-7ba3-5edb-894a-25e195546faf with identifier: 10730366
2026-03-29 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9893ded-7ba3-5edb-894a-25e195546faf with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9893ded-7ba3-5edb-894a-25e195546faf with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9893ded-7ba3-5edb-894a-25e195546faf, identifier: 10730366
2026-03-29 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10734483
2026-03-29 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e, identifier: 10734483
2026-03-29 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10698830
2026-03-29 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd79753-8065-5bec-ab78-21fb34635108 with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bd79753-8065-5bec-ab78-21fb34635108 with scrape type 2
2026-03-29 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bd79753-8065-5bec-ab78-21fb34635108, identifier: 10698830
2026-03-29 15:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6411f898-0dd8-539c-84f4-6d40d78ba44d with identifier: 10698828
2026-03-29 15:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6411f898-0dd8-539c-84f4-6d40d78ba44d with identifier: 10698828
2026-03-29 15:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6411f898-0dd8-539c-84f4-6d40d78ba44d with identifier: 10698828 to the API
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 209,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '6411f898-0dd8-539c-84f4-6d40d78ba44d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HTG639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698828',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27700,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Electric - Automatic - 209 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:46 [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 15:22:46 [adesa.be] INFO: Saving data for 10698828: {'auction_closing_time': 1798675200.0, 'created_time': 1774002442.80323, 'last_price_update_time': 1774797766.225833}
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10698828') HTTP/1.1" 204 0
2026-03-29 15:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275
2026-03-29 15:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275
2026-03-29 15:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275 to the API
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666275>
{'auction_title': '',
'c_o_2_emission_value': 193,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '79f7c274-c4ed-5294-bc69-5378d9f77b03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666275',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'KGM',
'model': 'Actyon',
'odometer': 4452,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26050,
'price_includes_vat': True,
'registration_date': '2025-08-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'KGM Actyon 1.5 - Petrol - Automatic - 163 hp - 4.452 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:46 [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 15:22:46 [adesa.be] INFO: Saving data for 10666275: {'auction_closing_time': 1798675200.0, 'created_time': 1773658251.398055, 'last_price_update_time': 1774797766.526653}
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10666275') HTTP/1.1" 204 0
2026-03-29 15:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 779db2b4-eddb-5c3c-b26b-f8a66f757ca7 with identifier: 10730132
2026-03-29 15:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 779db2b4-eddb-5c3c-b26b-f8a66f757ca7 with identifier: 10730132
2026-03-29 15:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 779db2b4-eddb-5c3c-b26b-f8a66f757ca7 with identifier: 10730132 to the API
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730132>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 0,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 147,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '779db2b4-eddb-5c3c-b26b-f8a66f757ca7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730132',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2026-01-13',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro 2.0 CDTI - Diesel - Manual - 147 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2026}
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:46 [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 15:22:46 [adesa.be] INFO: Saving data for 10730132: {'auction_closing_time': 1798675200.0, 'created_time': 1774606975.675108, 'last_price_update_time': 1774797766.805945}
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730132') HTTP/1.1" 204 0
2026-03-29 15:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9893ded-7ba3-5edb-894a-25e195546faf with identifier: 10730366
2026-03-29 15:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9893ded-7ba3-5edb-894a-25e195546faf with identifier: 10730366
2026-03-29 15:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9893ded-7ba3-5edb-894a-25e195546faf with identifier: 10730366 to the API
2026-03-29 15:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c9893ded-7ba3-5edb-894a-25e195546faf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730366',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32300,
'price_includes_vat': True,
'registration_date': '2026-03-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai e-Kona 65 kWh - Electric - Automatic - 204 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:47 [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 15:22:47 [adesa.be] INFO: Saving data for 10730366: {'auction_closing_time': 1798675200.0, 'created_time': 1774606973.350521, 'last_price_update_time': 1774797767.11663}
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730366') HTTP/1.1" 204 0
2026-03-29 15:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10734483
2026-03-29 15:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10734483
2026-03-29 15:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10734483 to the API
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734483>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 63,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734483',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2025-07-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i10 1.0 Select - Petrol - Manual - 63 hp - 50 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2025}
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:47 [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 15:22:47 [adesa.be] INFO: Saving data for 10734483: {'auction_closing_time': 1798675200.0, 'created_time': 1774606972.186281, 'last_price_update_time': 1774797767.389611}
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734483') HTTP/1.1" 204 0
2026-03-29 15:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10698830
2026-03-29 15:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10698830
2026-03-29 15:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10698830 to the API
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698830>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '0bd79753-8065-5bec-ab78-21fb34635108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2JCU705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698830',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2026-01-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Electric - Automatic - 214 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2026}
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:47 [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 15:22:47 [adesa.be] INFO: Saving data for 10698830: {'auction_closing_time': 1798675200.0, 'created_time': 1774002323.856166, 'last_price_update_time': 1774797767.689854}
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10698830') HTTP/1.1" 204 0
2026-03-29 15:22:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057
2026-03-29 15:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8a76c4-418d-529f-89b9-bef91c45c1f6 with scrape type 2
2026-03-29 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8a76c4-418d-529f-89b9-bef91c45c1f6 with scrape type 2
2026-03-29 15:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea8a76c4-418d-529f-89b9-bef91c45c1f6, identifier: 10666057
2026-03-29 15:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057
2026-03-29 15:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057
2026-03-29 15:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057 to the API
2026-03-29 15:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666057>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea8a76c4-418d-529f-89b9-bef91c45c1f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666057',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 146 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:48 [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 15:22:48 [adesa.be] INFO: Saving data for 10666057: {'auction_closing_time': 1798675200.0, 'created_time': 1773397783.641252, 'last_price_update_time': 1774797768.181966}
2026-03-29 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10666057') HTTP/1.1" 204 0
2026-03-29 15:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 15:22:48 [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 15:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970
2026-03-29 15:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eab46c6-1060-5367-bc7b-55bb78574514 with scrape type 2
2026-03-29 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eab46c6-1060-5367-bc7b-55bb78574514 with scrape type 2
2026-03-29 15:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2eab46c6-1060-5367-bc7b-55bb78574514, identifier: 10682970
2026-03-29 15:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970
2026-03-29 15:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970
2026-03-29 15:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970 to the API
2026-03-29 15:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:22: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 15:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682970>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 185,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '2eab46c6-1060-5367-bc7b-55bb78574514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682970',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 11624,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30950,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Suzuki Across 2.5 - AWD - Hybrid - Automatic - 185 hp - 11.624 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:48 [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 15:22:48 [adesa.be] INFO: Saving data for 10682970: {'auction_closing_time': 1798675200.0, 'created_time': 1773829297.606015, 'last_price_update_time': 1774797768.904968}
2026-03-29 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10682970') HTTP/1.1" 204 0
2026-03-29 15:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921, dropping item
2026-03-29 15:22:48 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 15:22:48 [adesa.be] INFO: adesa.be Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 1, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:22:49 [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%201774365769 HTTP/1.1" 200 None
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10358511') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10453301') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10550668') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10616550') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10616553') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10627619') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10644778') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10644779') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10688638') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10691200') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10691206') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10691208') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10691210') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10691213') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10691216') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10691219') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10691220') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10691221') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10694127') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10696998') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10696999') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697000') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697001') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697002') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697003') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697004') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697005') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697006') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697008') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697009') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697010') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697011') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697012') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697013') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697014') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697016') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697017') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697018') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697019') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697020') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697021') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697023') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697024') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697025') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697027') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697028') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697030') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697031') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697032') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697033') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697034') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697594') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697673') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697709') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10697850') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699960') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699962') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699963') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699964') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699965') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699967') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699968') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699969') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699970') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699972') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699973') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699974') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699975') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699976') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699977') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699978') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699979') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699980') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699981') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699982') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699983') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699984') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699985') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699986') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699987') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699988') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699989') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699990') HTTP/1.1" 204 0
2026-03-29 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699991') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699992') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699993') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699994') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699995') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699996') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699997') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10699998') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700000') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700001') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700002') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700003') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700004') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700008') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700010') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700011') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700013') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700015') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700016') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700017') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700018') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700019') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700021') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700022') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700023') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700024') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700025') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700026') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700027') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700028') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700030') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700031') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700032') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700033') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700034') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700035') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700037') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700038') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700039') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700040') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700042') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700043') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700044') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700046') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700047') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700049') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700050') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700051') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700052') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700054') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700055') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700057') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700058') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700059') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700060') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700061') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700062') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700064') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700065') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700066') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700067') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700069') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700070') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700071') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700074') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700075') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700077') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700078') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700079') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700080') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700081') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700082') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700083') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700084') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700085') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700086') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700089') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700091') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700092') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700093') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700094') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700095') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700096') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700098') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700099') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700101') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700102') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700103') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700104') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700105') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700106') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700107') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700108') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700109') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700944') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700948') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700951') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700953') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10700959') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10703513') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10703515') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10703526') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10703588') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10704254') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707168') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707169') HTTP/1.1" 204 0
2026-03-29 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707170') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707171') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707172') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707176') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707177') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707178') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707179') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707180') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707181') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707183') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707184') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707185') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707186') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707187') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707188') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707189') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707190') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707191') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707193') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707194') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707195') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707196') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707197') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707198') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707199') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707200') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707201') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707202') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707203') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707204') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707205') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707206') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707207') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707208') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707209') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707210') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707211') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707212') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707213') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707214') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707215') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707216') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707217') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707218') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707219') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707220') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707221') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707222') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707223') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707224') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707225') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707226') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707227') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707229') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707230') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707231') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707232') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707233') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707234') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707235') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707236') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707237') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707238') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707239') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707240') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707241') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707242') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707243') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707244') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707245') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707246') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10707958') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10709021') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10709063') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10709290') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710145') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710194') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711164') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711375') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711381') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711424') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711433') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711435') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711457') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711459') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711461') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711462') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711520') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711548') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711553') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711559') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711571') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711572') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711587') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711588') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711593') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711598') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711642') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711649') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711672') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711685') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711757') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711767') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711784') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711796') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711840') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711842') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711866') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711875') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711885') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711890') HTTP/1.1" 204 0
2026-03-29 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711972') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711975') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711977') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711980') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712504') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712507') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712508') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712510') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712513') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712518') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712520') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712523') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712525') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712528') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712530') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712532') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712534') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712537') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712539') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712542') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712543') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712546') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712547') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712548') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712550') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712556') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712563') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712567') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712568') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712569') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712570') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712571') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712572') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712576') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712577') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712578') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712580') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712582') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712585') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712590') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712597') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712598') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712599') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712605') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712611') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712613') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712614') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712617') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712618') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712620') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712621') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712623') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712627') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712636') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712637') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712638') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712639') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712640') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712642') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712648') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712650') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712652') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712654') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712655') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712659') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712661') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712663') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712666') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712667') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712669') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712671') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712672') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712673') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712674') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712675') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712677') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712678') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712679') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712680') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712682') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712684') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712686') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712691') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712694') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712695') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712696') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712698') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712700') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712704') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712707') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712711') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712712') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712713') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712714') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712720') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712725') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712729') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712736') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712744') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712745') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712760') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712762') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712763') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712764') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712766') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712770') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712771') HTTP/1.1" 204 0
2026-03-29 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712772') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712780') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712783') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712785') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712786') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712787') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712790') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712794') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712798') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712801') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712803') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712804') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712811') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712812') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712813') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712815') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712816') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712817') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712821') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712822') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712825') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712826') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712827') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712828') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712830') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712831') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712832') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712833') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712834') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713222') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713314') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713361') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713535') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713538') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713545') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713547') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713551') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713556') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713559') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713560') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713561') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713562') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713566') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713567') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713570') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713571') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713574') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713579') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713583') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713584') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713585') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713591') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713593') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713595') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713597') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713601') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713603') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713607') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713608') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713611') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713612') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713618') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713620') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713623') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713624') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713625') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713631') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713632') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713633') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713634') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713635') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713640') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713642') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713646') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713647') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713648') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713649') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713650') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713651') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713652') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713655') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713656') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713658') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713662') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713663') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713664') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713665') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713667') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713669') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713670') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713673') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713674') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713677') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713678') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713683') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713685') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713686') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713687') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713692') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713694') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713695') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713698') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713699') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713702') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713704') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713705') HTTP/1.1" 204 0
2026-03-29 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713709') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713710') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713713') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713716') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713717') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713718') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713721') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713724') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713726') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713730') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713737') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713738') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713739') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713741') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713743') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713750') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713752') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713754') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713757') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713759') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713762') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713764') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713766') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713771') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713775') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713777') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713778') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713780') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713785') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713786') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713790') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713792') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713793') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713795') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713803') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713804') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713808') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713809') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713810') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713811') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713813') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713814') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713817') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713824') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713831') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713834') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713836') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713838') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713846') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713847') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713852') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713853') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713854') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713860') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713862') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713867') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713868') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713875') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713876') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713878') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713884') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713886') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713887') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713888') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713894') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713911') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713912') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713913') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713916') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713918') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713921') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713925') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713928') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713929') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713930') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713933') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713934') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713935') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713937') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713938') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713939') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713943') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713947') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713954') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713957') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713961') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713963') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713964') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713966') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713967') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713969') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713970') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713972') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713973') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713976') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713977') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713979') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713980') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713983') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713987') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713989') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713991') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713992') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713994') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716191') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716204') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716245') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716255') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716262') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716327') HTTP/1.1" 204 0
2026-03-29 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716328') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716329') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716332') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716334') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716336') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716337') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716338') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716584') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716585') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716586') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716587') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716588') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716589') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717577') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717578') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717579') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717581') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717594') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717597') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717603') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717605') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717611') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717620') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717626') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717628') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717634') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717639') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717651') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717655') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717656') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717659') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717665') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717667') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717671') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717682') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717697') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717698') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717699') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717703') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717704') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717710') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717716') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717717') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717718') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717719') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717720') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717721') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717727') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717728') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717734') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717737') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717738') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717739') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717745') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717747') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717748') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717749') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717750') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717751') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717754') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717756') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717765') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717774') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717777') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717778') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717780') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717781') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717782') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717786') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717787') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717789') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717790') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717792') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717793') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717795') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717797') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717798') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717800') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717801') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717806') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717807') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717813') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717815') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717817') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717818') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717819') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717824') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717830') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717833') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717842') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717870') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717883') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717937') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717940') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717985') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717992') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717993') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717994') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718000') HTTP/1.1" 204 0
2026-03-29 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718002') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718014') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718033') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718038') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718039') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718040') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718060') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718063') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718072') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718087') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718092') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718094') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718250') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718262') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718269') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718271') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718346') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718349') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718356') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718363') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718369') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718381') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718384') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718417') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718421') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718545') HTTP/1.1" 204 0
2026-03-29 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10719696') HTTP/1.1" 204 0
2026-03-29 15:22:56 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (670 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.be/task_31_2026-03-29T15_15_00.jl
2026-03-29 15:22:56 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 929145,
'downloader/request_count': 1024,
'downloader/request_method_count/GET': 982,
'downloader/request_method_count/POST': 42,
'downloader/response_bytes': 119582550,
'downloader/response_count': 1023,
'downloader/response_status_count/200': 1023,
'elapsed_time_seconds': 469.571725,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 15, 22, 56, 240437, tzinfo=datetime.timezone.utc),
'item_scraped_count': 670,
'log_count/DEBUG': 17483,
'log_count/ERROR': 1,
'log_count/INFO': 20188,
'memusage/max': 184619008,
'memusage/startup': 150069248,
'photo_download_count': 310,
'request_depth_max': 42,
'response_received_count': 713,
'scheduler/dequeued': 1024,
'scheduler/dequeued/memory': 1024,
'scheduler/enqueued': 1024,
'scheduler/enqueued/memory': 1024,
'scrape_type/new': 30,
'scrape_type/new_duplicate_id': 1,
'scrape_type/price_update': 641,
'scrape_type/skipped': 3502,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 716,
'scrapy-zyte-api/error_ratio': 0.004189944134078212,
'scrapy-zyte-api/error_types/download/temporary-error': 2,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 3,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 3.622751753541187,
'scrapy-zyte-api/mean_response_seconds': 3.644620412566173,
'scrapy-zyte-api/processed': 714,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 714,
'scrapy-zyte-api/request_args/experimental.requestCookies': 713,
'scrapy-zyte-api/request_args/experimental.responseCookies': 714,
'scrapy-zyte-api/request_args/httpRequestBody': 42,
'scrapy-zyte-api/request_args/httpRequestMethod': 42,
'scrapy-zyte-api/request_args/httpResponseBody': 714,
'scrapy-zyte-api/request_args/httpResponseHeaders': 714,
'scrapy-zyte-api/request_args/url': 714,
'scrapy-zyte-api/status_codes/200': 713,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/status_codes/520': 2,
'scrapy-zyte-api/success': 713,
'scrapy-zyte-api/success_ratio': 0.9985994397759104,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 4174,
'source/total_available': 4174,
'start_time': datetime.datetime(2026, 3, 29, 15, 15, 6, 668712, tzinfo=datetime.timezone.utc)}
2026-03-29 15:22:56 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 15:22:56 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fb123d06890>
2026-03-29 15:22:56 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fb12397a090>